From: Saul Wold <sgw@linux.intel.com>
To: Saul Wold <sgw@linux.intel.com>
Cc: Paul Eggleton <paul.eggleton@linux.intel.com>,
openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] matchbox-session: Should have high ALTERNATIE_PRIORITY than mini-x-session
Date: Thu, 06 Sep 2012 15:03:52 -0700 [thread overview]
Message-ID: <50491DC8.30607@linux.intel.com> (raw)
In-Reply-To: <1346968713-16778-1-git-send-email-sgw@linux.intel.com>
On 09/06/2012 02:58 PM, Saul Wold wrote:
> By having a high priority it will be installed instead of the mini-x-session
> when both are in a give set of packagegroups, as it stands now the
> mini-x-session is installed by default on sato which is wrong!
>
This issue occurred because during the packagegroup reorganization, the
mini-x-session was added to core-x11-base
The mini-x-session is really targeted for the build appliance and maybe
it's name caused some confusion. I would suggest we might want to
create a different x-session file for core-x11-base and/or rename the
mini-x-session, since it's not appropriate.
> Signed-off-by: Saul Wold <sgw@linux.intel.com>
> ---
> .../matchbox-session/matchbox-session_0.1.bb | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb b/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb
> index f4be279..b9e83a5 100644
> --- a/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb
> +++ b/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb
> @@ -11,13 +11,13 @@ RCONFLICTS_${PN} = "matchbox-common"
> SRC_URI = "file://matchbox-session"
> S = "${WORKDIR}"
>
> -PR = "r3"
> +PR = "r4"
>
> inherit update-alternatives
>
> ALTERNATIVE_${PN} = "x-session-manager"
> ALTERNATIVE_TARGET[x-session-manager] = "${bindir}/matchbox-session"
> -ALTERNATIVE_PRIORITY = "10"
> +ALTERNATIVE_PRIORITY = "100"
>
> do_install() {
> install -d ${D}/${bindir}
>
prev parent reply other threads:[~2012-09-06 22:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-06 21:58 [PATCH] matchbox-session: Should have high ALTERNATIE_PRIORITY than mini-x-session Saul Wold
2012-09-06 22:03 ` Saul Wold [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50491DC8.30607@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=paul.eggleton@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox