]> code.ossystems Code Review - openembedded-core.git/commitdiff
linux-wrs: fix emenlow and wrs_meta SRCREV values
authorBruce Ashfield <bruce.ashfield@windriver.com>
Sat, 9 Oct 2010 02:40:09 +0000 (22:40 -0400)
committerRichard Purdie <rpurdie@linux.intel.com>
Sat, 9 Oct 2010 14:02:51 +0000 (15:02 +0100)
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>
meta/conf/distro/include/poky-default-revisions.inc

index 93a955c2798e697589e526b23681a76259747d7d..31a29fbecba3886346ddf3753f1bb79d796e28e9 100644 (file)
@@ -87,8 +87,8 @@ SRCREV_machine_pn-linux-wrs_qemumips ??= "81f3cd467b9d51fa1dfa2d5939337cc756ae80
 SRCREV_machine_pn-linux-wrs_qemuppc ??= "9ac0daee43dd19d8bea828cf79450c9748ae0daa"
 SRCREV_machine_pn-linux-wrs_qemux86 ??= "0431115c9d720fee5bb105f6a7411efb4f851d26"
 SRCREV_machine_pn-linux-wrs_qemux86-64 ??= "0431115c9d720fee5bb105f6a7411efb4f851d26"
-SRCREV_machine_pn-linux-wrs_emenlow ??= "ae69fdf104b0a9d7b3710f808aac6ab303490f7"
-SRCREV_meta_pn-linux-wrs ??= "71cc215e36b87302af8e619d87d6b76ada5ebae4"
+SRCREV_machine_pn-linux-wrs_emenlow ??= "aae69fdf104b0a9d7b3710f808aac6ab303490f7"
+SRCREV_meta_pn-linux-wrs ??= "bfef596973ae436db9132065eaab2228c98f938b"
 SRCREV_pn-linux-libc-headers-wrs ??= "09a39c638dd65dc27c549c119abe1af2631b2ae0"
 SRCREV_pn-matchbox-config-gtk ??= "2081"
 SRCREV_pn-matchbox-desktop-sato ??= "76"