]> code.ossystems Code Review - openembedded-core.git/commit
kernel-yocto.bbclass: Bug Fix inside do_kernel_checkout()
authorTheodor Gherzan <theodor@resin.io>
Thu, 15 Jan 2015 17:47:44 +0000 (17:47 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 29 Jan 2015 10:37:51 +0000 (10:37 +0000)
commitcc95da21914d08bfbf1936830985f824e8813904
treee00f263e83dc21bf37818353812f95d09fbe5742
parent4b3a2b703b20583bd107f00a297d972e9bfb514a
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>
meta/classes/kernel-yocto.bbclass