summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend8
-rw-r--r--meta-fri2/recipes-kernel/linux/linux-yocto_3.2.bbappend4
2 files changed, 10 insertions, 2 deletions
diff --git a/meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend b/meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend
index c43975fb..fea48518 100644
--- a/meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend
+++ b/meta-fri2/recipes-kernel/linux/linux-yocto-rt_3.2.bbappend
@@ -2,10 +2,14 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
COMPATIBLE_MACHINE_fri2 = "fri2"
KMACHINE_fri2 = "fri2"
-KBRANCH_fri2 = "standard/preempt-rt/base"
+#KBRANCH_fri2 = "standard/preempt-rt/base"
+SRCREV_machine_pn-linux-yocto_fri2 ?= "44e0381c0e0d46d3b9f171a58cb0ec5c2077b176"
+SRCREV_meta_pn-linux-yocto_fri2 ?= "6b3d4e09aa2531e9649f3f03827b7efbccfcec03"
COMPATIBLE_MACHINE_fri2-noemgd = "fri2-noemgd"
KMACHINE_fri2-noemgd = "fri2"
-KBRANCH_fri2-noemgd = "standard/preempt-rt/base"
+#KBRANCH_fri2-noemgd = "standard/preempt-rt/base"
+SRCREV_machine_pn-linux-yocto_fri2-noemgd ?= "44e0381c0e0d46d3b9f171a58cb0ec5c2077b176"
+SRCREV_meta_pn-linux-yocto_fri2-noemgd ?= "6b3d4e09aa2531e9649f3f03827b7efbccfcec03"
module_autoload_iwlwifi = "iwlwifi"
diff --git a/meta-fri2/recipes-kernel/linux/linux-yocto_3.2.bbappend b/meta-fri2/recipes-kernel/linux/linux-yocto_3.2.bbappend
index c125e9a8..9622ce9e 100644
--- a/meta-fri2/recipes-kernel/linux/linux-yocto_3.2.bbappend
+++ b/meta-fri2/recipes-kernel/linux/linux-yocto_3.2.bbappend
@@ -3,9 +3,13 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
COMPATIBLE_MACHINE_fri2 = "fri2"
KMACHINE_fri2 = "fri2"
KBRANCH_fri2 = "standard/default/fri2"
+SRCREV_machine_pn-linux-yocto_fri2 ?= "44e0381c0e0d46d3b9f171a58cb0ec5c2077b176"
+SRCREV_meta_pn-linux-yocto_fri2 ?= "6b3d4e09aa2531e9649f3f03827b7efbccfcec03"
COMPATIBLE_MACHINE_fri2-noemgd = "fri2-noemgd"
KMACHINE_fri2-noemgd = "fri2"
KBRANCH_fri2-noemgd = "standard/default/fri2"
+SRCREV_machine_pn-linux-yocto_fri2-noemgd ?= "44e0381c0e0d46d3b9f171a58cb0ec5c2077b176"
+SRCREV_meta_pn-linux-yocto_fri2-noemgd ?= "6b3d4e09aa2531e9649f3f03827b7efbccfcec03"
module_autoload_iwlwifi = "iwlwifi"