From accc04b57bb68da4542bcecd49d95dcb03efd909 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Mon, 31 Mar 2014 16:24:10 +0200 Subject: Revert "linux-yocto: Remove redundant recipes" This commit renders the romley-ivb unbootable. Reverting it is NOT A FIX, it's just a workaround. We should have a proper fix for this at a later time. This reverts commit 09d485dcce6ed4b654abc0c8a630f1d36bc1a7d6. [LXCR-2923] Signed-off-by: Adrian Dudau Signed-off-by: George Nita --- .../recipes-kernel/linux/linux-yocto-dev.bbappend | 10 ++++++++++ .../recipes-kernel/linux/linux-yocto_3.10.bbappend | 12 ++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 meta-jasperforest/recipes-kernel/linux/linux-yocto-dev.bbappend create mode 100644 meta-jasperforest/recipes-kernel/linux/linux-yocto_3.10.bbappend (limited to 'meta-jasperforest') diff --git a/meta-jasperforest/recipes-kernel/linux/linux-yocto-dev.bbappend b/meta-jasperforest/recipes-kernel/linux/linux-yocto-dev.bbappend new file mode 100644 index 00000000..5d6f92fd --- /dev/null +++ b/meta-jasperforest/recipes-kernel/linux/linux-yocto-dev.bbappend @@ -0,0 +1,10 @@ +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" + + +COMPATIBLE_MACHINE_jasperforest = "jasperforest" + +KMACHINE_jasperforest = "jasperforest" +KBRANCH_jasperforest = "standard/common-pc-64/jasperforest" + +SRCREV_machine_jasperforest = "60536206ad300ccf5b2be2c2d449f4ab27170238" +SRCREV_meta_jasperforest = "fe20c99783387dab779472ff50a88666da1c6391" diff --git a/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.10.bbappend b/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.10.bbappend new file mode 100644 index 00000000..45ab6b96 --- /dev/null +++ b/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.10.bbappend @@ -0,0 +1,12 @@ +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" + + +COMPATIBLE_MACHINE_jasperforest = "jasperforest" + +KMACHINE_jasperforest = "jasperforest" +KBRANCH_jasperforest = "standard/common-pc-64/jasperforest" + +LINUX_VERSION = "3.10.19" + +SRCREV_meta_jasperforest = "d9cd83c0292bd4e2a6754a96761027252e726a42" +SRCREV_machine_jasperforest = "a9ec82e355130160f9094e670bd5be0022a84194" -- cgit v1.2.3-54-g00ecf