diff options
-rw-r--r-- | meta/conf/distro/poky.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 0ec6b38654..f2777a2dd3 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf @@ -139,9 +139,9 @@ SRCREV_pn-matchbox-themes-extra ?= "1524" SRCREV_pn-matchbox-wm-2 ?= "1873" SRCREV_pn-matchbox-wm ?= "1524" SRCREV_pn-oh-puzzles ?= "23" -SRCREV_pn-opkg-native ?= "4209" -SRCREV_pn-opkg-sdk ?= "4209" -SRCREV_pn-opkg ?= "4209" +SRCREV_pn-opkg-native ?= "4467" +SRCREV_pn-opkg-sdk ?= "4467" +SRCREV_pn-opkg ?= "4467" SRCREV_pn-oprofileui ?= "173" SRCREV_pn-owl-video-widget ?= "324" SRCREV_pn-psplash ?= "377" |