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:04:50 +0000 (10:04 +0100)
commit02449e35be034751e00935ebf372b99c38aa83bf
treed59805d1b0a707c039a3fea12ec6846c38bf7f91
parent1e29a9fa7dd4577cad1604e044bc485fb459bdd1
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]

(From OE-Core rev: 008cb3c501c8313a0a1a0ebce2b0aa61239b548d)

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