diff options
author | Matthias Schiffer <mschiffer@universe-factory.net> | 2015-11-28 19:19:37 +0100 |
---|---|---|
committer | Matthias Schiffer <mschiffer@universe-factory.net> | 2015-11-28 19:19:37 +0100 |
commit | d70c6efef199347fd286edeb06087ccf784ffde8 (patch) | |
tree | bef91f73d59a5ba1b19eb6ba44b401274a18c375 /recipes-kernel/linux/linux-yocto_%.bbappend | |
parent | 3a8cf86a60a78da66cd17c9670b961bf9fa11aa4 (diff) | |
download | meta-gluon-master.tar meta-gluon-master.zip |
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" |