dmidecode 2.9 set COMPATIBLE_HOST. closes #4548
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Sun, 19 Oct 2008 15:54:20 +0000 (17:54 +0200)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Sun, 19 Oct 2008 15:54:20 +0000 (17:54 +0200)
packages/dmidecode/dmidecode_2.9.bb

index cc46524..2186120 100644 (file)
@@ -5,6 +5,8 @@ PR = "r0"
 
 SRC_URI = "http://savannah.nongnu.org/download/dmidecode/${P}.tar.bz2"
 
+COMPATIBLE_HOST = "i.86.*-linux"
+
 do_unpack_extra() {
        sed -i \
            -e '/^prefix/s:/usr/local:/usr:' \