All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: curl-nativesdk as default libcurl provider?
Date: Sun, 31 Oct 2010 01:22:27 +0200	[thread overview]
Message-ID: <20101030232227.GC6312@jama> (raw)
In-Reply-To: <1288395329-10474-1-git-send-email-eric@eukrea.com>

Hi, 

nativesdk support was added to curl with 7.21.1 version in 
http://git.openembedded.org/cgit.cgi/openembedded/commit/?id=893ec9283c23b2aa7bbfd615cc5012ef68c9d1b0

since then
recipes/accelges/accelges_svn.bb
was pulling
virtual:nativesdk:curl_7.21.1.bb
to task-shr-feed build

it is because libcurl is in accelges's RDEPENDS (which is not really
correct and I'll remove it)
RDEPENDS_${PN} = "dbus dbus-glib libxrandr libnotify notification-daemon libcurl gtk+"

and libcurl in PACKAGES in curl-target.inc
PACKAGES += "${PN}-certs libcurl libcurl-dev libcurl-doc"

but isn't it supposed to work better by default?

If I remove it from RDEPENDS it works OK, because libcurl4 (I'm
using debian naming) is picked right

Version: 1:0.2+svnr206-r3.6
Depends: update-rc.d, libdbus-glib-1-2, libdbus-1-3, libgobject-2.0-0,
libgthread-2.0-0, libc6, libglib-2.0-0, bluez4, libglade-2.0-0, gtk+,
libatk-1.0-0, libgio-2.0-0, pango, libstdc++6, libcairo2, libpixman-1-0,
libpng12-0, libxrender1, libx11-6, libxcb1, libpthread-stubs0, libxau6,
libxdmcp6, libfontconfig1, libfreetype6, libexpat1, libgmodule-2.0-0,
libcurl4, libgnutls26, libz1, libgcrypt11, libgpg-error0

for accelges fixed in:
http://git.openembedded.org/cgit.cgi/openembedded/commit/?id=ef297b9febd05766242d0b6cb5dae14024456d41
but maybe other recipes have same problem..

Whole curl package seems strage..
ie sdk builddir doesn't start with curl-sdk- as normal for other sdk
tmp/work/x86_64-armv7a-sdk-oe-linux-gnueabi/curl-7.21.1-r4.1/

Regards,
-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com



  parent reply	other threads:[~2010-10-30 23:23 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-29 23:35 [PATCH] busybox: remove unused versions Eric Bénard
2010-10-29 23:50 ` Eric Bénard
2010-10-30  0:16   ` Khem Raj
2010-10-30  0:19     ` Eric Bénard
2010-10-30  8:05   ` Martin Jansa
2010-10-30  8:19     ` Frans Meulenbroeks
2010-10-30 13:17   ` Martin Jansa
2010-10-30 17:40     ` Eric Bénard
2010-10-30  0:17 ` Khem Raj
2010-10-30 23:22 ` Martin Jansa [this message]
2010-10-31  2:38   ` curl-nativesdk as default libcurl provider? Khem Raj

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101030232227.GC6312@jama \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.