On Tue, Jun 02, 2020 at 09:49:40PM +0200, Phil Blundell via 
lists.openembedded.org wrote:
> On Tue, Jun 02, 2020 at 09:43:45PM +0200, Gregor Zatko wrote:
> > - if you take a look at 
> > http://git.yoctoproject.org/cgit/cgit.cgi/opkg-utils/tree/update-alternatives
> > you'll simply see it's a shellscript; if we wanted to have it without
> > bash we'd need a C++
> > implementation, am I right?
> 
> No, I think the point is that the shell script only needs /bin/sh.  If it
> required bash specifically then it would have #!/bin/bash at the top.

The original opkg-utils recipe has this:
RDEPENDS_${PN} += "bash"

Note that update-alternatives goes into own package and doesn't have such 
RDEPS.


> But, isn't rpmdeps supposed to sort that out automatically in any case?
> 
> p.
> 

> 

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#139118): 
https://lists.openembedded.org/g/openembedded-core/message/139118
Mute This Topic: https://lists.openembedded.org/mt/74635039/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to