summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-yocto_3.10.bbappend
diff options
context:
space:
mode:
authorTudor Florea <tudor.florea@enea.com>2014-10-10 03:19:52 +0200
committerTudor Florea <tudor.florea@enea.com>2014-10-10 03:19:52 +0200
commit7ac6af29202ec27dcdbf1ed5131a141be9958590 (patch)
treea20c0be935ea685b3b737471e691d39289c2333f /recipes-kernel/linux/linux-yocto_3.10.bbappend
downloadmeta-nohz-daisy-140929.tar.gz
initial commit for Enea Linux 4.0-140929daisy-140929
Migrated from the internal git server on the daisy-enea-point-release branch Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Diffstat (limited to 'recipes-kernel/linux/linux-yocto_3.10.bbappend')
-rw-r--r--recipes-kernel/linux/linux-yocto_3.10.bbappend9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-yocto_3.10.bbappend b/recipes-kernel/linux/linux-yocto_3.10.bbappend
new file mode 100644
index 0000000..c7365b1
--- /dev/null
+++ b/recipes-kernel/linux/linux-yocto_3.10.bbappend
@@ -0,0 +1,9 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
2
3SRC_URI += "\
4 file://cfg/00038-hotplug_cpu.cfg \
5 file://cfg/00039-nohz.cfg \
6 file://patches/sched-nohz-add-debugfs-control-over-sched_tick_max_d.patch \
7 file://patches/sched-nohz-Fix-overflow-error-in-scheduler_tick_max_.patch \
8 file://patches/nohz-Drop-generic-vtime-obsolete-dependency-on-CONFI.patch \
9 "