diff options
author | Tick Chen <ticktock35@gmail.com> | 2009-01-10 11:22:29 +0800 |
---|---|---|
committer | Tick Chen <ticktock35@gmail.com> | 2009-01-10 11:22:29 +0800 |
commit | 35b33d640afcf73d32ed828ef55474096856963b (patch) | |
tree | 76e7f35c287bff3817bd0777f8e6d26822cb8a58 /conf | |
parent | b022dab4fcd59cac2225b6bdd76386e1e548ab22 (diff) |
opkg: Bump up the version to R196
fixing issues http://code.google.com/p/opkg/issues/detail?id=2
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/sane-srcrevs.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index fd2b547e5b..9be52545f5 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -173,9 +173,9 @@ SRCREV_pn-openmoko-toolchain-scripts ?= "4878" SRCREV_pn-openmoko-worldclock2 ?= "3365" SRCREV_pn-openocd ?= "517" SRCREV_pn-openocd-native ?= "517" -SRCREV_pn-opkg ?= "194" -SRCREV_pn-opkg-native ?= "194" -SRCREV_pn-opkg-sdk ?= "192" +SRCREV_pn-opkg ?= "196" +SRCREV_pn-opkg-native ?= "196" +SRCREV_pn-opkg-sdk ?= "196" SRCREV_pn-opkg-utils ?= "4578" SRCREV_pn-opkg-utils-native ?= "4595" SRCREV_pn-oprofileui ?= "173" |