<p dir="ltr">Is there a way to add "provides" to a package? In RPM, I would solve this adding "Provides: ip" to busybox.</p>
<p dir="ltr">This could also help when a kern module gets built-in. Kernel package could provide the incorporated kmod-xxx module. It would be better if both kernel and kmod-xxx could automatically provide every single module it provides, so packages could requires modules and not their packages, whether it is built-in or loadable module.</p>
<p dir="ltr">Just like the case of busybox, if someone changes a module to not be built-in (a configuration), it will require a code (makefile) change in order to fix broken deps.</p>
<p dir="ltr">Luiz</p>
<br><div class="gmail_quote"><div dir="ltr">Em ter, 17 de nov de 2015 06:11, Cristian Morales Vega <<a href="mailto:cristian@samknows.com">cristian@samknows.com</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 16 November 2015 at 23:40, Felix Fietkau <<a href="mailto:nbd@openwrt.org" target="_blank">nbd@openwrt.org</a>> wrote:<br>
> On 2015-11-16 20:28, Ted Hess wrote:<br>
>> Changes to netifd/wireless/mac80211.sh in r46832 invoke 'ip' when making<br>
>> a client association. 'ip' is not automatically included with cfg80211<br>
>> custom builds -- association fails.<br>
>><br>
>> Signed-off-by: Ted Hess <<a href="mailto:thess@kitschensync.net" target="_blank">thess@kitschensync.net</a>><br>
> NACK. These changes were added because the busybox ip applet was enabled<br>
> by default recently.<br>
<br>
So there is a dependency (ip package OR ip support in Busybox), but no<br>
way to express it?<br>
<br>
Not that it would make sense for anybody to disable the new default in<br>
busybox without enabling the ip package at the same time. Just<br>
curious.<br>
_______________________________________________<br>
openwrt-devel mailing list<br>
<a href="mailto:openwrt-devel@lists.openwrt.org" target="_blank">openwrt-devel@lists.openwrt.org</a><br>
<a href="https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel" rel="noreferrer" target="_blank">https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel</a><br>
</blockquote></div><div dir="ltr">-- <br></div><p dir="ltr">Luiz Angelo Daros de Luca</p>