diff options
author | Tom Zanussi <tom.zanussi@intel.com> | 2012-10-25 09:11:06 -0500 |
---|---|---|
committer | Tom Zanussi <tom.zanussi@intel.com> | 2012-10-25 09:44:26 -0500 |
commit | 49a8eb06bd75bb898a1b9bc4212b3db3a6d26b97 (patch) | |
tree | cc9048cd781652adca1f87442af47491261eef41 | |
parent | 6e0d82eb19a00c04460b15b6df561f608f6460e4 (diff) | |
download | meta-intel-49a8eb06bd75bb898a1b9bc4212b3db3a6d26b97.tar.gz meta-intel-49a8eb06bd75bb898a1b9bc4212b3db3a6d26b97.tar.bz2 meta-intel-49a8eb06bd75bb898a1b9bc4212b3db3a6d26b97.zip |
meta-crystalforest: update kernel SRCREVs
To the latest meta and kernel version (was 3.4.9, now 3.4.11).
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
-rw-r--r-- | meta-crystalforest/recipes-kernel/linux/linux-yocto_3.4.bbappend | 8 |
1 files changed, 4 insertions, 4 deletions
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 082fe38b..a065abae 100644 --- a/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.4.bbappend +++ b/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.4.bbappend @@ -4,14 +4,14 @@ COMPATIBLE_MACHINE_crystalforest-stargo = "crystalforest-stargo" KMACHINE_crystalforest-stargo = "crystalforest" KBRANCH_crystalforest-stargo = "standard/common-pc-64/crystalforest" -SRCREV_machine_pn-linux-yocto_crystalforest-stargo ?= "0985844fa6235422c67ef269952fa4e765f252f9" -SRCREV_meta_pn-linux-yocto_crystalforest-stargo ?= "9e3bdb7344054264b750e53fbbb6394cc1c942ac" +SRCREV_machine_pn-linux-yocto_crystalforest-stargo ?= "449f7f520350700858f21a5554b81cc8ad23267d" +SRCREV_meta_pn-linux-yocto_crystalforest-stargo ?= "2ec32d511b62d44b63e8560a9b1d6895a5dac695" COMPATIBLE_MACHINE_crystalforest-shumway = "crystalforest-shumway" KMACHINE_crystalforest-shumway = "crystalforest" KBRANCH_crystalforest-shumway = "standard/common-pc-64/crystalforest" -SRCREV_machine_pn-linux-yocto_crystalforest-shumway ?= "0985844fa6235422c67ef269952fa4e765f252f9" -SRCREV_meta_pn-linux-yocto_crystalforest-shumway ?= "9e3bdb7344054264b750e53fbbb6394cc1c942ac" +SRCREV_machine_pn-linux-yocto_crystalforest-shumway ?= "449f7f520350700858f21a5554b81cc8ad23267d" +SRCREV_meta_pn-linux-yocto_crystalforest-shumway ?= "2ec32d511b62d44b63e8560a9b1d6895a5dac695" module_autoload_uio = "uio" |