[oe] RFC: "Virtual" native and sdk recipes

Richard Purdie rpurdie at rpsys.net
Thu Jan 1 20:07:58 UTC 2009


On Thu, 2009-01-01 at 19:11 +0100, Koen Kooi wrote:
> How is the above different from the BPN used in OE?
> 
> # Base package name
> # Automatically derives "foo" from "foo-native", "foo-cross" or 
> "foo-initial"
> # otherwise it is the same as PN and P
> BPN = "${@base_package_name(d)}"
> BP = "${BPN}-${PV}"
> 
> [..]
> 
> S = "${WORKDIR}/${BP}"
> B = "${S}"

Heh, I could have sworn I'd seen that done before, OE is obviously
where. 

The rest still stands though and is the interesting bit :)

Cheers,

Richard





More information about the Openembedded-devel mailing list