<lolock>
Hi, I am trying to compile the latest LTS vanilla kernel from kernel.org. I followed the manual "using your own sources" and created my own layer with a custom kernel recipe. It seems to work at first, but do_fetch takes forever
<lolock>
After 45 min it is like 70% done and eventually fails
<lolock>
But my internet is not really that bad and my firewall is also disabled. It works fine if I do git clone manually
<lolock>
Is there any reason that do_fetch via git protocol takes so long? Would be nice if someone could give me a hint, as I am a total noob to yocto
<lolock>
And if I try to use the tarball, I get "ERROR: Nothing RPROVIDES ''vmlinux'". Any ideas?
florian__ has joined #yocto
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
alessioigor has quit [Client Quit]
goliath has joined #yocto
florian__ has quit [Ping timeout: 240 seconds]
gsalazar has joined #yocto
gsalazar has quit [Ping timeout: 245 seconds]
florian__ has joined #yocto
<rburton>
lolock: Linux-yocto has a “pristine upstream” mode if you don’t want our minor fixes on top. Much easier than writing your own kernel recipe that has to replicate all the kernel packaging.
florian__ has quit [Ping timeout: 272 seconds]
florian__ has joined #yocto
rber|res has quit [Ping timeout: 245 seconds]
rber|res has joined #yocto
camus has quit [Quit: camus]
camus has joined #yocto
florian__ has quit [Ping timeout: 272 seconds]
nemik has quit [Ping timeout: 252 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 258 seconds]
nemik has joined #yocto
Haxxa has quit [Ping timeout: 246 seconds]
Haxxa has joined #yocto
Haxxa has quit [Ping timeout: 260 seconds]
Net147 has quit [Ping timeout: 240 seconds]
Haxxa has joined #yocto
Net147 has joined #yocto
Net147 has joined #yocto
Net147 has quit [Changing host]
tokamak has quit [Quit: ZNC 1.8.2+deb2build5 - https://znc.in]
tokamak has joined #yocto
raghavgururajan has joined #yocto
otavio_ has quit [Remote host closed the connection]
otavio has joined #yocto
tokamak has quit [Quit: ZNC 1.8.2+deb2build5 - https://znc.in]
tokamak has joined #yocto
tokamak has quit [Quit: ZNC 1.8.2+deb2build5 - https://znc.in]
tokamak has joined #yocto
tokamak has quit [Client Quit]
tokamak has joined #yocto
tokamak has quit [Quit: ZNC 1.8.2+deb2build5 - https://znc.in]
tokamak has joined #yocto
tokamak has quit [Client Quit]
tokamak has joined #yocto
camus1 has joined #yocto
camus has quit [Ping timeout: 245 seconds]
camus1 is now known as camus
nerdboy has quit [Ping timeout: 245 seconds]
sakoman has joined #yocto
nerdboy has joined #yocto
nerdboy has joined #yocto
florian__ has joined #yocto
amitk_ has joined #yocto
florian__ has quit [Ping timeout: 272 seconds]
otavio has quit [Quit: leaving]
otavio has joined #yocto
alessioigor has joined #yocto
florian__ has joined #yocto
Guest6_sf has joined #yocto
<Guest6_sf>
Hello all, do you know any documentation suggesting how to organize a Yocto CI/CD pipeline
<Guest6_sf>
?
<Guest6_sf>
Specifically I would like to read suggestions on how to deal with multi component changes
<zeddii>
khem. I was out, but anyone dropping that patch is wrong. unless it gets reverted upstream, there's no way I'll take a patch that reverts a GPL symbol change.
davidinux has quit [Ping timeout: 246 seconds]
davidinux has joined #yocto
<paulg>
20-30 years of experience tends to make one gun-shy about changes like that!
<paulg>
Don't want to enable some binary module or cripple an existing one. Not my problem space.
<zeddii>
tlwoerner, jonmason, rburton: yah, it seems like 6.4 has done something with ncurses, they are always mucking about in there. I carry changes to make menuconfig work, I can see if they are still needed .. but on Monday, my Sunday efforts have ended for now.
<zeddii>
oh wait. interesting. 6.4 menuconfig now works after I ran 6.1's menuconfig. could be a dependency issue, or it points me to the hostbuild component that is the problem. will clean things and isolate tomorrow.
<paulg>
kinda funny that in mid 2023 we are still fighting with ncurses. I wonder if post grad students are still using LaTeX?