summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorChanghyeok Bae <changhyeok.bae@gmail.com>2017-06-12 23:59:06 +0900
committerChanghyeok Bae <changhyeok.bae@gmail.com>2017-06-13 00:07:19 +0900
commit1e068cd654bc56833b471d2157ce5b53837ebe96 (patch)
tree911aedef1c2a56460271adcd9637d4831d079d3f /recipes-bsp
parent55cf85a27eaa493752dc8089617a2185d8498e44 (diff)
downloadmeta-updater-1e068cd654bc56833b471d2157ce5b53837ebe96.tar.gz
u-boot: Remove bb file
Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot_2016.11.bb13
1 files changed, 0 insertions, 13 deletions
diff --git a/recipes-bsp/u-boot/u-boot_2016.11.bb b/recipes-bsp/u-boot/u-boot_2016.11.bb
deleted file mode 100644
index e6e1fcf..0000000
--- a/recipes-bsp/u-boot/u-boot_2016.11.bb
+++ /dev/null
@@ -1,13 +0,0 @@
1require recipes-bsp/u-boot/u-boot.inc
2
3DEPENDS += "dtc-native"
4
5SRCREV = "5ea3e51fc481613a8dee8c02848d1b42c81ad892"
6
7PV = "v2016.11+git${SRCPV}"
8
9#This patch is not compliant with u-boot 2016.11
10#Version of u-boot from yocto 2.2 Morty is 2016.03 from:
11# meta/recipes-bsp/u-boot/u-boot_2016.03.bb
12SRC_URI_remove_raspberrypi3 = "file://0003-Include-lowlevel_init.o-for-rpi2.patch"
13SRC_URI_remove_raspberrypi2 = "file://0003-Include-lowlevel_init.o-for-rpi2.patch"