minimal has quit [Quit: Leaving]
<KGB-0> https://tests.reproducible-builds.org/openwrt/openwrt_sunxi.html has been updated. (0% images and 100.0% packages reproducible in our current test framework.)
<owrt-images-builds> Build [#1](https://buildbot.openwrt.org/images/#/builders/123/builds/1) of `main_lantiq/xrx200` stopped with exception.
vincejv has quit [Remote host closed the connection]
n3ph_ has quit [Ping timeout: 480 seconds]
vincejv has joined #openwrt-devel
n3ph has joined #openwrt-devel
skynet2 has quit []
n3ph has quit [Ping timeout: 480 seconds]
GNUmoon has quit [Ping timeout: 480 seconds]
nixuser has quit [Ping timeout: 480 seconds]
GNUmoon has joined #openwrt-devel
nixuser has joined #openwrt-devel
GNUmoon has quit [Ping timeout: 480 seconds]
GNUmoon has joined #openwrt-devel
sorinello has joined #openwrt-devel
<ynezz> Ansuel: would be nice to get some commit into 23.05 feeds https://buildbot.openwrt.org/openwrt-23.05/packages/#/changes
goliath has joined #openwrt-devel
Tapper has joined #openwrt-devel
n3ph has joined #openwrt-devel
<KGB-2> https://tests.reproducible-builds.org/openwrt/openwrt_x86.html has been updated. (100.0% images and 100.0% packages reproducible in our current test framework.)
rua has quit [Quit: Leaving.]
dvn has quit [Ping timeout: 480 seconds]
dvn has joined #openwrt-devel
robimarko has joined #openwrt-devel
n3ph_ has joined #openwrt-devel
robimarko has quit [Remote host closed the connection]
robimarko has joined #openwrt-devel
n3ph has quit [Ping timeout: 480 seconds]
rua has joined #openwrt-devel
<russell--> work on ubiquiti er-x seems to have stalled over the summer, there are open pull requests. seems like it needs some tasteful supervision to make progress.
noltari has quit [Quit: Bye ~ Happy Hacking!]
noltari has joined #openwrt-devel
Tapper has quit [Ping timeout: 480 seconds]
skynet2 has joined #openwrt-devel
PaulFertser has quit [Ping timeout: 480 seconds]
lynxis has quit [Ping timeout: 480 seconds]
lynxis has joined #openwrt-devel
PaulFertser has joined #openwrt-devel
gromero has joined #openwrt-devel
lynxis has quit [Remote host closed the connection]
lynxis has joined #openwrt-devel
robimarko_ has joined #openwrt-devel
<robimarko_> aparcar: Now packages CI fails even more spectacularly with: sed: can't read feeds.conf.default: No such file or directory
robimarko has quit [Ping timeout: 480 seconds]
<aparcar[m]> robimarko_: yea many burning things, I'm on it but there is just so much stuff happening 🙂
<robimarko_> So life basically :)
<aparcar[m]> but thanks for letting me know, do you have a specific link?
<robimarko_> I rebased this to force testing on latest images: https://github.com/openwrt/packages/pull/25257/checks
<robimarko_> For some reason A15 image is working but I guess that one failed building in the docker actions
<linusw> russell--: Greg applied the MTD fix to all the stable kernels now!
gromero has quit [Ping timeout: 480 seconds]
<aparcar[m]> robimarko_: this should do the trick https://github.com/openwrt/gh-action-sdk/pull/45
<robimarko_> Nice, btw I dont see a reason why some docker actions fail on unknown tag
<aparcar[m]> link?
gromero has joined #openwrt-devel
efahl is now known as Guest8626
efahl has joined #openwrt-devel
minimal has joined #openwrt-devel
Guest8626 has quit [Ping timeout: 480 seconds]
<aparcar[m]> oh yea that, I'm on it
noltari has quit [Quit: Bye ~ Happy Hacking!]
<mrkiko> So I am facing an issue where I need to produce two different images for a device: a -factory one - the "default" mediatek image and a fit sysupgrade itb one. However to build the latter, i am redefining KERNEL and KERNEL_INITRAMFS, so I don't know how to build the first one correctly. Any help/pointer apreciated
<mrkiko> I may create two distinct profiles for thesame device, but wondering if there is a better solution
Stat_headcrabbed has joined #openwrt-devel
Mangix has quit [Read error: Connection reset by peer]
Mangix has joined #openwrt-devel
gromero has quit [Ping timeout: 480 seconds]
gromero has joined #openwrt-devel
goliath has quit [Quit: SIGSEGV]
noltari has joined #openwrt-devel
<owrt-images-builds> Build [#2](https://buildbot.openwrt.org/images/#/builders/257/builds/2) of `main_lantiq/xway` completed successfully.
gromero has quit [Ping timeout: 480 seconds]
gromero has joined #openwrt-devel
goliath has joined #openwrt-devel
gromero has quit [Ping timeout: 480 seconds]
dermoth_ has joined #openwrt-devel
dermoth has quit [Remote host closed the connection]
dermoth_ is now known as dermoth
noltari has quit [Quit: Bye ~ Happy Hacking!]
noltari has joined #openwrt-devel
Stat_headcrabbed has quit [Quit: Stat_headcrabbed]
<robimarko_> mrkiko: cant you use the artifacts mechanism?
<mrkiko> robimarko_: I tought about it. May you give me an example of a device using it in a similar way?
<robimarko_> Are you sure that you really need to change KERNEL and KERNEL_INITRAMFS recipes?
<mrkiko> robimarko_: that's the suggestion I got from dangole and it seems it makes sense ... but this is one of the places with which I am less familiar
<mrkiko> robimarko_: I may as well go crazy and define a build/gunzip and do something like kernel-bin | gunzip | lzma... and so on ?
<mrkiko> robimarko_: crazy, i said it :D :D
<Znevna> russell--: on the kernel partition size issue?
Tapper has joined #openwrt-devel
mrnuke has quit [Ping timeout: 480 seconds]
<russell--> Znevna: yeah
<Znevna> lots of devices need a solution for that :P
mrnuke has joined #openwrt-devel
<Mangix> robimarko_: ping
<Znevna> I wanted to try something similar to repartition AX53U :P
<robimarko_> Magnix: Pong
<Mangix> know about CONFIG_REGULATOR_USERSPACE_CONSUMER=y ?
<robimarko_> Yes, I used that to make USB power easily toggleable
<Znevna> nvm
<Znevna> that's for ubi >.>
<Mangix> robimarko_: so regulator-output is needed to make it toggleable?
<robimarko_> By the user from userspace yes, then you can reset USB if you want to
<Mangix> looks like I need to do that
<robimarko_> Yeah, most likely
<robimarko_> That is what I used lately
Tapper has quit [Quit: Tapper]
<Mangix> alright
<Mangix> looks like a treewide commit adding regulator-boot-on is needed
caskd_ has joined #openwrt-devel
caskd has quit [Ping timeout: 480 seconds]
sorinello has quit [Ping timeout: 480 seconds]
Shados_ has joined #openwrt-devel
Shados has quit [Ping timeout: 480 seconds]
robimarko_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
mrnuke_ has joined #openwrt-devel
mrnuke has quit [Ping timeout: 480 seconds]
<KGB-0> https://tests.reproducible-builds.org/openwrt/openwrt_omap.html has been updated. (11.1% images and 100.0% packages reproducible in our current test framework.)