diff options
-rw-r--r-- | recipes-bsp/bootfiles/bcm2835-bootfiles.bbappend | 1 | ||||
-rw-r--r-- | recipes-bsp/bootfiles/rpi-config_git.bbappend | 3 |
2 files changed, 0 insertions, 4 deletions
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 @@ | |||
1 | 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 @@ | |||
1 | do_deploy_append() { | ||
2 | echo "device_tree_address=0x0c800000" >> ${DEPLOYDIR}/bcm2835-bootfiles/config.txt | ||
3 | } | ||