diff options
author | 2011-05-18 09:32:52 -0500 | |
---|---|---|
committer | 2011-05-18 09:32:52 -0500 | |
commit | 80170da5217ff869f1f059c10f8844838f4260b4 (patch) | |
tree | 6525cdeca2554587fab10a4d8f5c69f7da3f2ecc | |
parent | 3560819e82716f096ef50cd35b9cc1ebfcae8fea (diff) | |
download | meta-intel-80170da5217ff869f1f059c10f8844838f4260b4.tar.gz meta-intel-80170da5217ff869f1f059c10f8844838f4260b4.tar.bz2 meta-intel-80170da5217ff869f1f059c10f8844838f4260b4.zip |
meta-jasperforest: update SRCREVs
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
-rw-r--r-- | meta-jasperforest/conf/machine/jasperforest.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-jasperforest/conf/machine/jasperforest.conf b/meta-jasperforest/conf/machine/jasperforest.conf index 27b669fb..258583b8 100644 --- a/meta-jasperforest/conf/machine/jasperforest.conf +++ b/meta-jasperforest/conf/machine/jasperforest.conf @@ -42,5 +42,5 @@ PREFERRED_VERSION_grub ?= "1.98" TARGET_CC_ARCH = "-m64" -SRCREV_machine_pn-linux-yocto_jasperforest ?= "2b2ef940457f0bb40e0fb76937c921c2962364ca" -SRCREV_meta_pn-linux-yocto_jasperforest ?= "212cae404e57ff9dc58c808035770d51325c3512" +SRCREV_machine_pn-linux-yocto_jasperforest ?= "b906f358fd404a1e74a961f25079274e0d933ee1" +SRCREV_meta_pn-linux-yocto_jasperforest ?= "ceb1744ec55408cb637929a3f154379e42642890" |