mirror of
git://git.yoctoproject.org/poky.git
synced 2025-12-16 15:35:45 +01:00
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> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| build_image.py | ||
| build_sdk.py | ||
| build.py | ||
| deploy.py | ||
| package.py | ||
| runqemu.py | ||
| sdk.py | ||
| search.py | ||
| standard.py | ||
| upgrade.py | ||
| utilcmds.py | ||