From 5de86a61900c512b5ee218aadd5c650577a0343e Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Mon, 27 Aug 2012 16:38:48 +0300 Subject: bcm2835-bootfiles.bb: Add COMPATIBLE_MACHINE Signed-off-by: Andrei Gherzan --- recipes-bcm/bootfiles/bcm2835-bootfiles.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-bcm/bootfiles/bcm2835-bootfiles.bb b/recipes-bcm/bootfiles/bcm2835-bootfiles.bb index 53969c5..cc53772 100755 --- a/recipes-bcm/bootfiles/bcm2835-bootfiles.bb +++ b/recipes-bcm/bootfiles/bcm2835-bootfiles.bb @@ -5,6 +5,8 @@ LIC_FILES_CHKSUM = "file://LICENCE.broadcom;md5=e86e693d19572ee64cc8b17fb062faa9 include ../common/firmware.inc +COMPATIBLE_MACHINE = "raspberrypi" + SRC_URI = " \ git://github.com/raspberrypi/firmware.git;protocol=git;branch=master \ " -- cgit v1.2.3-54-g00ecf