summaryrefslogtreecommitdiffstats
path: root/meta-netboot/recipes-kernel/linux/linux-yocto_%.bbappend
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2016-12-27 00:44:55 +0000
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-01-02 22:20:31 +0000
commitb0cb0935aef4ced9c82d7972ed61f636e9036055 (patch)
tree64421d4a8e01b686df42492f76ec43bd644fb890 /meta-netboot/recipes-kernel/linux/linux-yocto_%.bbappend
parent135d7caa25d35f81da9d4806b98181fc750fceda (diff)
Fix to get netboot activated also for renesas gen3
Change-Id: I9b512a907398de9c96dc46111c74bed4059f7b8e Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'meta-netboot/recipes-kernel/linux/linux-yocto_%.bbappend')
-rw-r--r--meta-netboot/recipes-kernel/linux/linux-yocto_%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-netboot/recipes-kernel/linux/linux-yocto_%.bbappend b/meta-netboot/recipes-kernel/linux/linux-yocto_%.bbappend
index 88f244122..f20d57a22 100644
--- a/meta-netboot/recipes-kernel/linux/linux-yocto_%.bbappend
+++ b/meta-netboot/recipes-kernel/linux/linux-yocto_%.bbappend
@@ -1,6 +1,6 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
# Extra configuration options for NBD support and netboot over RAMFS
-SRC_URI += "file://nbd.cfg \
+SRC_URI_append = " file://nbd.cfg \
file://ramdisk.cfg \
"