summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClaudius Heine <ch@denx.de>2016-11-24 08:55:06 +0100
committerClaudius Heine <ch@denx.de>2016-11-24 08:55:06 +0100
commit3dbb63644a3b7ad1cbb58a76e68cb2d66942bf73 (patch)
tree6c6846e2e0821bbf7daf1382d6fdb299eeb12994
parente8719cfe63e5c3e291bcfcd0a584c8aab1208537 (diff)
downloadmeta-readonly-rootfs-overlay-3dbb63644a3b7ad1cbb58a76e68cb2d66942bf73.tar.gz
added poky-tiny support
-rw-r--r--recipes-kernel/linux/linux-yocto-tiny_%.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-yocto-tiny_%.bbappend b/recipes-kernel/linux/linux-yocto-tiny_%.bbappend
new file mode 100644
index 0000000..cc2bfe6
--- /dev/null
+++ b/recipes-kernel/linux/linux-yocto-tiny_%.bbappend
@@ -0,0 +1 @@
KERNEL_FEATURES_append = " features/overlayfs/overlayfs.scc"