From cc9825d97962287df75e164aec456901292e1b7f Mon Sep 17 00:00:00 2001 From: Tick Chen Date: Mon, 29 Dec 2008 19:41:47 +0800 Subject: opkg: Bump up opkg to latest versions 0.1.6 R194 opkg-collateral: Update new options sample and move the opkg.conf to correct place New stuff: Moving opkg to http://code.google.com/p/opkg/ apply patch of opkg_wget.patch and adding new configuration disable the noise message of nogpg enhance the data structure of void_list remove all the malloc to calloc enhance the algorithm of checking out of date files. adding option check_signature (default is disable) --- conf/distro/include/sane-srcrevs.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'conf/distro/include') diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index e6adf18ec1..684ea7aa73 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -170,9 +170,9 @@ SRCREV_pn-openmoko-toolchain-scripts ?= "4878" SRCREV_pn-openmoko-worldclock2 ?= "3365" SRCREV_pn-openocd ?= "517" SRCREV_pn-openocd-native ?= "517" -SRCREV_pn-opkg ?= "4838" -SRCREV_pn-opkg-native ?= "4755" -SRCREV_pn-opkg-sdk ?= "4755" +SRCREV_pn-opkg ?= "194" +SRCREV_pn-opkg-native ?= "194" +SRCREV_pn-opkg-sdk ?= "192" SRCREV_pn-opkg-utils ?= "4578" SRCREV_pn-opkg-utils-native ?= "4595" SRCREV_pn-oprofileui ?= "173" -- cgit v1.2.3