ndec changed the topic of #yocto to: "Welcome to the Yocto Project | Learn more: https://www.yoctoproject.org | Join us or Speak at Yocto Project Summit (2022.11) Nov 29-Dec 1, more: https://yoctoproject.org/summit | Join the community: https://www.yoctoproject.org/community | IRC logs available at https://www.yoctoproject.org/irc/ | Having difficulty on the list or with someone on the list, contact YP community mgr ndec"
GNUmoon has quit [Ping timeout: 255 seconds]
GNUmoon has joined #yocto
callahan has quit [Quit: Client closed]
bps has joined #yocto
bps has joined #yocto
bps has quit [Ping timeout: 240 seconds]
qschulz has quit [Remote host closed the connection]
qschulz has joined #yocto
rfs613 has quit [Ping timeout: 248 seconds]
PobodysNerfect has quit [Quit: Gone to sleep. ZZZzzz…]
rfs613 has joined #yocto
Thorn has quit [Ping timeout: 240 seconds]
goliath has quit [Quit: SIGSEGV]
seninha has quit [Quit: Leaving]
davidinux has quit [Ping timeout: 255 seconds]
sakoman has quit [Quit: Leaving.]
davidinux has joined #yocto
davidinux has quit [Ping timeout: 255 seconds]
davidinux has joined #yocto
Wouter0100670440 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter0100670440 has joined #yocto
camus has joined #yocto
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?
jclsn has quit [Ping timeout: 250 seconds]
sakoman has joined #yocto
jclsn has joined #yocto
tunahan has quit [Quit: tunahan]
tunahan has joined #yocto
tunahan has quit [Quit: tunahan]
tunahan has joined #yocto
callahan has joined #yocto
xmn has quit [Ping timeout: 255 seconds]
callahan has quit [Quit: Client closed]
nemik has quit [Ping timeout: 240 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 240 seconds]
nemik has joined #yocto
sakoman has quit [Quit: Leaving.]
paulbarker has quit [Quit: The Lounge - https://thelounge.chat]
paulbarker has joined #yocto
camus has quit [Remote host closed the connection]
tunahan has quit [Quit: tunahan]
tunahan has joined #yocto
camus has joined #yocto
gnulinuxuser has joined #yocto
invalidopcode1 has quit [Remote host closed the connection]
invalidopcode1 has joined #yocto
Wouter0100670440 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter0100670440 has joined #yocto
Thorn has joined #yocto
kroon has joined #yocto
kroon has quit [Quit: Leaving]
yannd has quit [Remote host closed the connection]
alessioigor has joined #yocto
eFfeM has joined #yocto
alessioigor has quit [Quit: alessioigor]
eFfeM has quit [Remote host closed the connection]
Herrie has joined #yocto
agherzan has quit [Quit: You have been kicked for being idle]
invalidopcode1 has quit [Quit: The Lounge - https://thelounge.chat]
invalidopcode1 has joined #yocto
invalidopcode1 has quit [Client Quit]
invalidopcode has joined #yocto
PobodysNerfect has joined #yocto
rob_w has joined #yocto
seninha has joined #yocto
ptsneves has joined #yocto
nemik has quit [Ping timeout: 240 seconds]
Estrella has quit [Ping timeout: 246 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 265 seconds]
nemik has joined #yocto
maoti__ has joined #yocto
jpuhlman has quit [Ping timeout: 240 seconds]
gnulinuxuser has quit [Ping timeout: 260 seconds]
invalidopcode has quit [Remote host closed the connection]
invalidopcode has joined #yocto
goliath has joined #yocto
florian_kc has joined #yocto
camus has quit [Remote host closed the connection]
camus has joined #yocto
florian_kc has quit [Ping timeout: 250 seconds]
seninha has quit [Remote host closed the connection]
davidinux has quit [Quit: WeeChat 3.5]
Wouter0100670440 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter0100670440 has joined #yocto
rob_w has quit [Quit: Leaving]
rfs613 has quit [Ping timeout: 260 seconds]
rfs613 has joined #yocto
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…]
tunahan has quit [Quit: tunahan]
tunahan has joined #yocto
Haxxa has quit [Quit: Haxxa flies away.]
Haxxa has joined #yocto
nemik has quit [Ping timeout: 265 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 255 seconds]
nemik has joined #yocto
sakoman has quit [Quit: Leaving.]
florian_kc has quit [Ping timeout: 276 seconds]
PobodysNerfect has joined #yocto
Thorn has quit [Ping timeout: 264 seconds]
sakoman has joined #yocto
goliath has quit [Quit: SIGSEGV]
BWhitten has quit [Ping timeout: 255 seconds]
florian_kc has joined #yocto
Thorn has joined #yocto
Wouter0100670440 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter0100670440 has joined #yocto
tunahan has quit [Quit: tunahan]
tunahan has joined #yocto
sakoman has quit [Quit: Leaving.]
florian_kc has quit [Ping timeout: 255 seconds]
Maxxed has joined #yocto
xmn has joined #yocto