summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2015-03-02 00:06:17 +0100
committerAndrei Gherzan <andrei@gherzan.ro>2015-03-12 22:20:51 +0100
commit5810be737dc10cd71abdf6fc94237b61ad824474 (patch)
tree9eddcd9c9ea5c4c587c27ecae3a9d269c558cc3e
parentc0ee9c764159e887d99f4a6e0fb3375f053a071f (diff)
downloadmeta-raspberrypi-5810be737dc10cd71abdf6fc94237b61ad824474.tar.gz
bootfiles: Move to recipes-bsp
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r--recipes-bsp/bootfiles/bcm2835-bootfiles.bb (renamed from recipes-bcm/bootfiles/bcm2835-bootfiles.bb)2
-rw-r--r--recipes-bsp/bootfiles/rpi-config_git.bb (renamed from recipes-bcm/bootfiles/rpi-config_git.bb)0
2 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bcm/bootfiles/bcm2835-bootfiles.bb b/recipes-bsp/bootfiles/bcm2835-bootfiles.bb
index 9751f95..0665944 100644
--- a/recipes-bcm/bootfiles/bcm2835-bootfiles.bb
+++ b/recipes-bsp/bootfiles/bcm2835-bootfiles.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENCE.broadcom;md5=e86e693d19572ee64cc8b17fb062faa9
5 5
6inherit deploy 6inherit deploy
7 7
8include ../common/firmware.inc 8include recipes-bsp/common/firmware.inc
9 9
10RDEPENDS_${PN} = "rpi-config" 10RDEPENDS_${PN} = "rpi-config"
11 11
diff --git a/recipes-bcm/bootfiles/rpi-config_git.bb b/recipes-bsp/bootfiles/rpi-config_git.bb
index 29ced34..29ced34 100644
--- a/recipes-bcm/bootfiles/rpi-config_git.bb
+++ b/recipes-bsp/bootfiles/rpi-config_git.bb