* [PATCH] package_ipk.bbclass: remove redundant dependencies upon opkg/opkg-collateral.
@ 2010-08-10 7:03 Graham Gower
0 siblings, 0 replies; only message in thread
From: Graham Gower @ 2010-08-10 7:03 UTC (permalink / raw)
To: openembedded-devel
Signed-off-by: Graham Gower <graham.gower@gmail.com>
---
classes/package_ipk.bbclass | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/classes/package_ipk.bbclass b/classes/package_ipk.bbclass
index 3d70181..5d388da 100644
--- a/classes/package_ipk.bbclass
+++ b/classes/package_ipk.bbclass
@@ -1,6 +1,5 @@
inherit package
-BOOTSTRAP_EXTRA_RDEPENDS += "opkg-collateral opkg"
IMAGE_PKGTYPE ?= "ipk"
IPKGCONF_TARGET = "${STAGING_ETCDIR_NATIVE}/opkg.conf"
--
1.7.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2010-08-10 7:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-10 7:03 [PATCH] package_ipk.bbclass: remove redundant dependencies upon opkg/opkg-collateral Graham Gower
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.