All of lore.kernel.org
 help / color / mirror / Atom feed
From: Klaus 'mrmoku' Kurzmann <mok@mnet-online.de>
To: openembedded-devel@lists.openembedded.org
Subject: Re: e-wm-menu problem
Date: Thu, 26 Nov 2009 10:34:09 +0100	[thread overview]
Message-ID: <20091126093409.GA19254@mrdenker.palutemo> (raw)
In-Reply-To: <heldod$obj$1@ger.gmane.org>

On Thu, 26 Nov 2009, Koen Kooi wrote:

> Hi,

> Lately I've notice a problem when building and installing e-wm: it
> drags in e-menu-shr. It's due to (improper) usage of RPROVIDES +
> RCONFLICTS.

> My proposal is that images should choose which applications.menu
> they are using (the one from gnome-desktop, e-wm, e-menu-shr-etc)
> and have e-wm stop RRECOMMENDING it.

> The basic patch looks like this:

> --- a/recipes/e17/e-wm_svn.bb
> +++ b/recipes/e17/e-wm_svn.bb
> @@ -3,7 +3,7 @@ DEPENDS = "eet evas ecore edje efreet edbus"
> -PR = "r7"
> +PR = "r8"

> @@ -90,7 +90,6 @@ RRECOMMENDS_${PN} = "\
> -  ${PN}-menu \

> --- a/recipes/shr/e-wm-menu-shr_git.bb
> +++ b/recipes/shr/e-wm-menu-shr_git.bb
> @@ -2,8 +2,8 @@ DESCRIPTION = "illume SHR applications.menu config"

> +PR = "r1"

> -RPROVIDES_${PN} = "e-wm-menu"

> And then a + <menu of choice> in your tasks and/or images.

> What do you think about it?
Fine for us - will just add it to the SHR image... And sorry for
breaking it :|

> regards,

> Koen

Thanks

-- 
Klaus 'mrmoku' Kurzmann



  reply	other threads:[~2009-11-26  9:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-26  8:20 e-wm-menu problem Koen Kooi
2009-11-26  9:34 ` Klaus 'mrmoku' Kurzmann [this message]
2009-11-26 11:50 ` Michael 'Mickey' Lauer
2009-11-26 12:09   ` Phil Blundell

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=20091126093409.GA19254@mrdenker.palutemo \
    --to=mok@mnet-online.de \
    --cc=openembedded-devel@lists.openembedded.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.