]> code.ossystems Code Review - openembedded-core.git/commitdiff
dmidecode: add powerpc64 to compatible host
authorJackie Huang <jackie.huang@windriver.com>
Sat, 24 Jan 2015 07:52:43 +0000 (15:52 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Jan 2015 21:23:02 +0000 (21:23 +0000)
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/dmidecode/dmidecode_2.12.bb

index 3e3a350fd8b3de9e797e34b108fc93251d3410dc..b5151b8acdf4885605726d6ff6549fcac3c5103d 100644 (file)
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=393a5ca445f6965873eca0259a17f833"
 
 SRC_URI = "${SAVANNAH_NONGNU_MIRROR}/dmidecode/${BP}.tar.bz2"
 
-COMPATIBLE_HOST = "(i.86|x86_64|aarch64|arm|powerpc).*-linux"
+COMPATIBLE_HOST = "(i.86|x86_64|aarch64|arm|powerpc|powerpc64).*-linux"
 
 do_install() {
        oe_runmake DESTDIR="${D}" install