]> code.ossystems Code Review - openembedded-core.git/commit
scripts/combo-layer: fix dirty repo check
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 2 Nov 2011 17:20:26 +0000 (17:20 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Nov 2011 13:58:39 +0000 (13:58 +0000)
commitf03fa8bbafa82ce6b09c08bf86011b6c51eb3531
treefb6d5d56589f6c8cab9a9fc0745a39f3da0f122f
parent8e2b8b05607103acd539808c5ab0cc80c0d481fc
scripts/combo-layer: fix dirty repo check

Fix the dirty repository check to detect any changes, including
untracked files and uncommitted changes in the index.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
scripts/combo-layer