All of lore.kernel.org
 help / color / mirror / Atom feed
* packagegroup not appearing in HOB
@ 2015-10-07 17:36 Allen Curtis
  2015-10-12 14:01 ` Barros Pena, Belen
  0 siblings, 1 reply; 2+ messages in thread
From: Allen Curtis @ 2015-10-07 17:36 UTC (permalink / raw)
  To: yocto

Hello,

I created a packagegroup file as per the instructions called packagegroup-foo.bb

Within that file I define 2 package groups as such.

PACKAGES = "\
 packagegroup-foo-apps \
 packagegroup-foo-tools \
"

RDEPENDS_packagegroup-foo-apps = "…"

RDEPENDS_packagegroup-foo-tools = "…"

However, when I run HOB and inspect the list of packages it shows packagegroup-foo but it does not list packagegroup-foo-apps or packagegroup-foo-tools.

Is this correct?

How do I verify the groups are created correctly so I can complete implementation using the new group definitions?

TIA



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

end of thread, other threads:[~2015-10-12 14:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-07 17:36 packagegroup not appearing in HOB Allen Curtis
2015-10-12 14:01 ` Barros Pena, Belen

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.