summaryrefslogtreecommitdiffstats
path: root/meta-crystalforest
diff options
context:
space:
mode:
Diffstat (limited to 'meta-crystalforest')
-rw-r--r--meta-crystalforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend8
-rw-r--r--meta-crystalforest/recipes-kernel/linux/linux-yocto_3.4.bbappend10
2 files changed, 8 insertions, 10 deletions
diff --git a/meta-crystalforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend b/meta-crystalforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
index 1295b850..2e327d2c 100644
--- a/meta-crystalforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
+++ b/meta-crystalforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
@@ -4,14 +4,14 @@ COMPATIBLE_MACHINE_crystalforest-gladden = "crystalforest-gladen"
KMACHINE_crystalforest-gladden = "crystalforest"
KBRANCH_crystalforest-gladden = "standard/preempt-rt/base"
-SRCREV_machine_pn-linux-yocto-rt_crystalforest-gladden ?= "9032b1e9daf5b4396f939981c3be95f67802d18c"
-SRCREV_meta_pn-linux-yocto-rt_crystalforest-gladden ?= "9e3bdb7344054264b750e53fbbb6394cc1c942ac"
+SRCREV_machine_pn-linux-yocto-rt_crystalforest-gladden ?= "${AUTOREV}"
+SRCREV_meta_pn-linux-yocto-rt_crystalforest-gladden ?= "${AUTOREV}"
COMPATIBLE_MACHINE_crystalforest-server = "crystalforest-server"
KMACHINE_crystalforest-server = "crystalforest"
KBRANCH_crystalforest-server = "standard/preempt-rt/base"
-SRCREV_machine_pn-linux-yocto-rt_crystalforest-server ?= "9032b1e9daf5b4396f939981c3be95f67802d18c"
-SRCREV_meta_pn-linux-yocto-rt_crystalforest-server ?= "9e3bdb7344054264b750e53fbbb6394cc1c942ac"
+SRCREV_machine_pn-linux-yocto-rt_crystalforest-server ?= "${AUTOREV}"
+SRCREV_meta_pn-linux-yocto-rt_crystalforest-server ?= "${AUTOREV}"
module_autoload_uio = "uio"
diff --git a/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.4.bbappend
index 15ff21ac..27bf8a0d 100644
--- a/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.4.bbappend
+++ b/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.4.bbappend
@@ -4,16 +4,14 @@ COMPATIBLE_MACHINE_crystalforest-gladden = "crystalforest-gladden"
KMACHINE_crystalforest-gladden = "crystalforest"
KBRANCH_crystalforest-gladden = "standard/common-pc-64/crystalforest"
-SRCREV_machine_pn-linux-yocto_crystalforest-gladden ?= "218bd8d2022b9852c60d32f0d770931e3cf343e2"
-SRCREV_meta_pn-linux-yocto_crystalforest-gladden ?= "68a635bf8dfb64b02263c1ac80c948647cc76d5f"
+SRCREV_machine_pn-linux-yocto_crystalforest-gladden ?= "${AUTOREV}"
+SRCREV_meta_pn-linux-yocto_crystalforest-gladden ?= "${AUTOREV}"
COMPATIBLE_MACHINE_crystalforest-server = "crystalforest-server"
KMACHINE_crystalforest-server = "crystalforest"
KBRANCH_crystalforest-server = "standard/common-pc-64/crystalforest"
-SRCREV_machine_pn-linux-yocto_crystalforest-server ?= "218bd8d2022b9852c60d32f0d770931e3cf343e2"
-SRCREV_meta_pn-linux-yocto_crystalforest-server ?= "68a635bf8dfb64b02263c1ac80c948647cc76d5f"
-
-LINUX_VERSION = "3.4.11"
+SRCREV_machine_pn-linux-yocto_crystalforest-server ?= "${AUTOREV}"
+SRCREV_meta_pn-linux-yocto_crystalforest-server ?= "${AUTOREV}"
module_autoload_uio = "uio"