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-03-01 15:38:47 +0000 |
commit | 9abe92ec1c0cfbd285d0ca63cee5e0f35d0f35e1 (patch) | |
tree | 6f95b2a0839e974a39a33b31e4f31317100ea25f /meta/recipes-support/libfm | |
parent | 98292d1ef1cb44cf96f0a28fbca6439eda55ce1b (diff) | |
download | poky-9abe92ec1c0cfbd285d0ca63cee5e0f35d0f35e1.tar.gz |
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]
(From OE-Core rev: 00d0e1ac741e5fc01a40feb7dcc7ecd3906b5ce4)
Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libfm')
0 files changed, 0 insertions, 0 deletions