On 11/27/2012 08:18 PM, Robert P. J. Day wrote:
poking around core-image.bbclass, and noticed this:
PACKAGE_GROUP_nfs-server = "packagegroup-core-nfs-server"
except i don't see the corresponding packagegroup-core-nfs-server.bb
recipe file. there *is* a packagegroup-core-nfs.bb file; how is the
above processed?
It's defined in recipes-core/packagegroups/packagegroup-core-nfs.bb
The line
PACKAGES = "${PN}-server"
provides the key you are looking for.
Hope that helps.
Sau!
rday
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core