All of lore.kernel.org
 help / color / mirror / Atom feed
* Where is bridge-utils in yocto recipes ?
@ 2011-12-08  2:18 Zumeng Chen
  2011-12-08 16:05 ` Mark Hatle
  2011-12-14  6:47 ` Lauri Hintsala
  0 siblings, 2 replies; 6+ messages in thread
From: Zumeng Chen @ 2011-12-08  2:18 UTC (permalink / raw)
  To: poky

Hi All,

I want to use bridge control brctl, but bit-bake bridge-utils
returns failure, name changed? or not existence?

Any comments are welcome?

Thanks,
Zumeng


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

* Re: Where is bridge-utils in yocto recipes ?
  2011-12-08  2:18 Where is bridge-utils in yocto recipes ? Zumeng Chen
@ 2011-12-08 16:05 ` Mark Hatle
  2011-12-09  1:07   ` Zumeng Chen
  2011-12-09  1:08   ` Zumeng Chen
  2011-12-14  6:47 ` Lauri Hintsala
  1 sibling, 2 replies; 6+ messages in thread
From: Mark Hatle @ 2011-12-08 16:05 UTC (permalink / raw)
  To: poky

On 12/7/11 8:18 PM, Zumeng Chen wrote:
> Hi All,
>
> I want to use bridge control brctl, but bit-bake bridge-utils
> returns failure, name changed? or not existence?
>
> Any comments are welcome?

I don't believe anyone has ported bridge-utils to oe-core/Poky yet.

--Mark

> Thanks,
> Zumeng
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky



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

* Re: Where is bridge-utils in yocto recipes ?
  2011-12-08 16:05 ` Mark Hatle
@ 2011-12-09  1:07   ` Zumeng Chen
  2011-12-09  1:08   ` Zumeng Chen
  1 sibling, 0 replies; 6+ messages in thread
From: Zumeng Chen @ 2011-12-09  1:07 UTC (permalink / raw)
  To: poky

于 2011年12月09日 00:05, Mark Hatle 写道:
> On 12/7/11 8:18 PM, Zumeng Chen wrote:
>> Hi All,
>>
>> I want to use bridge control brctl, but bit-bake bridge-utils
>> returns failure, name changed? or not existence?
>>
>> Any comments are welcome?
>
> I don't believe anyone has ported bridge-utils to oe-core/Poky yet.
Thanks, Mark, I'll port it in since network need it.

BRs,
Zumeng
>
> --Mark
>
>> Thanks,
>> Zumeng
>> _______________________________________________
>> poky mailing list
>> poky@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/poky
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky



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

* Re: Where is bridge-utils in yocto recipes ?
  2011-12-08 16:05 ` Mark Hatle
  2011-12-09  1:07   ` Zumeng Chen
@ 2011-12-09  1:08   ` Zumeng Chen
  1 sibling, 0 replies; 6+ messages in thread
From: Zumeng Chen @ 2011-12-09  1:08 UTC (permalink / raw)
  To: Mark Hatle; +Cc: poky

于 2011年12月09日 00:05, Mark Hatle 写道:
> On 12/7/11 8:18 PM, Zumeng Chen wrote:
>> Hi All,
>>
>> I want to use bridge control brctl, but bit-bake bridge-utils
>> returns failure, name changed? or not existence?
>>
>> Any comments are welcome?
>
> I don't believe anyone has ported bridge-utils to oe-core/Poky yet.
Thanks, Mark, I'll port it in since network need it.

BRs,
Zumeng
>
> --Mark
>
>> Thanks,
>> Zumeng
>> _______________________________________________
>> poky mailing list
>> poky@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/poky
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky



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

* Re: Where is bridge-utils in yocto recipes ?
  2011-12-08  2:18 Where is bridge-utils in yocto recipes ? Zumeng Chen
  2011-12-08 16:05 ` Mark Hatle
@ 2011-12-14  6:47 ` Lauri Hintsala
  2011-12-14  8:23   ` Zumeng Chen
  1 sibling, 1 reply; 6+ messages in thread
From: Lauri Hintsala @ 2011-12-14  6:47 UTC (permalink / raw)
  To: poky

If you are using busybox I would prefer to try brctl applet of busybox. 
Just enable "CONFIG_BRCTL=y" from config and recompile busybox.

BR,
Lauri Hintsala


On 12/08/2011 04:18 AM, Zumeng Chen wrote:
> Hi All,
>
> I want to use bridge control brctl, but bit-bake bridge-utils
> returns failure, name changed? or not existence?
>
> Any comments are welcome?
>
> Thanks,
> Zumeng
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky


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

* Re: Where is bridge-utils in yocto recipes ?
  2011-12-14  6:47 ` Lauri Hintsala
@ 2011-12-14  8:23   ` Zumeng Chen
  0 siblings, 0 replies; 6+ messages in thread
From: Zumeng Chen @ 2011-12-14  8:23 UTC (permalink / raw)
  To: poky

于 2011年12月14日 14:47, Lauri Hintsala 写道:
> If you are using busybox I would prefer to try brctl applet of 
> busybox. Just enable "CONFIG_BRCTL=y" from config and recompile busybox.
Yeah, it should be OK, thanks Lauri, and it's OK small filesystem on 
rspro too.

Regards,
Zumeng
>
> BR,
> Lauri Hintsala
>
>
> On 12/08/2011 04:18 AM, Zumeng Chen wrote:
>> Hi All,
>>
>> I want to use bridge control brctl, but bit-bake bridge-utils
>> returns failure, name changed? or not existence?
>>
>> Any comments are welcome?
>>
>> Thanks,
>> Zumeng
>> _______________________________________________
>> poky mailing list
>> poky@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/poky
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky



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

end of thread, other threads:[~2011-12-14  8:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-08  2:18 Where is bridge-utils in yocto recipes ? Zumeng Chen
2011-12-08 16:05 ` Mark Hatle
2011-12-09  1:07   ` Zumeng Chen
2011-12-09  1:08   ` Zumeng Chen
2011-12-14  6:47 ` Lauri Hintsala
2011-12-14  8:23   ` Zumeng Chen

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.