diff options
author | Tom Zanussi <tom.zanussi@linux.intel.com> | 2015-01-27 07:33:25 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-02-07 13:34:00 +0000 |
commit | 02a1e01c00f1fca678c4596cd80ec747ffc1dd6b (patch) | |
tree | a028548ed1113a1d6f18dfdfcd52f89f694b7ee4 /meta/classes/uboot-config.bbclass | |
parent | bf6f35b214a2d07181ab6736b97b5200897f7be8 (diff) | |
download | poky-02a1e01c00f1fca678c4596cd80ec747ffc1dd6b.tar.gz |
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].
(From meta-yocto rev: 29a36d4c1146f38b4d204b5b4b89bd002074d47d)
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/uboot-config.bbclass')
0 files changed, 0 insertions, 0 deletions