poky-floating-revisions.inc: Disable opkg/opkg-utils since upstream will break poky from this point onwards

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4966 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2008-07-28 11:12:25 +00:00
parent 7a5b0f099d
commit dedc620315
1 changed files with 5 additions and 3 deletions

View File

@ -3,9 +3,11 @@
#
SRCREV_pn-exmap-console ?= "${AUTOREV}"
SRCREV_pn-opkg-native ?= "${AUTOREV}"
SRCREV_pn-opkg-sdk ?= "${AUTOREV}"
SRCREV_pn-opkg ?= "${AUTOREV}"
#SRCREV_pn-opkg-native ?= "${AUTOREV}"
#SRCREV_pn-opkg-sdk ?= "${AUTOREV}"
#SRCREV_pn-opkg ?= "${AUTOREV}"
#SRCREV_pn-opkg-utils-naitve ?= "${AUTOREV}"
#SRCREV_pn-opkg-utils ?= "${AUTOREV}"
SRCREV_pn-gconf-dbus ?= "${AUTOREV}"
SRCREV_pn-contacts ?= "${AUTOREV}"
SRCREV_pn-dates ?= "${AUTOREV}"