aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-handheld_4.14.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-handheld_4.14.bb')
-rw-r--r--recipes-kernel/linux/linux-handheld_4.14.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-handheld_4.14.bb b/recipes-kernel/linux/linux-handheld_4.14.bb
index d1b3180..470a2b3 100644
--- a/recipes-kernel/linux/linux-handheld_4.14.bb
+++ b/recipes-kernel/linux/linux-handheld_4.14.bb
@@ -23,19 +23,19 @@ SRC_URI += "\
DEPENDS += "lz4-native"
-SRC_URI_append_akita = " \
+SRC_URI:append:akita = " \
file://defconfig \
file://OE-vga-logo.patch \
"
-SRC_URI_append_c7x0 = " \
+SRC_URI:append:c7x0 = " \
file://defconfig \
file://OE-vga-logo.patch \
"
-SRC_URI_append_spitz = " \
+SRC_URI:append:spitz = " \
file://defconfig \
file://OE-vga-logo.patch \
"
-SRC_URI_append_tosa = " \
+SRC_URI:append:tosa = " \
file://defconfig \
file://OE-vga-logo.patch \
file://0001-HACK-video-move-backlight-to-the-end-of-Makefile.patch \