diff options
author | Theodor Gherzan <theodor@resin.io> | 2015-01-15 17:47:44 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-01-29 10:37:51 +0000 |
commit | cc95da21914d08bfbf1936830985f824e8813904 (patch) | |
tree | e00f263e83dc21bf37818353812f95d09fbe5742 /meta/recipes-devtools | |
parent | 4b3a2b703b20583bd107f00a297d972e9bfb514a (diff) | |
download | openembedded-core-cc95da21914d08bfbf1936830985f824e8813904.tar.gz openembedded-core-cc95da21914d08bfbf1936830985f824e8813904.tar.bz2 openembedded-core-cc95da21914d08bfbf1936830985f824e8813904.zip |
kernel-yocto.bbclass: Bug Fix inside do_kernel_checkout()
--047d7b3a7fac0eebee050cb47483
Content-Type: text/plain; charset="UTF-8"
After we check the existence of 'machine_branch' with 'git show-ref'
the following if statement should change the 'machine_branch'
to the default (i.e. master) if the 'git show-ref' has returned an
exit code that is not 0, not the other way around.
Signed-off-by: Theodor Gherzan <theodor@resin.io>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-devtools')
0 files changed, 0 insertions, 0 deletions