]> code.ossystems Code Review - openembedded-core.git/commit
sanity.bbclass: check for duplicates in PACKAGE_ARCHS
authorJoshua Lock <josh@linux.intel.com>
Fri, 18 Mar 2011 13:28:42 +0000 (13:28 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 18 Mar 2011 16:45:27 +0000 (16:45 +0000)
commit06aca3de95483e5086b0231df070bac76a6e3c19
tree3ddf05a954120de13b97577972f2d42ea8ebf035
parent45039d008519c13f97d9b195bba4505b3865b5ea
sanity.bbclass: check for duplicates in PACKAGE_ARCHS

Duplicate entries in PACKAGE_ARCHS causes problems with rootfs
generation. For example multiple architecture entries in opkg.conf
will confuse the opkg package manager.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
meta/classes/sanity.bbclass