diff options
author | David Reyna <David.Reyna@windriver.com> | 2014-04-08 16:25:44 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-09 17:00:01 +0100 |
commit | 74e2f8501997143162855b970ffd9fdb33d24bd8 (patch) | |
tree | cc764fc756ef3fb7eb50f64ededa06dc252910b1 /bitbake/LICENSE | |
parent | f88a3437734f4f6559d391415089bf571152f63d (diff) | |
download | poky-74e2f8501997143162855b970ffd9fdb33d24bd8.tar.gz |
bitbake: toaster: regex alternation filter caused django error
The combination of a regex filter specification that uses alternate,
plus a search string, plus multiple search_allowed_fields, leads to
a Django fatal error. Replace this regex filter for variables in
local files with a simpler 'contains' against the project's directory
plus a '/conf/' string.
Alex rebased this on top of fix for #6048.
[YOCTO #5962]
(Bitbake rev: fd57128dc3a35ca87031f3df1a531a085e89baf0)
Signed-off-by: David Reyna <David.Reyna@windriver.com>
Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/LICENSE')
0 files changed, 0 insertions, 0 deletions