Openembedded Core Discussions
 help / color / mirror / Atom feed
* Preventing RRECOMMENDS from installing
@ 2012-01-10 10:03 Anders Darander
  2012-01-10 10:08 ` Phil Blundell
  2012-01-10 10:09 ` Martin Jansa
  0 siblings, 2 replies; 5+ messages in thread
From: Anders Darander @ 2012-01-10 10:03 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer


Is there a simple way, in a bbappend-file to prevent packages in an
RRECOMMENDS from being installed? E.g. if package foo has:
RRECOMMENDS_${PN} += "bar"

I'd reluctant to rewrite RRECOMMENDS_${PN} completely, as foo sets
RRECOMMENDS using += (or =+), thus I'd like not to remove other packages
from RRECOMMENDS. 

If possible, I'd like to avoid patching the foo.bb-file, and just have a
foo.bbappend in my own layer.

I've unsuccesfully tried different variants using oe_filter_out, but
they don't seems to prevent bar from being installed.

Thanks in advance for any hints!

Cheers,
Anders

-- 
Anders Darander
ChargeStorm AB / eStorm AB



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-01-10 10:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-10 10:03 Preventing RRECOMMENDS from installing Anders Darander
2012-01-10 10:08 ` Phil Blundell
2012-01-10 10:26   ` Paul Eggleton
2012-01-10 10:42     ` Anders Darander
2012-01-10 10:09 ` Martin Jansa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox