summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorJoshua Lock <josh@linux.intel.com>2011-11-03 14:13:15 -0700
committerJoshua Lock <josh@linux.intel.com>2011-11-14 18:01:46 -0800
commitc9805a0c3c9dee5373ded793eac45ebe94df038b (patch)
tree64b05dff91b99cd401c571cccc391a618d881492 /meta/conf
parent3545f453aa7320dcf0eedb39247735359095cb51 (diff)
downloadpoky-c9805a0c3c9dee5373ded793eac45ebe94df038b.tar.gz
web: switch to git and fix Makefile
The SVN repo is no longer available and we don't have a mirror of the SVN tarball. Further the Makefile in git uses spaces where the Make parser expects tabs. Signed-off-by: Joshua Lock <josh@linux.intel.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 20f54d9d6b..0521fe508b 100644
--- a/meta/conf/distro/include/poky-default-revisions.inc
+++ b/meta/conf/distro/include/poky-default-revisions.inc
@@ -180,7 +180,7 @@ SRCREV_pn-tidy ??= "e25416e1293e1074bfa6727c80527dcff5b1f3cb"
180SRCREV_pn-ubootchart ??= "10" 180SRCREV_pn-ubootchart ??= "10"
181SRCREV_pn-webkit-gtk ??= "72836" 181SRCREV_pn-webkit-gtk ??= "72836"
182SRCREV_pn-web-webkit ??= "130" 182SRCREV_pn-web-webkit ??= "130"
183SRCREV_pn-web ??= "131" 183SRCREV_pn-web ??= "8adaf105a0cbfd835ea5d3915d7dee22586208e7"
184SRCREV_pn-xcb-proto ??= "d81ca233e98be8fa59e8c90d262c0516944c5a66" 184SRCREV_pn-xcb-proto ??= "d81ca233e98be8fa59e8c90d262c0516944c5a66"
185SRCREV_pn-xcb-proto-native ??= "d81ca233e98be8fa59e8c90d262c0516944c5a66" 185SRCREV_pn-xcb-proto-native ??= "d81ca233e98be8fa59e8c90d262c0516944c5a66"
186SRCREV_pn-xf86-video-intel ??= "87ea531c5dc5b39809395b277c330854aaaaf019" 186SRCREV_pn-xf86-video-intel ??= "87ea531c5dc5b39809395b277c330854aaaaf019"