From a212922c56f6e7b13dcbbc83270d2444cde4d8f2 Mon Sep 17 00:00:00 2001 From: Anton Gerasimov Date: Mon, 31 Oct 2016 18:08:55 +0100 Subject: Move RPi specific bbappends to meta-agl-bsp Bug-AGL: SPEC-254 Change-Id: Ic87171163ad81b8fd9f96a5e1d22b9b9522485c2 Signed-off-by: Anton Gerasimov --- recipes-bsp/bootfiles/bcm2835-bootfiles.bbappend | 1 - recipes-bsp/bootfiles/rpi-config_git.bbappend | 3 --- 2 files changed, 4 deletions(-) delete mode 100644 recipes-bsp/bootfiles/bcm2835-bootfiles.bbappend delete mode 100644 recipes-bsp/bootfiles/rpi-config_git.bbappend (limited to 'recipes-bsp') diff --git a/recipes-bsp/bootfiles/bcm2835-bootfiles.bbappend b/recipes-bsp/bootfiles/bcm2835-bootfiles.bbappend deleted file mode 100644 index 74aa6b1..0000000 --- a/recipes-bsp/bootfiles/bcm2835-bootfiles.bbappend +++ /dev/null @@ -1 +0,0 @@ -RDEPENDS_${PN} += " u-boot-otascript" diff --git a/recipes-bsp/bootfiles/rpi-config_git.bbappend b/recipes-bsp/bootfiles/rpi-config_git.bbappend deleted file mode 100644 index 6e53993..0000000 --- a/recipes-bsp/bootfiles/rpi-config_git.bbappend +++ /dev/null @@ -1,3 +0,0 @@ -do_deploy_append() { - echo "device_tree_address=0x0c800000" >> ${DEPLOYDIR}/bcm2835-bootfiles/config.txt -} -- cgit v1.2.3-54-g00ecf