Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] opkg-native: remove spurious dependency on curl-native
@ 2012-10-01 15:52 Phil Blundell
  2012-10-02 11:04 ` Richard Purdie
  0 siblings, 1 reply; 2+ messages in thread
From: Phil Blundell @ 2012-10-01 15:52 UTC (permalink / raw)
  To: openembedded-core

All variants of opkg are currently configured --disable-curl so there
seems no point in depending on it.

Signed-off-by: Phil Blundell <philb@gnu.org>
---
 meta/recipes-devtools/opkg/opkg.inc |    2 --
 1 file changed, 2 deletions(-)

diff --git a/meta/recipes-devtools/opkg/opkg.inc b/meta/recipes-devtools/opkg/opkg.inc
index 10cd9d8..28cc6a6 100644
--- a/meta/recipes-devtools/opkg/opkg.inc
+++ b/meta/recipes-devtools/opkg/opkg.inc
@@ -7,8 +7,6 @@ BUGTRACKER = "http://code.google.com/p/opkg/issues/list"
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
                     file://src/opkg-cl.c;beginline=1;endline=20;md5=321f658c3f6b6c832e25c8850b5dffba"
-DEPENDS_virtclass-native = "curl-native"
-DEPENDS_virtclass-nativesdk = "nativesdk-curl"
 
 PE = "1"
 INC_PR = "r10"
-- 
1.7.10.4






^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-10-02 11:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-01 15:52 [PATCH] opkg-native: remove spurious dependency on curl-native Phil Blundell
2012-10-02 11:04 ` Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox