From 2a7348129a42f21095fcd62e47a035f78d254130 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Thu, 12 Dec 2013 17:36:38 +0100 Subject: initial commit of Enea Linux 3.1 Migrated from the internal git server on the dora-enea branch Signed-off-by: Adrian Dudau --- recipes-kernel/linux/linux-raspberrypi_3.6.11.bbappend | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 recipes-kernel/linux/linux-raspberrypi_3.6.11.bbappend (limited to 'recipes-kernel/linux/linux-raspberrypi_3.6.11.bbappend') diff --git a/recipes-kernel/linux/linux-raspberrypi_3.6.11.bbappend b/recipes-kernel/linux/linux-raspberrypi_3.6.11.bbappend new file mode 100644 index 0000000..382f5e4 --- /dev/null +++ b/recipes-kernel/linux/linux-raspberrypi_3.6.11.bbappend @@ -0,0 +1,16 @@ +FILESEXTRAPATHS_prepend := "${THISDIR}/files:" + +KERNEL_FEATURES="cfg/localversion \ + cfg/with_modules \ + cfg/embedded \ + cfg/preempt \ + cfg/root_nfs \ + cfg/devtmpfs \ + cfg/bootlogd \ + cfg/mtd_tests \ + cfg/ltp \ + " + +STAGING_KERNEL_FEATURES = "${KERNEL_FEATURES} cfg/debug cfg/kprobes cfg/oprofile cfg/i2c cfg/lttng cfg/perf cfg/powertop cfg/latencytop cfg/systemtap" + +require recipes-kernel/linux/staging-kernel.inc -- cgit v1.2.3-54-g00ecf