linux-yocto-dev: allow static SRCREVs via include
authorBruce Ashfield <bruce.ashfield@windriver.com>
Thu, 5 Dec 2013 19:31:55 +0000 (14:31 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 14 Dec 2013 09:11:15 +0000 (09:11 +0000)
commit016d79e2a75098cadfe4b57978d2b8ea8a866961
tree25ca4e85f37ef6ac0e0455aed1c7bd061fb8a15f
parentcee1ce728c6f1289d23fd6c98f35cde210401cdd
linux-yocto-dev: allow static SRCREVs via include

The linux-yocto dev recipe is intended to track the latest revisions of the
kernel tree by default. To control revision churn, and integrate into a
regular build schedule having the ability to specify a set of SRCREVs without
modifying the recipe itself is desired.

So we introduce an optional include file, and variables that control whether
or not the static SRCREVs are used: USE_MACHINE_AUTOREV and USE_META_AUTOREV,
to add this flexibility.

(From OE-Core rev: 5877781d1dcb2883d00097b66ff2481a4a5ff930)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-dev.bb