diff options
author | Anton Gerasimov <anton@advancedtelematic.com> | 2016-10-31 18:08:55 +0100 |
---|---|---|
committer | Anton Gerasimov <anton@advancedtelematic.com> | 2016-10-31 18:08:55 +0100 |
commit | 7530b316c94361fc8419cd8450e5d624576b704a (patch) | |
tree | fa2dc812138f8b6ba92a0fe49572a860f341de84 /meta-sota/recipes-bsp/bootfiles/bcm2835-bootfiles.bbappend | |
parent | 9df92779f86367df2dc0a794b1fb4ae954609b7d (diff) |
Move RPi specific bbappends to meta-agl-bsp
Bug-AGL: SPEC-254
Change-Id: Ic87171163ad81b8fd9f96a5e1d22b9b9522485c2
Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
Diffstat (limited to 'meta-sota/recipes-bsp/bootfiles/bcm2835-bootfiles.bbappend')
-rw-r--r-- | meta-sota/recipes-bsp/bootfiles/bcm2835-bootfiles.bbappend | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-sota/recipes-bsp/bootfiles/bcm2835-bootfiles.bbappend b/meta-sota/recipes-bsp/bootfiles/bcm2835-bootfiles.bbappend deleted file mode 100644 index 74aa6b1..0000000 --- a/meta-sota/recipes-bsp/bootfiles/bcm2835-bootfiles.bbappend +++ /dev/null @@ -1 +0,0 @@ -RDEPENDS_${PN} += " u-boot-otascript" |