summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/libubootenv_%.bbappend
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-09-03 10:02:46 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2020-09-03 10:03:40 +0200
commit7562931f93e0c903cf53ac87572aada13229a69d (patch)
tree12aff66e7b85f112a5b8295858e9ced460592df7 /recipes-bsp/u-boot/libubootenv_%.bbappend
parentf9a93534e6c6678e72cb8b3992015d80b69ed9bb (diff)
libubootenv: drop bbappend
This has been applied to the openembedded-core layer's master and dunfell branch. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-bsp/u-boot/libubootenv_%.bbappend')
-rw-r--r--recipes-bsp/u-boot/libubootenv_%.bbappend8
1 files changed, 0 insertions, 8 deletions
diff --git a/recipes-bsp/u-boot/libubootenv_%.bbappend b/recipes-bsp/u-boot/libubootenv_%.bbappend
deleted file mode 100644
index 1237040..0000000
--- a/recipes-bsp/u-boot/libubootenv_%.bbappend
+++ /dev/null
@@ -1,8 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:"
-
-SRC_URI_append = " \
- file://0001-Dont-store-to-device-if-no-value-changes.patch \
- file://0001-uboot_env-Use-canonicalized-pathname-when-reading-de.patch \
-"
-
-RRECOMMENDS_${PN}-bin_class-target += "u-boot-default-env"