huseyinkozan has quit [Quit: Konversation terminated!]
Tartarus has quit [Quit: Bridge terminating on SIGTERM]
ericson2314 has quit [Quit: Bridge terminating on SIGTERM]
kayterina[m] has quit [Quit: Bridge terminating on SIGTERM]
Dhruvag2000[m] has quit [Quit: Bridge terminating on SIGTERM]
doquiros[m] has quit [Quit: Bridge terminating on SIGTERM]
Emantor[m] has quit [Quit: Bridge terminating on SIGTERM]
falk0n[m] has quit [Quit: Bridge terminating on SIGTERM]
berton[m] has quit [Quit: Bridge terminating on SIGTERM]
alvaropg[m] has quit [Quit: Bridge terminating on SIGTERM]
Perceval[m] has quit [Quit: Bridge terminating on SIGTERM]
cperon has quit [Quit: Bridge terminating on SIGTERM]
expert[m] has quit [Quit: Bridge terminating on SIGTERM]
thierryE[m] has quit [Quit: Bridge terminating on SIGTERM]
FredericOuellet[ has quit [Quit: Bridge terminating on SIGTERM]
agherzan has quit [Quit: Bridge terminating on SIGTERM]
grembeter[m] has quit [Quit: Bridge terminating on SIGTERM]
moto_timo[m] has quit [Quit: Bridge terminating on SIGTERM]
NeuberSousa[m] has quit [Quit: Bridge terminating on SIGTERM]
krowlan3[m] has quit [Quit: Bridge terminating on SIGTERM]
fabatera[m] has quit [Quit: Bridge terminating on SIGTERM]
glembo[m] has quit [Quit: Bridge terminating on SIGTERM]
rgov[m] has quit [Quit: Bridge terminating on SIGTERM]
coldspark29[m] has quit [Quit: Bridge terminating on SIGTERM]
jqua[m] has quit [Quit: Bridge terminating on SIGTERM]
PascalBach[m] has quit [Quit: Bridge terminating on SIGTERM]
zagor has quit [Quit: Bridge terminating on SIGTERM]
lexano[m] has quit [Quit: Bridge terminating on SIGTERM]
asconcepcion[m] has quit [Quit: Bridge terminating on SIGTERM]
shoragan[m] has quit [Quit: Bridge terminating on SIGTERM]
Saur[m] has quit [Quit: Bridge terminating on SIGTERM]
blauskaerm[m] has quit [Quit: Bridge terminating on SIGTERM]
Spectrejan[m] has joined #yocto
jordemort has joined #yocto
Emantor[m] has joined #yocto
khem has joined #yocto
dwagenk has joined #yocto
shoragan[m] has joined #yocto
ejoerns[m] has joined #yocto
zagor has joined #yocto
moto_timo[m] has joined #yocto
barath has joined #yocto
suy|m has joined #yocto
jonesv[m] has joined #yocto
jwillikers[m] has joined #yocto
hmw[m] has joined #yocto
FredericOuellet[ has joined #yocto
ericson2314 has joined #yocto
berton[m] has joined #yocto
Tartarus has joined #yocto
booboo1212[m] has joined #yocto
jqua[m] has joined #yocto
cperon has joined #yocto
j7lc8l[m] has joined #yocto
T_UNIX[m] has joined #yocto
Saur[m] has joined #yocto
doquiros[m] has joined #yocto
Dhruvag2000[m] has joined #yocto
grembeter[m] has joined #yocto
fabatera[m] has joined #yocto
krowlan3[m] has joined #yocto
coldspark29[m] has joined #yocto
expert[m] has joined #yocto
falk0n[m] has joined #yocto
rgov[m] has joined #yocto
alvaropg[m] has joined #yocto
glembo[m] has joined #yocto
thierryE[m] has joined #yocto
PascalBach[m] has joined #yocto
blauskaerm[m] has joined #yocto
NeuberSousa[m] has joined #yocto
Perceval[m] has joined #yocto
agherzan has joined #yocto
asconcepcion[m] has joined #yocto
mixfix41 has joined #yocto
jordemort has quit [Quit: Client limit exceeded: 20000]
shoragan[m] has quit [Quit: Client limit exceeded: 20000]
zagor has quit [Quit: Client limit exceeded: 20000]
Tartarus has quit [Quit: Client limit exceeded: 20000]
Emantor[m] has quit [Quit: Client limit exceeded: 20000]
ericson2314 has quit [Quit: Client limit exceeded: 20000]
Spectrejan[m] has quit [Quit: Client limit exceeded: 20000]
cperon has quit [Quit: Client limit exceeded: 20000]
dwagenk has quit [Quit: Client limit exceeded: 20000]
jonesv[m] has quit [Quit: Client limit exceeded: 20000]
booboo1212[m] has quit [Quit: Client limit exceeded: 20000]
barath has quit [Quit: Client limit exceeded: 20000]
suy|m has quit [Quit: Client limit exceeded: 20000]
hmw[m] has quit [Quit: Client limit exceeded: 20000]
kayterina[m] has joined #yocto
lexano[m] has joined #yocto
<grembeter[m]>
I think you missed “file://“ part…
<grembeter[m]>
<ziga_> "I am trying to create a "..." <- SRC_URI = “file://main.c file://makefile”
berton[m] has quit [Quit: Client limit exceeded: 20000]
jwillikers[m] has quit [Quit: Client limit exceeded: 20000]
T_UNIX[m] has quit [Quit: Client limit exceeded: 20000]
<coldspark29[m]>
I am currently working on a personal project with a Raspberry Pi and Qt. I compiled the `meta-toolchain-qt5` recipe and when I used it in QtCreator I realized that `qtquicktimeline` was missing in the sysroot. I then recompiled the rootfs, but when I recompiled the `meta-toolchain-qt5` nothing happened. I tried deleting the install script in `tmp/deploy/sdk` but had to run `bitbake -c clean meta-toolchain-qt5` to rebuild it. Why doesn't
<coldspark29[m]>
bitbake automatically detect that the sysroot has changed?
<coldspark29[m]>
I recompiled the toolchain, but qtquicktimeline is still not included in the sysroot. What do I have to do to rebuild the toolchain with the new rootfs?
<coldspark29[m]>
I think I had the same issue with the image itself, which is weird
<coldspark29[m]>
I just figured that meta-toolchain-qt5 is probably a toolchain with a fixed number of packages and I need to run `bitbake core-image-base -c populate_sdk` to build a toolchain that contains qtquicktimeline as well. Problem is that I am getting an error when building it: https://pastebin.com/qR2YEzPp
<moto_timo[m]>
coldspark29: you should be able to just set INIT_MANAGER = “systemd”
<coldspark29[m]>
moto_timo[m]: Will try that thanks. I think that meta-qt is not compatible with systemd though. I can build the toolchain when sysvinit is set
<coldspark29[m]>
On second thought, the rootfs should be included when building meta-toolchain-qt5 as well
<coldspark29[m]>
When I run `bitbake core-image-base -c populate_sdk`, a lot of stuff is built that I don't need and it takes ages
florian_kc has joined #yocto
bluelightning has joined #yocto
argonautx has quit [Quit: Leaving]
florian_kc has quit [Ping timeout: 250 seconds]
zyga-mbp has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
behanw has quit [Quit: Connection closed for inactivity]
sakoman has quit [Quit: Leaving.]
sakoman has joined #yocto
<mixfix41>
pp
jordemort has joined #yocto
Spectrejan[m] has joined #yocto
Emantor[m] has joined #yocto
shoragan[m] has joined #yocto
dwagenk has joined #yocto
zagor has joined #yocto
jwillikers[m] has joined #yocto
jonesv[m] has joined #yocto
barath has joined #yocto
hmw[m] has joined #yocto
suy|m has joined #yocto
berton[m] has joined #yocto
ericson2314 has joined #yocto
cperon has joined #yocto
Tartarus has joined #yocto
booboo1212[m] has joined #yocto
T_UNIX[m] has joined #yocto
Tokamak has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]