summaryrefslogtreecommitdiffstats
path: root/meta-sota/recipes-bsp/bootfiles/rpi-config_git.bbappend
diff options
context:
space:
mode:
authorAnton Gerasimov <anton@advancedtelematic.com>2016-10-31 18:08:55 +0100
committerAnton Gerasimov <anton@advancedtelematic.com>2016-10-31 18:08:55 +0100
commit7530b316c94361fc8419cd8450e5d624576b704a (patch)
treefa2dc812138f8b6ba92a0fe49572a860f341de84 /meta-sota/recipes-bsp/bootfiles/rpi-config_git.bbappend
parent9df92779f86367df2dc0a794b1fb4ae954609b7d (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/rpi-config_git.bbappend')
-rw-r--r--meta-sota/recipes-bsp/bootfiles/rpi-config_git.bbappend3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-sota/recipes-bsp/bootfiles/rpi-config_git.bbappend b/meta-sota/recipes-bsp/bootfiles/rpi-config_git.bbappend
deleted file mode 100644
index 6e53993..0000000
--- a/meta-sota/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
-}