aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2016-09-19 08:08:12 +1200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-09-19 09:06:52 +0100
commitc5d5a1baf98a11676537fb5e9f8ec4409e30c1fd (patch)
treefb5e26c38575c5b8f4cf54741b61fd5b3508c05e /scripts
parent78c672a72f49c4b6cfd8c247efcc676b0ba1681a (diff)
downloadopenembedded-core-contrib-c5d5a1baf98a11676537fb5e9f8ec4409e30c1fd.tar.gz
lib/oe/recipeutils: fix invalid character detection in validate_pn()
* validate_pn() is supposed to protect against invalid characters, fix the function so that it actually does (unanchored regex strikes again...) * However, now that the function is enforcing the restrictions, we do still want to allow + in recipe names (e.g. "gtk+") Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions