diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2011-09-19 15:07:30 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-09-21 13:27:35 +0100 |
commit | 9f1b4e5923c60cd4215b0ca4da2cab6245e54ccb (patch) | |
tree | 49747152286bc8073b27e06b4ca937a9af91bc73 /meta/recipes-extended/tasks | |
parent | 81274f4488fbc4d68d150870735ec0181b60b451 (diff) | |
download | openembedded-core-9f1b4e5923c60cd4215b0ca4da2cab6245e54ccb.tar.gz openembedded-core-9f1b4e5923c60cd4215b0ca4da2cab6245e54ccb.tar.bz2 openembedded-core-9f1b4e5923c60cd4215b0ca4da2cab6245e54ccb.tar.xz openembedded-core-9f1b4e5923c60cd4215b0ca4da2cab6245e54ccb.zip |
scripts/combo-layer: fix still overzealous regex in default hook script
In the previous fix to this hook script (OE core revision
e7aae45414e4597e9244f86a81fbc940f73785c8) a start-of-line (^) marker was
missed, so if a commit had no Signed-off-by line but it contained an
inner patch that did, the inner patch was modified causing a "corrupt
patch" error.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'meta/recipes-extended/tasks')
0 files changed, 0 insertions, 0 deletions