]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto/*: restore branch designations
authorBruce Ashfield <bruce.ashfield@windriver.com>
Fri, 6 Dec 2013 05:11:03 +0000 (05:11 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Dec 2013 13:40:50 +0000 (13:40 +0000)
commit4a562fd2614bb6ccce1222d47b9268d6980cf315
treea2b6f4e574e0d17de89e733704c1f23fee3ab4e3
parentbedaf81dc045c4b222cdf586a4ec901c4e1d08f8
linux-yocto/*: restore branch designations

The fetcher now confirms that a given SRCREV exists on the branch specified
in the SRC_URI. The linux-yocto recipes used to do this themselves, but that
functionality was removed to allow builds when only the SRCREV was set and
to be similar to other recipes.

Now that the fetcher checks this value, and other recipes must also have
SRCREV + branch information, this extra information can be put back into
the recipes.

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_3.10.bb
meta/recipes-kernel/linux/linux-yocto_3.4.bb
meta/recipes-kernel/linux/linux-yocto_3.8.bb