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
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
<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