diff options
author | Saul Wold <sgw@linux.intel.com> | 2011-04-25 15:22:37 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-04-28 09:52:24 +0100 |
commit | a432001590b1420e6d13b70d5f2711151a304ecd (patch) | |
tree | 7784e9f3c5b4d62d357d5032bf92dee011156c20 /meta | |
parent | b4a0124d2896276e115d20585dc0657da36a0846 (diff) | |
download | openembedded-core-a432001590b1420e6d13b70d5f2711151a304ecd.tar.gz openembedded-core-a432001590b1420e6d13b70d5f2711151a304ecd.tar.bz2 openembedded-core-a432001590b1420e6d13b70d5f2711151a304ecd.zip |
web: update svn to 131 to fix build issue
Fixes [YOCTO #974]
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/conf/distro/include/poky-default-revisions.inc | 2 |
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 5e7ab66ce6..73494b5bc6 100644 --- a/meta/conf/distro/include/poky-default-revisions.inc +++ b/meta/conf/distro/include/poky-default-revisions.inc @@ -182,7 +182,7 @@ SRCREV_pn-u-boot ??= "v2010.12" SRCREV_pn-ubootchart ??= "10" SRCREV_pn-webkit-gtk ??= "72836" SRCREV_pn-web-webkit ??= "130" -SRCREV_pn-web ??= "129" +SRCREV_pn-web ??= "131" SRCREV_pn-xcb-proto ??= "d81ca233e98be8fa59e8c90d262c0516944c5a66" SRCREV_pn-xcb-proto-native ??= "d81ca233e98be8fa59e8c90d262c0516944c5a66" SRCREV_pn-xf86-video-intel ??= "87ea531c5dc5b39809395b277c330854aaaaf019" |