goliath has quit [Quit: SIGSEGV]
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #openwrt-devel
tSYS has quit [Quit: *squeak*]
tSYS has joined #openwrt-devel
gch981213 has joined #openwrt-devel
<owrt-images-builds> Build [#182](https://buildbot.openwrt.org/images/#/builders/155/builds/182) of `master_sunxi/cortexa8` completed successfully.
rua has quit [Quit: Leaving.]
<owrt-images-builds> Build [#184](https://buildbot.openwrt.org/images/#/builders/164/builds/184) of `master_ath79/nand` completed successfully.
mattsm has quit [Ping timeout: 480 seconds]
ptudor has quit [Ping timeout: 480 seconds]
<owrt-images-builds> Build [#186](https://buildbot.openwrt.org/images/#/builders/85/builds/186) of `master_bcm53xx/generic` completed successfully.
<owrt-images-builds> Build [#173](https://buildbot.openwrt.org/images/#/builders/219/builds/173) of `master_ath79/generic` completed successfully.
<KGB-2> https://tests.reproducible-builds.org/openwrt/openwrt_ath79.html has been updated. (98.7% images and 100.0% packages reproducible in our current test framework.)
rua has joined #openwrt-devel
dansan has quit [Ping timeout: 480 seconds]
rua has quit [Quit: Leaving.]
rmilecki has quit [Quit: Konversation terminated!]
rmilecki has joined #openwrt-devel
<enyc> ** looking for CFE-AR7516-BrightBox.bin md5sum=939f5aeff6b64b7d5e9d8caed39b0ba4 ** lost file if any Dev has in their archives, please?
hitech95 has joined #openwrt-devel
<torv> f00b4r0: Fixed. Its hwdata was missing WLAN cap entries.
robimarko has joined #openwrt-devel
<Ansuel> robimarko was thinking of tweaking the github-merge-pr.sh script and add SoB by default (of the committer) and the Link: tag that point to the Pull Request
<Ansuel> What do you think ?
<robimarko> That sounds like a good idea
<Ansuel> btw did we check if coldboot works with qsdk ?
<Ansuel> on ipq60xx ?
<robimarko> It does
<Ansuel> well then i have to make the diff patch so we can check what is missing in remoteproc
<robimarko> Brace for impact then
<robimarko> Cause diff is huge
<Ansuel> i just need to check the exact base kernel version
<robimarko> QCA uses 5.4.213 for their 5.4 kernel
<robimarko> But its extremely modifed
<Ansuel> ok i need the base version as adding other fixies on top of that would cause even more diff
Borromini has joined #openwrt-devel
<KGB-2> https://tests.reproducible-builds.org/openwrt/openwrt_mpc85xx.html has been updated. (100.0% images and 100.0% packages reproducible in our current test framework.)
Borromini has quit [Quit: Lost terminal]
dannyAAM has quit [Quit: Will be back soon!]
gladiac has quit [Quit: Ping timeout (120 seconds)]
gladiac has joined #openwrt-devel
dannyAAM has joined #openwrt-devel
<Ansuel> robimarko https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=0fc87ddf444c3e3cf60efd00a3b3cc2fab75191c what do you think ?
<robimarko> Ansuel: Nice, I like it
<Ansuel> i updated the script to support this new format
<Ansuel> if the SoB of the committer is already present, the previous one is removed keeping only the last one
<robimarko> Awesome, will update my script
<Ansuel> Also I wonder if we should introduce some kind of .config for these maintainer scripts and add them to .gitignore... should be easier to update since we have that thing for the token...
<robimarko> That would be nice since then I could just copy it instead of editing first
<Ansuel> robimarko i lost a bit track of CI but since github runner changed to macos-14 why are we changing them from macos-latest to 14 ?
<robimarko> Ansuel: Its just basically so they dont change it again suddenly and the CI fails miserably
<Ansuel> my concern is that CI will stay there to rot and nobody will take care of changing the thing to macos-latest again in the future
<robimarko> I doubt that
<robimarko> As all of the changes for macOS 14 migration were ready before they made the change
<robimarko> This just gives us some breathing time if required
gladiac has quit [Quit: Ping timeout (120 seconds)]
gladiac has joined #openwrt-devel
<ynezz> I would be as well in favor of keeping using macos-latest, because if it breaks, then we're at least aware, so it can be fixed or pinned to a last known working version as a last resort
<robimarko> Dont have anything against that
colo has quit [Quit: Bye.]
<robimarko> Pushed the change to macos-latest
rua has joined #openwrt-devel
<owrt-images-builds> Build [#66](https://buildbot.openwrt.org/images/#/builders/214/builds/66) of `openwrt-23.05_lantiq/xway_legacy` completed successfully.
goliath has joined #openwrt-devel
<Ansuel> https://github.com/openwrt/openwrt/commit/a8dde7e5bd6d289db6485cf57d3512ea62eaa827 well look what i had luck to experience lately...
<robimarko> :(
<Ansuel> not a problem tho failsafe was working so i just downgrade to 23.05... the only difficult part was remotely instruct my parents to trigger failsafe on the router AHAHAH
rua has quit [Quit: Leaving.]
rua has joined #openwrt-devel
<Ansuel> robimarko good boy of 10mb :D
<KGB-2> https://tests.reproducible-builds.org/openwrt/openwrt_bcm47xx.html has been updated. (100.0% images and 100.0% packages reproducible in our current test framework.)
fakuivan has quit [Remote host closed the connection]
fakuivan has joined #openwrt-devel
<robimarko> Ansuel: Like I said, it barely resembles that kernel
<Ansuel> our is q6v5 right ?
<robimarko> Yeah
<Ansuel> i can see lots of different thing here and there but mostly bigger delay
<Ansuel> also i love the amount of code duplication wtih the clk get instead of using the bulk api...
<Ansuel> like i can already see we are missing stuff like /* 10 - Wait till BHS Reset is done */
<Ansuel> robimarko do you still have around the mr7530 commit?
<Ansuel> 7350*
<robimarko> On some random branch most likely
<Ansuel> found it i think
<robimarko> Yeah, I think that is the most up-to date one
<Ansuel> problem is the missing ipq-wifi BDF
<Ansuel> actually not someone submitted it on qca-wireless
<Ansuel> guess it's time to push support for it???
<robimarko> There is a pending PR for the device in general
nixuser has quit [Ping timeout: 480 seconds]
nixuser has joined #openwrt-devel
digitalcircuit has joined #openwrt-devel
enyc has quit [Ping timeout: 480 seconds]
cmonroe has quit [Remote host closed the connection]
cmonroe has joined #openwrt-devel
hitech95 has quit [Ping timeout: 480 seconds]
hitech95 has joined #openwrt-devel
robimarko has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
tidalf has joined #openwrt-devel
tidalf is now known as Guest2424
Guest2424 has quit [Remote host closed the connection]
Mangix has quit [Remote host closed the connection]
Mangix has joined #openwrt-devel
tidalf has joined #openwrt-devel
tidalf is now known as Guest2426
Guest2426 has quit [Remote host closed the connection]
gch981213 has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
hitech95 has quit [Remote host closed the connection]