]> code.ossystems Code Review - openembedded-core.git/commit
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:09:34 +0000 (09:09 +0000)
commit5877781d1dcb2883d00097b66ff2481a4a5ff930
tree28d6b42540416a9863a0532cf4394d940429a9f2
parent34430ecdc4bb7414ca865df1b164bce1e4fec6fa
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.

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