diff options
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/poky.conf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 56b3345a6..d28d169ee 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf @@ -120,15 +120,15 @@ SRCREV_pn-matchbox-applet-light ?= "1548" SRCREV_pn-fstests ?= "266" SRCDATE_abiword ?= "20070130" SRCREV_pn-xvideo-tests ?= "272" -SRCREV_pn-clutter ?= "1196" +SRCREV_pn-clutter ?= "1451" SRCDATE_libgsmd ?= "20070917" SRCREV_gaku ?= "286" # Previously floating revisions SRCREV_pn-aaina ?= "1231" -SRCREV_pn-clutter-cairo ?= "1219" -SRCREV_pn-clutter-gst ?= "1220" -SRCREV_pn-table ?= "969" +SRCREV_pn-clutter-cairo ?= "1223" +SRCREV_pn-clutter-gst ?= "1454" +SRCREV_pn-table ?= "1456" SRCREV_pn-libmatchbox ?= "1531" SRCREV_pn-msynctool ?= "314" SRCREV_pn-libopensync-plugin-file-sync ?= "2392" |