diff options
-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" SRCREV_pn-xvideo-tests ?= "272" SRCREV_pn-clutter ?= "1495" SRCDATE_libgsmd ?= "20070917" -SRCREV_gaku ?= "286" -SRCREV_gypsy ?= "39" +SRCREV_pn-gaku ?= "286" +SRCREV_pn-gypsy ?= "39" # Previously floating revisions SRCREV_pn-aaina ?= "1231" |