NishanthMenon changed the topic of #openocd to: this is the place to discuss all things OpenOCD | Logs: https://libera.irclog.whitequark.org/openocd/
dormito has quit [Quit: WeeChat 3.6]
dormito has joined #openocd
Hawk777 has quit [Quit: Leaving.]
tsal has quit [Ping timeout: 260 seconds]
tsal has joined #openocd
crabbedhaloablut has quit [Remote host closed the connection]
crabbedhaloablut has joined #openocd
jancoow has quit [Quit: Ping timeout (120 seconds)]
jancoow has joined #openocd
Hawk777 has joined #openocd
nerozero has joined #openocd
Hawk777 has quit [Quit: Leaving.]
josuah has quit [Remote host closed the connection]
irc has joined #openocd
van has quit [Quit: WeeChat 3.4.1]
irc is now known as josuah
nerozero has quit [Remote host closed the connection]
nerozero has joined #openocd
nerozero has quit [Remote host closed the connection]
nerozero has joined #openocd
<PaulFertser> Homebrew system saw a new release and updated the "formula" automatically on the same day it was tagged, hm, that's kinda cool.
<PaulFertser> OK, so someone needs to package libjaylink for OpenWrt eventually. Guess that's not a big deal.
<PaulFertser> I'll install libjaylink on the build machine in the coming days.
<borneoa_> Yes, but only if openwrt uses the next git master. If it uses release 0.12.0 will not need it. Instead Jenkins should be updated whenever possible.
<borneoa_> Oh, again "Jenkins is going to shut down"!
<PaulFertser> Weird shit :/
<PaulFertser> I do not see where it says "is going to shut down" though.
wingsorc has quit [Remote host closed the connection]
wingsorc has joined #openocd
<borneoa_> Yes, it disappeared! Maybe just a crap caching in my browser?
<borneoa_> Sorry for the false alarm
nerozero has quit [Ping timeout: 252 seconds]
<PaulFertser> Just 9 clang analyzer warnings left. Wow! The project is really moving forward :)
erhankur has joined #openocd
<borneoa_> The left 9 require code fixes that are too invasive to be proposed during a code freeze. To be addressed soon.
erhankur has quit [Remote host closed the connection]
erhankur has joined #openocd
<PaulFertser> External libjaylink seems to be not problematic: https://github.com/openwrt/packages/pull/20331
<borneoa_> Ok. I have sent to jimtcl the patch to drop configure.ac
<PaulFertser> Looks very convincing!
<marex> hey, when running yocto-check-layer, should I specify any --machines or not ?
<marex> I do want to test a BSP layer
<marex> or ... sorry, wrong channel
zkrx has quit [Ping timeout: 268 seconds]
zkrx has joined #openocd
erhankur has quit [Remote host closed the connection]
erhankur has joined #openocd
erhankur has quit [Client Quit]
Hawk777 has joined #openocd
Hawk777 has quit [Quit: Leaving.]
<borneoa_> PaulFertser: the patch for jimtcl has just been merged