]> code.ossystems Code Review - openembedded-core.git/commit
linux-wrs: allow packed refs to be present
authorBruce Ashfield <bruce.ashfield@windriver.com>
Thu, 19 Aug 2010 20:37:03 +0000 (16:37 -0400)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 20 Aug 2010 15:36:26 +0000 (16:36 +0100)
commite7e01e7831faf2d20fae13f356f58368c0ec99c8
treedc204a4fc9bc669a52e19cafe90e78aab360b073
parenta33579dc71a5d1411b941b45f4b2abdc75c9aa84
linux-wrs: allow packed refs to be present

The code which creates a working tree from the source
Wind River Linux git repository manipulates the refs
to make non-tracking, local branches. packed-refs remove
the files from refs, making this code break and the builds
fail.

To fix this, if we detect the packed refs we simply create
the local refs from the remote branches.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
meta/packages/linux/linux-wrs_git.bb