diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-09-21 14:18:05 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-09-21 14:18:07 +0100 |
commit | d7fbc70b6c6ac629d2a23ac16ab45461f88b4b26 (patch) | |
tree | 7a35aee632c97e23f60b45d2fd648a0983b15225 /.gitignore | |
parent | 069992a502658e8e44b870601e2e189cd9596ec9 (diff) | |
download | openembedded-core-d7fbc70b6c6ac629d2a23ac16ab45461f88b4b26.tar.gz openembedded-core-d7fbc70b6c6ac629d2a23ac16ab45461f88b4b26.tar.bz2 openembedded-core-d7fbc70b6c6ac629d2a23ac16ab45461f88b4b26.zip |
bitbake.conf/gcc-common.inc: Fix STAMPCLEAN expression
The globs used for STAMPCLEAN were too greedy matching gcc-cross-initial
stamps for gcc-cross for example. This patch resolves that problem making
the assumption that PV starts with something numeric. This assumption
should hold in most cases and has a better failure case that the current
situation.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions