summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2010-10-08 22:40:09 -0400
committerRichard Purdie <rpurdie@linux.intel.com>2010-10-09 15:02:51 +0100
commit530fb7fdea401fd33e4ef90a7ee411f675a4a20c (patch)
treef597f733fcd1b9ae1f102e9ec435fb76da878f8d /meta/conf
parent30f77f61822b2d22cb8222240665d9f353087985 (diff)
downloadpoky-530fb7fdea401fd33e4ef90a7ee411f675a4a20c.tar.gz
linux-wrs: fix emenlow and wrs_meta SRCREV values
Fixes [BUGID #395, #396] The initial commit for emenlow support dropped a character on the SRCREV and missed the wrs_meta update. this fixes both those issues. There are still pending commits and issues with emenlow support, but these values are wrong and should be fixed now. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/distro/include/poky-default-revisions.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/distro/include/poky-default-revisions.inc b/meta/conf/distro/include/poky-default-revisions.inc
index 93a955c279..31a29fbecb 100644
--- a/meta/conf/distro/include/poky-default-revisions.inc
+++ b/meta/conf/distro/include/poky-default-revisions.inc
@@ -87,8 +87,8 @@ SRCREV_machine_pn-linux-wrs_qemumips ??= "81f3cd467b9d51fa1dfa2d5939337cc756ae80
87SRCREV_machine_pn-linux-wrs_qemuppc ??= "9ac0daee43dd19d8bea828cf79450c9748ae0daa" 87SRCREV_machine_pn-linux-wrs_qemuppc ??= "9ac0daee43dd19d8bea828cf79450c9748ae0daa"
88SRCREV_machine_pn-linux-wrs_qemux86 ??= "0431115c9d720fee5bb105f6a7411efb4f851d26" 88SRCREV_machine_pn-linux-wrs_qemux86 ??= "0431115c9d720fee5bb105f6a7411efb4f851d26"
89SRCREV_machine_pn-linux-wrs_qemux86-64 ??= "0431115c9d720fee5bb105f6a7411efb4f851d26" 89SRCREV_machine_pn-linux-wrs_qemux86-64 ??= "0431115c9d720fee5bb105f6a7411efb4f851d26"
90SRCREV_machine_pn-linux-wrs_emenlow ??= "ae69fdf104b0a9d7b3710f808aac6ab303490f7" 90SRCREV_machine_pn-linux-wrs_emenlow ??= "aae69fdf104b0a9d7b3710f808aac6ab303490f7"
91SRCREV_meta_pn-linux-wrs ??= "71cc215e36b87302af8e619d87d6b76ada5ebae4" 91SRCREV_meta_pn-linux-wrs ??= "bfef596973ae436db9132065eaab2228c98f938b"
92SRCREV_pn-linux-libc-headers-wrs ??= "09a39c638dd65dc27c549c119abe1af2631b2ae0" 92SRCREV_pn-linux-libc-headers-wrs ??= "09a39c638dd65dc27c549c119abe1af2631b2ae0"
93SRCREV_pn-matchbox-config-gtk ??= "2081" 93SRCREV_pn-matchbox-config-gtk ??= "2081"
94SRCREV_pn-matchbox-desktop-sato ??= "76" 94SRCREV_pn-matchbox-desktop-sato ??= "76"