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 14:05:36 +0000 (14:05 +0000)
commit0fdb0ba075c6c761526eae5059766f2e8e94da0e
tree7d7b2ca09baa09b027607b96eefc74f692763383
parentf558d08735949836e05f5329717fe4dc42999ff8
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.

(From OE-Core rev: f03fa8bbafa82ce6b09c08bf86011b6c51eb3531)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/combo-layer