diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2011-09-01 12:36:12 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-09-02 18:27:48 +0100 |
commit | cfc72d5796b6f83a01e06f3a1f044869db2d5d18 (patch) | |
tree | ee65d0081f8245a60a1b9edd421396974e478735 /meta/recipes-extended/ethtool | |
parent | 21371df16917cd82642b39763793783d61ee5516 (diff) | |
download | openembedded-core-cfc72d5796b6f83a01e06f3a1f044869db2d5d18.tar.gz openembedded-core-cfc72d5796b6f83a01e06f3a1f044869db2d5d18.tar.bz2 openembedded-core-cfc72d5796b6f83a01e06f3a1f044869db2d5d18.tar.xz openembedded-core-cfc72d5796b6f83a01e06f3a1f044869db2d5d18.zip |
sanity.bbclass: fix splitting on newlines of SANITY_TESTED_DISTROS
This variable should be split with \n sequences and these need to be
specified literally in the string. A corrected version of the example
given in the original commit (OE-core rev
75e3875341ddc8940e9ee2ccbbb2ec18194a68e6):
SANITY_TESTED_DISTROS = " \
Ubuntu 11.04 \n \
Fedora release 14 (Laughlin) \n \
"
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/ethtool')
0 files changed, 0 insertions, 0 deletions