[OE-core] what is "packagegroup-core-nfs-server"?

Saul Wold sgw at linux.intel.com
Wed Nov 28 04:27:30 UTC 2012


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
>




More information about the Openembedded-core mailing list