summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-yocto_4.%.bbappend28
1 files changed, 28 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-yocto_4.%.bbappend b/recipes-kernel/linux/linux-yocto_4.%.bbappend
new file mode 100644
index 0000000..162b193
--- /dev/null
+++ b/recipes-kernel/linux/linux-yocto_4.%.bbappend
@@ -0,0 +1,28 @@
1require recipes-kernel/linux/enea-common.inc
2
3FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
4
5SRC_URI += ""
6
7ENEA_KERNEL_FRAGMENTS += "\
8 cfg/00013-localversion.cfg \
9 cfg/00006-with_modules.cfg \
10 cfg/00001-embedded.cfg \
11 cfg/00012-preempt.cfg \
12 cfg/00002-root_nfs.cfg \
13 cfg/00029-devtmpfs.cfg \
14 cfg/00021-bootlogd.cfg \
15 cfg/00022-mtd_tests.cfg \
16 cfg/00030-latencytop.cfg \
17 cfg/00026-ltp.cfg \
18 cfg/00003-fuse.cfg \
19 cfg/00032-dpa.cfg \
20 cfg/00033-kprobes.cfg \
21 cfg/00019-i2c.cfg \
22 cfg/00027-lttng.cfg \
23 cfg/00025-powertop.cfg \
24 cfg/00004-systemtap.cfg \
25 cfg/00014-kgdb.cfg \
26 cfg/00049-gpio.cfg \
27 cfg/00034-cpusets.cfg \
28 "