summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2011-01-13 18:19:29 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-01-18 17:54:51 +0000
commit26396016aedeeebd42cfa833b3ae642e61154dc2 (patch)
tree896163ccfd790303f62ce989415d6241f0342e7c /meta/conf
parent57bab3315cca255e43abb3aced01cf29e5fcac55 (diff)
downloadpoky-26396016aedeeebd42cfa833b3ae642e61154dc2.tar.gz
pseudo: Update to the latest upstream version
Update pseudo to the latest version to resolve a number of optimization defects. The problems were present on both 64-bit and 32-bit systems, but generally only caused issues on 32-bit hosts. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/distro/include/poky-default-revisions.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/include/poky-default-revisions.inc b/meta/conf/distro/include/poky-default-revisions.inc
index 65defa0de7..b2609c5c19 100644
--- a/meta/conf/distro/include/poky-default-revisions.inc
+++ b/meta/conf/distro/include/poky-default-revisions.inc
@@ -150,7 +150,7 @@ PRELINKSRCREV ??= "909470ee441237563d6236c505cb2d02ddc48704"
150SRCREV_pn-prelink ??= "${PRELINKSRCREV}" 150SRCREV_pn-prelink ??= "${PRELINKSRCREV}"
151SRCREV_pn-prelink-native ??= "${PRELINKSRCREV}" 151SRCREV_pn-prelink-native ??= "${PRELINKSRCREV}"
152SRCREV_pn-psplash ??= "424" 152SRCREV_pn-psplash ??= "424"
153PSEUDOSRCREV ??= "c9792c7acdb1cac90549ff08db12a8bf0c53cdcf" 153PSEUDOSRCREV ??= "a1b25a64d8dd012bc8adcac1e1e09b6291c877ad"
154SRCREV_pn-pseudo ??= "${PSEUDOSRCREV}" 154SRCREV_pn-pseudo ??= "${PSEUDOSRCREV}"
155SRCREV_pn-pseudo-native ??= "${PSEUDOSRCREV}" 155SRCREV_pn-pseudo-native ??= "${PSEUDOSRCREV}"
156SRCREV_pn-pseudo-nativesdk ??= "${PSEUDOSRCREV}" 156SRCREV_pn-pseudo-nativesdk ??= "${PSEUDOSRCREV}"