generic-poky/scripts/lib
Paul Eggleton 383a4af0e9 devtool: add: drop superfluous validation for recipe name
Now that recipeutils.validate_pn() properly validates characters used in
the name, we can drop this bit checking for '/' since that's not
permitted by validate_pn(). (The FIXME comment here - that I myself
apparently wrote - is questionable since that function was clearly never
intended to allow '/', perhaps I was misled because it was broken and
did so).

(From OE-Core rev: e010d9be3709cf3c607ffc03c3188abe4e1e9eb4)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-09-20 15:11:07 +01:00
..
bsp yocto-bsp/yocto-kernel: update to work with the latest kern-tools 2016-08-18 09:27:54 +01:00
devtool devtool: add: drop superfluous validation for recipe name 2016-09-20 15:11:07 +01:00
recipetool recipetool: create: support git short form URLs 2016-09-20 15:11:07 +01:00
wic wic: rawcopy: make source filenames unique 2016-07-21 07:47:52 +01:00
argparse_oe.py scripts/lib/argparse_oe: also change 'positional arguments' to 'arguments' 2016-05-06 10:31:13 +01:00
scriptpath.py scripts: consolidate code to find bitbake path 2014-06-25 13:51:45 +01:00
scriptutils.py recipetool: create: support git short form URLs 2016-09-20 15:11:07 +01:00