diff options
-rw-r--r-- | meta/conf/distro/poky.conf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 13978a1bf3..f876a14542 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf @@ -96,8 +96,8 @@ SRCREV_pn-screenshot ?= "288" SRCDATE_xcalibrateext ?= "20051101" SRCREV_pn-libfakekey ?= "1270" SRCDATE_xcalibrate ?= "20060312" -SRCDATE_oprofile ?= "20070807" -SRCREV_pn-oprofileui ?= "141" +SRCDATE_oprofile ?= "20070928" +SRCREV_pn-oprofileui ?= "160" SRCREV_pn-zaurusd ?= "296" SRCREV_pn-owl-video-widget ?= "266" SRCREV_pn-psplash ?= "266" @@ -123,6 +123,7 @@ SRCREV_pn-xvideo-tests ?= "272" SRCREV_pn-clutter ?= "1451" SRCDATE_libgsmd ?= "20070917" SRCREV_gaku ?= "286" +SRCREV_gypsy ?= "39" # Previously floating revisions SRCREV_pn-aaina ?= "1231" |