From 1b6242fc583a6b871304fb995af6dc211b58f69b Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Thu, 26 Jun 2014 13:48:23 +0200 Subject: initial commit for Enea Linux 4.0 Migrated from the internal git server on the daisy-enea branch Signed-off-by: Adrian Dudau --- recipes-kernel/linux/linux-yocto_3.10.bbappend | 4 ++++ recipes-kernel/linux/linux-yocto_3.14.bbappend | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 recipes-kernel/linux/linux-yocto_3.10.bbappend create mode 100644 recipes-kernel/linux/linux-yocto_3.14.bbappend (limited to 'recipes-kernel') 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..dc182c7 --- /dev/null +++ b/recipes-kernel/linux/linux-yocto_3.10.bbappend @@ -0,0 +1,4 @@ +SRC_URI += " \ + file://cfg/00044-numa.cfg \ + file://cfg/00045-pci-stub.cfg \ + " diff --git a/recipes-kernel/linux/linux-yocto_3.14.bbappend b/recipes-kernel/linux/linux-yocto_3.14.bbappend new file mode 100644 index 0000000..dc182c7 --- /dev/null +++ b/recipes-kernel/linux/linux-yocto_3.14.bbappend @@ -0,0 +1,4 @@ +SRC_URI += " \ + file://cfg/00044-numa.cfg \ + file://cfg/00045-pci-stub.cfg \ + " -- cgit v1.2.3-54-g00ecf