diff options
author | Tom Zanussi <tom.zanussi@intel.com> | 2012-09-19 21:29:02 -0500 |
---|---|---|
committer | Tom Zanussi <tom.zanussi@intel.com> | 2012-09-19 21:29:02 -0500 |
commit | 001b3945636bdf10245a2887751b38852cefe5db (patch) | |
tree | 508db1c6cbdc442dd9dd0b536a8bd88940f28512 | |
parent | c3644c66fad3d9a91259ea382e72304dc6576ca0 (diff) | |
download | meta-intel-001b3945636bdf10245a2887751b38852cefe5db.tar.gz |
meta-cedartrail: update linux-yocto-3.0 meta SRCREV
Fix for problem in this thread, fix by Bruce Ashfield:
https://lists.yoctoproject.org/pipermail/linux-yocto/2012-September/000159.html
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
-rw-r--r-- | meta-cedartrail/recipes-kernel/linux/linux-yocto_3.0.bbappend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-cedartrail/recipes-kernel/linux/linux-yocto_3.0.bbappend b/meta-cedartrail/recipes-kernel/linux/linux-yocto_3.0.bbappend index 4f1c8006..b67aaa05 100644 --- a/meta-cedartrail/recipes-kernel/linux/linux-yocto_3.0.bbappend +++ b/meta-cedartrail/recipes-kernel/linux/linux-yocto_3.0.bbappend | |||
@@ -16,7 +16,7 @@ KBRANCH_cedartrail-nopvr = "yocto/standard/cedartrail" | |||
16 | KERNEL_FEATURES_append_cedartrail-nopvr += " cfg/smp.scc" | 16 | KERNEL_FEATURES_append_cedartrail-nopvr += " cfg/smp.scc" |
17 | 17 | ||
18 | SRCREV_machine_pn-linux-yocto_cedartrail ?= "1e79e03d115ed177882ab53909a4f3555e434833" | 18 | SRCREV_machine_pn-linux-yocto_cedartrail ?= "1e79e03d115ed177882ab53909a4f3555e434833" |
19 | SRCREV_meta_pn-linux-yocto_cedartrail ?= "46e8fc2bbbe73514e8d99101adaaa373f760ffa7" | 19 | SRCREV_meta_pn-linux-yocto_cedartrail ?= "bf5ee4945ee6d748e6abe16356f2357f76b5e2f0" |
20 | SRCREV_pvr_pn-linux-yocto_cedartrail ?= "7828ab82533828b924dbfad5158e274a8bb04df3" | 20 | SRCREV_pvr_pn-linux-yocto_cedartrail ?= "7828ab82533828b924dbfad5158e274a8bb04df3" |
21 | 21 | ||
22 | SRCREV_machine_pn-linux-yocto_cedartrail-nopvr ?= "1e79e03d115ed177882ab53909a4f3555e434833" | 22 | SRCREV_machine_pn-linux-yocto_cedartrail-nopvr ?= "1e79e03d115ed177882ab53909a4f3555e434833" |