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:20:18 +0100 |
commit | 3c101af5e33b21f53171c66de0c2c3e797d95247 (patch) | |
tree | e870542ab945a89f1cb3bbdcf87785df7f038420 /meta/recipes.txt | |
parent | 30b7781650e3ff092d04889beab2e87eaff29cdb (diff) | |
download | poky-3c101af5e33b21f53171c66de0c2c3e797d95247.tar.gz |
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.
(From OE-Core rev: d7fbc70b6c6ac629d2a23ac16ab45461f88b4b26)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes.txt')
0 files changed, 0 insertions, 0 deletions