* uniformity in defining basic SDK images?
@ 2015-03-02 9:30 Robert P. J. Day
0 siblings, 0 replies; only message in thread
From: Robert P. J. Day @ 2015-03-02 9:30 UTC (permalink / raw)
To: OE Core mailing list
reading YP kernel dev manual and section 2.5.1 contains the
following passage:
"Briefly, the kernel-dev package is installed by default on all *.sdk
images... Because all SDK image recipes include dev-pkgs, the
kernel-dev packages will be installed as part of the SDK image."
first, if that's true, then it's redundant to incorporate both the
image feature of dev-pkgs *and* the image install of kernel-dev, as is
done in images like core-image-rt-sdk.bb:
IMAGE_FEATURES += "dev-pkgs tools-sdk tools-debug eclipse-debug tools-profile tools-testapps debug-tweaks"
IMAGE_INSTALL += "rt-tests hwlatdetect kernel-dev"
additionally, the core-image-sato-sdk.bb recipe file is alone in
including:
IMAGE_INSTALL += "kernel-devsrc"
is there a reason that that core-image sdk recipe alone includes
kernel-devsrc while the others do not?
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-03-02 9:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-02 9:30 uniformity in defining basic SDK images? Robert P. J. Day
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox