From: Koen Kooi Date: Thu, 31 Aug 2006 08:43:46 +0000 (+0000) Subject: h2200-bootloader: try to make sure only h2200 machine will build and install it X-Git-Tag: Release-2010-05/1~9453^2~875^2~128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d710ae5a50fe6b2983ce2d9e41d295f79e55a7a2;p=openembedded.git h2200-bootloader: try to make sure only h2200 machine will build and install it --- diff --git a/packages/h2200-bootloader/h2200-bootloader.bb b/packages/h2200-bootloader/h2200-bootloader.bb index eb36cd50d6..376e34d7cc 100644 --- a/packages/h2200-bootloader/h2200-bootloader.bb +++ b/packages/h2200-bootloader/h2200-bootloader.bb @@ -3,6 +3,10 @@ ALLOW_EMPTY = "1" MAINTAINER = "Koen Kooi " PR="r2" +COMPATIBLE_MACHINE = "h2200" +#it is a shell script, but lets protect the innocent some more +PACKAGE_ARCH = "h2200" + pkg_postinst() { #!/bin/sh mkdir -p /lib/firmware