From: Marcin Juszkiewicz Date: Tue, 15 Nov 2005 16:40:48 +0000 (+0000) Subject: meta-opie: removed usbutils from DEPENDS as nothing in OPIE use it. Machines with... X-Git-Tag: Release-2010-05/1~9453^2~3075^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4286db436abc35781c830a23c51e070bf795ca41;p=openembedded.git meta-opie: removed usbutils from DEPENDS as nothing in OPIE use it. Machines with USB Host function should depend on it in their machine config. --- diff --git a/packages/meta/meta-opie.bb b/packages/meta/meta-opie.bb index 4e43f3fbc3..f82a69f367 100644 --- a/packages/meta/meta-opie.bb +++ b/packages/meta/meta-opie.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Meta-package for Opie" SECTION = "opie/base" ALLOW_EMPTY = 1 -PR = "r31" +PR = "r32" PACKAGE_ARCH = "all" LICENSE = "MIT" @@ -23,7 +23,7 @@ PACKAGES = "task-opie-applets task-opie-apps task-opie-base \ # DEPENDS = "irda-utils ntp timezones ttf-dejavu \ - bluez-utils-nodbus wireless-tools usbutils \ + bluez-utils-nodbus wireless-tools \ opie-ttf-support libopieobex0 opie-examples-python \ opie-freetype opie-help-en opie-i18n opie-login \ opie-securityplugin-blueping opie-securityplugin-dummy \