invalidopcode1 has quit [Remote host closed the connection]
invalidopcode1 has joined #yocto
PhoenixMage has joined #yocto
<PhoenixMage>
Hi all, I have created a basic recipe to install an init.d scrip to /etc/init.d and create the associated symlinks. Its not associated with another package, it basically just configures the GPIO the way I need it. When bitbaking the install however it complains about "requires /bin/bash, but no providers found in RDEPENDS:" I have configured RDEPENDS_${PN} = "bash" but the problem persists, any help?
invalidopcode has quit [Remote host closed the connection]
invalidopcode has joined #yocto
florian_kc has joined #yocto
Ad0 has quit [Ping timeout: 255 seconds]
Ad0 has joined #yocto
xmn has joined #yocto
sakoman has joined #yocto
kroon has joined #yocto
florian_kc has quit [Ping timeout: 246 seconds]
kroon has quit [Quit: Leaving]
Estrella has joined #yocto
invalidopcode has quit [Remote host closed the connection]
invalidopcode has joined #yocto
florian_kc has joined #yocto
florian_kc has quit [Ping timeout: 252 seconds]
Thorn has quit [Ping timeout: 246 seconds]
<Saur[m]>
PhoenixMage: Are you using a recent version of OE? In that case it should be `RDEPENDS:${PN} = "bash"`
<Saur[m]>
PhoenixMage: However, since I assume it is a simple script you are installing, try to make it POSIX compliant and avoid using bash altogether. You can use `checkbashism` to test your script and find any bashisms, and if there are none, change the #! line to `#!/bin/sh` instead.
qschulz has quit [Read error: Connection reset by peer]
qschulz has joined #yocto
ptsneves has quit [Ping timeout: 255 seconds]
Thorn has joined #yocto
invalidopcode has quit [Read error: Connection reset by peer]
invalidopcode has joined #yocto
Herrie has quit [Read error: Connection reset by peer]
Herrie has joined #yocto
xmn has quit [Ping timeout: 240 seconds]
florian_kc has joined #yocto
ptsneves has joined #yocto
invalidopcode has quit [Read error: Connection reset by peer]
invalidopcode has joined #yocto
ptsneves has quit [Quit: ptsneves]
BWhitten has joined #yocto
PobodysNerfect has quit [Quit: Gone to sleep. ZZZzzz…]