[OE-core] [CONSOLIDATED PULL 26/28] matchbox-wm: Remove x-session-manager handling
Phil Blundell
philb at gnu.org
Thu Jan 5 11:14:36 UTC 2012
On Wed, 2012-01-04 at 22:30 -0800, Saul Wold wrote:
> diff --git a/meta/recipes-graphics/mini-x-session/mini-x-session_0.1.bb b/meta/recipes-graphics/mini-x-session/mini-x-session_0.1.bb
> index 3818d16..9818650 100644
> --- a/meta/recipes-graphics/mini-x-session/mini-x-session_0.1.bb
> +++ b/meta/recipes-graphics/mini-x-session/mini-x-session_0.1.bb
> @@ -16,7 +16,7 @@ inherit update-alternatives
> ALTERNATIVE_NAME = "x-session-manager"
> ALTERNATIVE_LINK = "${bindir}/x-session-manager"
> ALTERNATIVE_PATH = "${bindir}/mini-x-session"
> -ALTERNATIVE_PRIORITY = "10"
> +ALTERNATIVE_PRIORITY = "50"
>
> do_install() {
> install -d ${D}/${bindir}
This change is not mentioned in the commit summary line. It isn't at
all obvious to me that this particular change is actually a desirable
one but, if it is, it belongs in a separate patch rather than being
jammed in with the matchbox-wm stuff.
p.
More information about the Openembedded-core
mailing list