diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-03-14 15:18:45 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-03-14 15:18:45 +0000 |
commit | 64c7b6ec91549fe66c90d887cfd31527ffffe70f (patch) | |
tree | 294ebdbc772f869a78824df24f706e95d8b4cb4d | |
parent | 0896690fce9dbf283b253e647f2e24bf7b577206 (diff) | |
download | poky-64c7b6ec91549fe66c90d887cfd31527ffffe70f.tar.gz |
poky.conf: bump opkg SRCREV to get our fixes
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4009 311d38ba-8fff-0310-9ca6-ca027cbcb966
-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 0f14d52a05..2ee7d66fa9 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
@@ -142,8 +142,8 @@ SRCDATE_yaffs2-utils = "20071107" | |||
142 | SRCDATE_yaffs2-utils-native = "20071107" | 142 | SRCDATE_yaffs2-utils-native = "20071107" |
143 | SRCREV_pn-webkit-gtk ?= "30762" | 143 | SRCREV_pn-webkit-gtk ?= "30762" |
144 | SRCREV_pn-clipboard-manager ?= "14994" | 144 | SRCREV_pn-clipboard-manager ?= "14994" |
145 | SRCREV_pn-opkg ?= "4206" | 145 | SRCREV_pn-opkg ?= "4209" |
146 | SRCREV_pn-opkg-native ?= "4206" | 146 | SRCREV_pn-opkg-native ?= "4209" |
147 | 147 | ||
148 | # Previously floating revisions | 148 | # Previously floating revisions |
149 | SRCREV_pn-aaina ?= "1231" | 149 | SRCREV_pn-aaina ?= "1231" |