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:54:23 +0000 (13:54 +0000)
commitd9c9b8d496321747438d96cf36d9a9c514b92b81
treeebefa2730a5315e43c99fbedad70d21f844b9bb7
parent03d8e7ac8239ede65633a7ce5fdf5553aacf9d99
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.

(From OE-Core rev: 4a562fd2614bb6ccce1222d47b9268d6980cf315)

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