]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto: use bareclone option
authorBruce Ashfield <bruce.ashfield@windriver.com>
Tue, 6 Mar 2012 17:03:09 +0000 (09:03 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 8 Mar 2012 19:46:24 +0000 (11:46 -0800)
commit2281e14a342639bfd2656ffa220dc023168cb35e
treebb23ee4969f44bc7a24bac94afc9efc08d1cb05b
parent99128c209e3de3e9e175eacb3acf0f06857043fe
linux-yocto: use bareclone option

Instead of specifying nocheckout=1, it provides a better workflow if
the linux-yocto recipes use the new bareclone=1 option to get a mirrored
copy of the source repository. This allows all local and remote branches
to be available during the kernel build and development cycle.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb
meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb
meta/recipes-kernel/linux/linux-yocto-tiny_3.0.bb
meta/recipes-kernel/linux/linux-yocto_2.6.37.bb
meta/recipes-kernel/linux/linux-yocto_3.0.bb
meta/recipes-kernel/linux/linux-yocto_3.2.bb