diff options
-rw-r--r-- | meta/conf/distro/include/poky-fixed-revisions.inc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/meta/conf/distro/include/poky-fixed-revisions.inc b/meta/conf/distro/include/poky-fixed-revisions.inc index 96b9e03554..8ee72244e4 100644 --- a/meta/conf/distro/include/poky-fixed-revisions.inc +++ b/meta/conf/distro/include/poky-fixed-revisions.inc @@ -20,9 +20,10 @@ SRCDATE_yaffs2-utils = "20071107" PV_pn-calibrateproto ?= "0.0-poky1-${SRCREV}" SRCREV_pn-calibrateproto ?= "1da6fd1e2c7a49648245c98481fabea8b9690a8c" SRCREV_pn-clipboard-manager ?= "14994" -SRCREV_pn-clutter-box2d = "2743" -SRCREV_pn-clutter-gst ?= "2616" -SRCREV_pn-clutter ?= "3090" +SRCREV_pn-clutter-box2d = "3197" +SRCREV_pn-clutter-cairo ?= "3210" +SRCREV_pn-clutter-gst ?= "3188" +SRCREV_pn-clutter ?= "3240" SRCREV_pn-dbus-wait ?= "402" SRCREV_pn-eds-dbus ?= "676" SRCREV_pn-evince ?= "2437" @@ -71,6 +72,7 @@ SRCREV_pn-qemu-native ?= "${QEMUSRCREV}" SRCREV_pn-qemu-sdk ?= "${QEMUSRCREV}" SRCREV_pn-qemu ?= "${QEMUSRCREV}" SRCREV_pn-screenshot ?= "288" +SRCREV_pn-tidy ?= "242" SRCREV_pn-settings-daemon ?= "2059" SRCREV_pn-vincent ?= "246" SRCREV_pn-webkit-gtk ?= "31859" @@ -81,8 +83,6 @@ SRCREV_pn-zaurusd ?= "358" # Previously floating revisions SRCREV_pn-aaina ?= "1231" -SRCREV_pn-clutter-cairo ?= "1223" -SRCREV_pn-clutter-gst ?= "1454" SRCREV_pn-libmatchbox ?= "1531" SRCREV_pn-libopensync-plugin-evo2-sync ?= "2394" SRCREV_pn-libopensync-plugin-file-sync ?= "2392" |