diff options
author | Franklin S. Cooper Jr <fcooper@ti.com> | 2013-02-09 11:08:10 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-02-15 12:17:15 +0000 |
commit | 9b445cc39604223b0cfb21d28f748a86ff4cdf68 (patch) | |
tree | 06bb5cf80f8bd56065bccc2349dc8964517f1360 /meta/classes/oelint.bbclass | |
parent | 759191ee0b11231e1719bd5c66ac0afbd02e2a80 (diff) | |
download | openembedded-core-9b445cc39604223b0cfb21d28f748a86ff4cdf68.tar.gz openembedded-core-9b445cc39604223b0cfb21d28f748a86ff4cdf68.tar.bz2 openembedded-core-9b445cc39604223b0cfb21d28f748a86ff4cdf68.zip |
scripts/bitbake: Remove all instances of paths to a layer's scripts directory.
* Currently the assumption is made that only oe-core can include a scripts
directory.
* However, when other layers create a scripts directory the bitbake script
freaks out causing a infinite recursive loop until it crashes.
* Simply changing the regular expression to remove all instances of scripts path
instead of just the first one fixes this problem.
[Yocto Bug 3872]
Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/classes/oelint.bbclass')
0 files changed, 0 insertions, 0 deletions