summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/libubootenv_%.bbappend
blob: 12370402f69048aa96d17a50396b3b58f2c2435e (plain)
1
2
3
4
5
6
7
8
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"