]> code.ossystems Code Review - openembedded-core.git/commit
sanity.bbclass: Add check for @ character in build directory name
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 25 Jun 2013 17:08:01 +0000 (18:08 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 27 Jun 2013 09:03:57 +0000 (10:03 +0100)
commit008cb3c501c8313a0a1a0ebce2b0aa61239b548d
tree2f849216f8c8b1ac590fc3aa83544b417ed683d6
parent8c35ba2d3048ce69f74f72cb2676e4bc162cfb63
sanity.bbclass: Add check for @ character in build directory name

The @ character is not escaped properly in too many places within the system
to easily support it so add the character to the list of blacklisted characters.

Also tweak the other messages and ensure that all appropriate error messages
are disabled in one go.

[YOCTO #4772]

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/sanity.bbclass