sparklyballs has quit [Read error: Connection reset by peer]
sauron__ has quit [Quit: No Ping reply in 180 seconds.]
ca_cabotage has quit [Ping timeout: 245 seconds]
yangxuan has joined #libreelec
ca_cabotage has joined #libreelec
yangxuan has quit [Ping timeout: 240 seconds]
yangxuan has joined #libreelec
mETz has quit [Ping timeout: 252 seconds]
mETz has joined #libreelec
fraggle_boate_ has joined #libreelec
vpeter has quit [Ping timeout: 252 seconds]
fraggle_boate has quit [Ping timeout: 252 seconds]
BenG83 has joined #libreelec
vpeter has joined #libreelec
yangxuan has quit [Ping timeout: 240 seconds]
_whitelogger has joined #libreelec
DaVu has joined #libreelec
<The_Coolest>
Ok, I'm stuck. Maybe someone could shed some light on the issue. I'm trying to modify the build system to extract some major performance improvements. But I'm hitting an issue: When I use `. config/options $1`, and one of my functions returns a non-0 value, the whole process exits.
<The_Coolest>
With that return value.
<The_Coolest>
Any idea why that would happen?
elektirnis has quit [Ping timeout: 240 seconds]
<vpeter>
Small example in testing :)
<vpeter>
The_Coolest: The "problem" is 'set -e' in script config/path.
<vpeter>
I assume because you are returning non-0 (as true) it exits because it think it is error?
<The_Coolest>
yes
<The_Coolest>
Ok, that's progress. but gtg to work.
<The_Coolest>
That's probably i
<The_Coolest>
t
<DaVu>
it's sunday...stay at home ;)
<vpeter>
Let me check little more how to change that.
<DaVu>
vpeter: thanks for the heads-up btw regarding the firmware-folder ;)
<vpeter>
Grep is magic command :)
<DaVu>
hehe
<vpeter>
Btw: Why do you insist saving edid in this firmware folder? It doesn't have anything in common.
<DaVu>
this firmware folder doesn't exist by default, no?
<DaVu>
not too sure currently
<vpeter>
I think not.
<DaVu>
Well, there's no 100% need for it to be saved directly there. It was a matching folder where not much more has to be done
<DaVu>
It can be saved anywhere else
<DaVu>
Buut I guess there's also no harm to do so?!
<DaVu>
it can also be saved anywhere als under .config
<vpeter>
No harm. But could be confusing. Why not use some temporary folder in /tmp ?
<The_Coolest>
DaVu>> Wish I could heh. Work week here starts on sunday.
<vpeter>
DaVu: I see you are saving in firmware and then copying to /storage/cpio. Save it directly to this cpio folder.
<DaVu>
yeah, let me think about it some minutes ;)
<DaVu>
seen that myself now
<DaVu>
I only took some wiki as a template at the time I created that script. Too long ago ;)
fraggle_boate_ has quit [Remote host closed the connection]
fraggle_boate has joined #libreelec
RaphGro has quit [Quit: Please remember your own message. It'll be read as soon as possible.]
^elf^ has quit [Ping timeout: 264 seconds]
yangxuan has joined #libreelec
yangxuan has quit [Ping timeout: 240 seconds]
sparklyballs has joined #libreelec
alephnull has quit [Ping timeout: 250 seconds]
alephnull has joined #libreelec
_Jin_ has quit [Ping timeout: 246 seconds]
yangxuan has joined #libreelec
yangxuan has quit [Ping timeout: 240 seconds]
_Jin_ has joined #libreelec
BCMM has joined #libreelec
fraggle_ has quit [Remote host closed the connection]
fraggle_ has joined #libreelec
fraggle_boate has quit [Remote host closed the connection]
_Jin_ has quit [Read error: Connection reset by peer]
DaVu has joined #libreelec
<DaVu>
vpeter: ping
xe` has quit [Quit: Quit]
xe` has joined #libreelec
<vpeter>
DaVu: pong
<DaVu>
I guess I can t use the cpio-folder as (if I understand correctly) everything in that folder (the created subfolder /lib/firmware....) will be put into that archive. So I decided to use the tmp folder to cat something to edid.bin
<DaVu>
PR is already updated
<vpeter>
Why do you even use /tmp/edid folder? Just save edid.bin directly in /storage/cpio/lib/firmware/edid/ folder?
<DaVu>
ah, true
svetlemodry has quit [Quit: Connection reset by beer]