diff options
Diffstat (limited to 'recipes-kernel/linux/linux-yocto_%.bbappend')
-rw-r--r-- | recipes-kernel/linux/linux-yocto_%.bbappend | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-yocto_%.bbappend b/recipes-kernel/linux/linux-yocto_%.bbappend new file mode 100644 index 0000000..5425dd7 --- /dev/null +++ b/recipes-kernel/linux/linux-yocto_%.bbappend @@ -0,0 +1,3 @@ +FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:" + +SRC_URI += "file://no-LEGACY_PTYS.cfg" |