public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* why does EXTRA_IMAGE_FEATURES += "ptest-pkgs" not install *all* ptest pkgs?
@ 2024-09-02 10:39 Robert P. J. Day
  2024-09-02 10:56 ` [OE-core] " Richard Purdie
  0 siblings, 1 reply; 4+ messages in thread
From: Robert P. J. Day @ 2024-09-02 10:39 UTC (permalink / raw)
  To: OE Core mailing list


  i'm sure i've overlooked something silly, but in building a
qemuarm64 image to demo ptest to some colleagues, poky by default sets
the "ptest" DISTRO_FEATURES setting so all of the corresponding ptest
packages are *built*, but when adding:

  EXTRA_IMAGE_FEATURES += "ptest-pkgs"

only *some* of the ptest packages are added to the image. eg: while
bzip2-ptest is built, it is not added to the image, as are a number of
other ptest packages. if i *explicitly* add that package, then it gets
included.

  is there some obvious reason that a number of ptest packages are not
included in the resulting image, despite them being built?

rday


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

end of thread, other threads:[~2024-09-03  3:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-02 10:39 why does EXTRA_IMAGE_FEATURES += "ptest-pkgs" not install *all* ptest pkgs? Robert P. J. Day
2024-09-02 10:56 ` [OE-core] " Richard Purdie
2024-09-02 11:04   ` Robert P. J. Day
2024-09-03  3:26     ` ChenQi

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