diff options
author | Rod Whitby <rod@whitby.id.au> | 2008-09-10 07:54:01 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2008-09-10 07:54:01 +0000 |
commit | 29a6000ef1c04ee322fd033df446c210424c14e1 (patch) | |
tree | 99ffe8c84e681a29bd1be027c0af97dec79dac17 /conf/distro | |
parent | a640a4eee5363d717f32763ab06982bd629f2bd8 (diff) |
sane-srcrevs, preferred-om-2008-versions: Updated opkg to include the latest fix for following 302 redirects
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/include/preferred-om-2008-versions.inc | 4 | ||||
-rw-r--r-- | conf/distro/include/sane-srcrevs.inc | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/conf/distro/include/preferred-om-2008-versions.inc b/conf/distro/include/preferred-om-2008-versions.inc index 3f2c521224..a42e555c48 100644 --- a/conf/distro/include/preferred-om-2008-versions.inc +++ b/conf/distro/include/preferred-om-2008-versions.inc @@ -1380,8 +1380,8 @@ PREFERRED_VERSION_openssl-native ?= "0.9.7g" PREFERRED_VERSION_openswan ?= "2.4.7" PREFERRED_VERSION_openttd ?= "0.4.0.1" PREFERRED_VERSION_openvpn ?= "2.0.9" -SRCREV_pn-opkg-native ?= "4488" -SRCREV_pn-opkg ?= "4488" +SRCREV_pn-opkg-native ?= "4640" +SRCREV_pn-opkg ?= "4640" PREFERRED_VERSION_oplinux-packages ?= "1.0" PREFERRED_VERSION_oprofile ?= "0.9.3" PREFERRED_VERSION_orage ?= "4.4.1" diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index f286743816..e00bff08c3 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -146,9 +146,9 @@ SRCREV_pn-openmoko-toolchain-scripts ?= "4430" SRCREV_pn-openmoko-worldclock2 ?= "3365" SRCREV_pn-openocd ?= "517" SRCREV_pn-openocd-native ?= "517" -SRCREV_pn-opkg ?= "4564" -SRCREV_pn-opkg-native ?= "4564" -SRCREV_pn-opkg-sdk ?= "4564" +SRCREV_pn-opkg ?= "4640" +SRCREV_pn-opkg-native ?= "4640" +SRCREV_pn-opkg-sdk ?= "4640" SRCREV_pn-opkg-utils ?= "4534" SRCREV_pn-opkg-utils-native ?= "4534" SRCREV_pn-oprofileui ?= "173" |