[oe] [meta-networking][PATCH] V4 wireshark: fix build depends

Rongqing Li rongqing.li at windriver.com
Wed Aug 6 09:29:20 UTC 2014



On 08/06/2014 04:17 PM, Martin Jansa wrote:
> On Wed, Aug 06, 2014 at 03:41:30PM +0800, Rongqing Li wrote:
>>
>>
>> On 07/26/2014 03:33 AM, Armin Kuster wrote:
>>> This should address issues found in test-dependencies 2014-07-25
>>>
>>> wireshark/wireshark/latest lost dependency on  libcap libnl libnl-genl libnl-nf libnl-route portaudio-v19 sbc
>>>
>>> Signed-off-by: Armin Kuster <akuster at mvista.com>
>>> ---
>>>    meta-networking/recipes-support/wireshark/wireshark_1.12.0-rc2.bb | 2 +-
>>>    1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>> diff --git a/meta-networking/recipes-support/wireshark/wireshark_1.12.0-rc2.bb b/meta-networking/recipes-support/wireshark/wireshark_1.12.0-rc2.bb
>>> index 5d6df40..b965fdf 100644
>>> --- a/meta-networking/recipes-support/wireshark/wireshark_1.12.0-rc2.bb
>>> +++ b/meta-networking/recipes-support/wireshark/wireshark_1.12.0-rc2.bb
>>> @@ -3,7 +3,7 @@ HOMEPAGE = "http://www.wireshark.org"
>>>    SECTION = "network"
>>>    LICENSE = "GPL-2.0"
>>>
>>> -DEPENDS = "perl-native libpcap pcre expat glib-2.0 libsmi"
>>> +DEPENDS = "perl-native libcap libpcap pcre expat glib-2.0 libsmi libnl portaudio-v19 sbc"
>>>
>>>    inherit autotools pkgconfig
>>>
>>
>> 1. I can not download wireshark-1.12.0-rc2.tar.bz2, seems it has been
>> removed
>>
>> wget
>> http://wiresharkdownloads.riverbed.com/wireshark/src/wireshark-1.12.0-rc2.tar.bz2
>> --2014-08-06 15:00:13--
>> http://wiresharkdownloads.riverbed.com/wireshark/src/wireshark-1.12.0-rc2.tar.bz2
>> Resolving wiresharkdownloads.riverbed.com
>> (wiresharkdownloads.riverbed.com)... 69.4.231.52
>> Connecting to wiresharkdownloads.riverbed.com
>> (wiresharkdownloads.riverbed.com)|69.4.231.52|:80... connected.
>> HTTP request sent, awaiting response... 404 Not Found
>> 2014-08-06 15:00:14 ERROR 404: Not Found.
>>
>>
>> 2. which layers do I found the libsmi/portaudio recipes?
>
> both are in meta-oe
> http://layers.openembedded.org/layerindex/recipe/23397/
> http://layers.openembedded.org/layerindex/recipe/1080/
>


PACKAGECONFIG should work on libsmi and portaudio.

-Roy

>
>

-- 
Best Reagrds,
Roy | RongQing Li



More information about the Openembedded-devel mailing list