<Tartarus>
And I already have releaseman of sorts, I just spent so much time making sure the stats page was right and building I forgot to really confirm that I had updated everything
jybz has quit [Ping timeout: 250 seconds]
<marex>
Tartarus: 2023.07.1 might be nice
<marex>
Tartarus: I mean, rc6 does look icky in deployed device(s)
jybz has joined #u-boot
vagrantc has joined #u-boot
<Tartarus>
I imagine it'll also be a pain in the ass for packaging
<Tartarus>
Just would like a few people to chime in so I feel less dumb I suppose :)
<vagrantc>
i missed the context ... but pain in the ass for packaging sounds likely something i might have to end up dealing with ... :/ :)
<marex>
vagrantc: 2023.07 has rc6 in Makefile
jybz has quit [Ping timeout: 246 seconds]
<vagrantc>
hrm.
<vagrantc>
ooops
<vagrantc>
guess can monkey-patch that out
<marex>
vagrantc: but 2023.07.1 release would be so much nicer ;)
<vagrantc>
true!
<vagrantc>
might just push to debian in the meantime anyways, just to get more testing in...
<vagrantc>
i haven't really tested anything since -rc5
<vagrantc>
Tartarus: a point release to fix that would be nice but not a deal-breaker for me.
<mps>
build 2023.07 giver error 'sort: unrecognized option: field-separator==', using busybox sort and not coreutils
<mps>
s/giver/gives/
sng has quit [Remote host closed the connection]
camus has quit [Read error: Connection reset by peer]
camus has joined #u-boot
sng has joined #u-boot
sng has quit [Read error: Connection reset by peer]
sng has joined #u-boot
<mps>
kettenis just reported that EXTRAVERSION = -rc6 in Makefile is in release 2023.07
<mps>
reported in #asahi-dev on OFTC
jaganteki has joined #u-boot
jaganteki has quit [Client Quit]
naoki has quit [Quit: naoki]
jpanisbl has joined #u-boot
<jpanisbl>
Hi
jaganteki has joined #u-boot
<jpanisbl>
I have a question about 'generic distro boot' for am335x. Is it possible to locate 'extlinux.conf' on boot partition but kernel (zImage) and device tree on root partition ? (sorry, that a re-send)
<jpanisbl>
I found a link explaining that we can't, but it's an old link:
sng has quit [Read error: Connection reset by peer]
sng_ has quit [Remote host closed the connection]
sng has joined #u-boot
sng has quit [Remote host closed the connection]
sng has joined #u-boot
mmu_man has joined #u-boot
paulbarker has joined #u-boot
wooosaiiii has quit [Quit: wooosaiiii]
wooosaiiii has joined #u-boot
qqq has quit [Remote host closed the connection]
m5zs7k has quit [Ping timeout: 245 seconds]
jaganteki has quit [Ping timeout: 246 seconds]
m5zs7k has joined #u-boot
mmu_man has quit [Ping timeout: 250 seconds]
naoki has quit [Quit: naoki]
<marex>
mps: does it work if you fix cc5a490cf46565d3a42f86beaac05f56f4f40741 with --field-separator='=' ?
<mps>
marex: I don't have time now to test this now (preparing to vacation travel) but for now I fixed it for alpine by adding coreutils to make depends
mmu_man has joined #u-boot
<mps>
and I pushed it to alpine
<mps>
when I come back I will look at it
sng has quit [Remote host closed the connection]
<marex>
mps: patch is out
<marex>
the -rc6 thing is known, fix in progress
<mps>
marex: could you give url, to note it for later upgrade on alpine
<marex>
mps: I think all the scripting is ripe for once-over with shellcheck and checkbashisms scripts
<marex>
well, you have a nice vacation, I'll be back in a bit
<mps>
right about bashism, and thank you
GNUtoo has quit [Remote host closed the connection]
jaganteki has joined #u-boot
GNUtoo has joined #u-boot
qqq has joined #u-boot
mmu_man has quit [Ping timeout: 260 seconds]
sng has joined #u-boot
sng has quit [Remote host closed the connection]
sng has joined #u-boot
Gravis has quit [Ping timeout: 245 seconds]
mmu_man has joined #u-boot
Gravis has joined #u-boot
<sjg1>
marex: Well it looks to be working OK to me, but I'll wait for your judgement when you try it. I'm making at least one more change to that series, I think
<marex>
sjg1: I have to sort out a few other things, then I'll loop back to it
<marex>
sjg1: if you can push the final result somewhere, I'll pull from there and continue on that
<sjg1>
marex: OK
jaganteki has quit [Quit: Client closed]
<sjg1>
marex: Yes its at my github branch for-marek