diff options
author | Richard Purdie <richard@openedhand.com> | 2007-10-30 12:47:42 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-10-30 12:47:42 +0000 |
commit | 0e32e50bc1d96711ab26d4258265e534e38c4428 (patch) | |
tree | 6d5854c78f8c1a32e8350c230d441650d5e2cad7 /meta/conf/distro | |
parent | f7dee232d1571a4f0c5e22cdc883d0459ab7bac3 (diff) | |
download | poky-0e32e50bc1d96711ab26d4258265e534e38c4428.tar.gz |
poky.conf: Fix gaku/gypsy SRCREV
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3043 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro')
-rw-r--r-- | meta/conf/distro/poky.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 8743f3493b..73a6b82ba0 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
@@ -124,8 +124,8 @@ SRCDATE_abiword ?= "20070130" | |||
124 | SRCREV_pn-xvideo-tests ?= "272" | 124 | SRCREV_pn-xvideo-tests ?= "272" |
125 | SRCREV_pn-clutter ?= "1495" | 125 | SRCREV_pn-clutter ?= "1495" |
126 | SRCDATE_libgsmd ?= "20070917" | 126 | SRCDATE_libgsmd ?= "20070917" |
127 | SRCREV_gaku ?= "286" | 127 | SRCREV_pn-gaku ?= "286" |
128 | SRCREV_gypsy ?= "39" | 128 | SRCREV_pn-gypsy ?= "39" |
129 | 129 | ||
130 | # Previously floating revisions | 130 | # Previously floating revisions |
131 | SRCREV_pn-aaina ?= "1231" | 131 | SRCREV_pn-aaina ?= "1231" |