]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
yocto-bsp: Add branch to SRC_URI for custom kernels
authorTom Zanussi <tom.zanussi@linux.intel.com>
Tue, 27 Jan 2015 13:33:25 +0000 (07:33 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Feb 2015 14:54:28 +0000 (14:54 +0000)
commit29a36d4c1146f38b4d204b5b4b89bd002074d47d
treecaf5c71537783deae4f585abe434c3d0a16bd40a
parent0fe51b37c32569bd5a3e24c43dc4d16ab7b6d4e9
yocto-bsp: Add branch to SRC_URI for custom kernels

Without 'branch' in the SRC_URI, a SRCREV specified for a non-master
KBRANCH will result in a fetch failure since the branch tested by the
fetcher will default to master, which doesn't contain the SRCREV.
This fixes the problem by adding branch=KBRANCH to the SRC_URI.

Fixes [Yocto #6518].

Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom.bb