ChanServ changed the topic of #libreelec to: [~ LibreELEC Support Channel ~ current release: LibreELEC (Leia) 9.2.4 RELEASE ~ No discussion/support for piracy addons ~ https://libreelec.tv/2018/04/community-builds/ ~ https://freenode.irclog.whitequark.org/libreelec ~]
RedSoxFan07 has quit [Quit: RedSoxFan07]
RedSoxFan07 has joined #libreelec
shibboleth has joined #libreelec
Fenster has quit [Ping timeout: 272 seconds]
Fenster has joined #libreelec
Tobbi has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Tobbi has joined #libreelec
shibboleth has quit [Quit: shibboleth]
Tobbi has quit [Ping timeout: 240 seconds]
tsal_ has quit [Ping timeout: 260 seconds]
tsal has joined #libreelec
Tobbi has joined #libreelec
EuroTrash has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
EuroTrash has joined #libreelec
EuroTrash has quit [Read error: Connection reset by peer]
EuroTrash has joined #libreelec
Tobbi has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
RedSoxFan07 has quit [Quit: RedSoxFan07]
JohnDoe_71Rus has joined #libreelec
buzzmarshall has quit [Remote host closed the connection]
JohnDoe_71Rus has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
andy-burns has joined #libreelec
lolek has joined #libreelec
rubdos has joined #libreelec
gouchi has joined #libreelec
Tobbi has joined #libreelec
asdf28 has joined #libreelec
<asdf28> what do you do if you want to test some source code changes before compiling a package?
<asdf28> is it possible to point the build system to an external source folder for a particular package?
Tobbi has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
fraggle_laptop has quit [Ping timeout: 272 seconds]
oblikoamorale has quit [Ping timeout: 256 seconds]
Tobbi has joined #libreelec
andy-burns has quit [Ping timeout: 240 seconds]
fraggle_laptop has joined #libreelec
andy-burns has joined #libreelec
moufl has quit [Quit: fuck it.]
moufl has joined #libreelec
andy-burns has quit [Ping timeout: 260 seconds]
JohnDoe_71Rus has joined #libreelec
anonymip has quit [Ping timeout: 265 seconds]
anonymip has joined #libreelec
LossAngeles has quit [Ping timeout: 244 seconds]
asdf28 has quit [Ping timeout: 256 seconds]
asdf28 has joined #libreelec
oblikoamorale has joined #libreelec
<chewitt> asdf28 fork the sources and push the changes somewhere public and edit PKG_VERSION and PKG_SHA256 to use your version
<chewitt> top tip .. if the upstream sources are on github and you forked there too, no need to change PKG_URL, it will magically find your version githash
<chewitt> or use 'git format-patch' to generate a patch set that goes in the packages/section/packagenaame/patches subfolder.. and they are applied to the sources at build time
<chewitt> the one thing you cannot do is point the package to a local filesystem folder; it's not how the buildsystem workss
asdf28 has quit [Ping timeout: 246 seconds]
ghostcube has joined #libreelec
asdf28 has joined #libreelec
held has joined #libreelec
<asdf28> chewitt: thank you for the tips
<asdf28> what i'm doing right now is creating my own .tar.gz of the source locally and generate a SHA256 of it
<asdf28> but this gets tedious real fast after each change
<chewitt> set PKG_SHA256=""
<chewitt> it only validates if there's a value, so you can skip that bit
<chewitt> and unless you're on dialup .. pushing changes to github and then updating the githash (only) is usually fastest
<chewitt> unless the package is huge, then the patchset approach is easiest
<chewitt> when I fiddle with kernels that are ~330MB to download .. I use a patchset
shibboleth has joined #libreelec
<chewitt> when I fiddle with somethiing that's <=20MB I usually just push the changes to GitHub and update the githash in PKG_VERSION
<chewitt> then GitHub handles making the tar files
<asdf28> the patchset approach sounds great, thank you i'll try that
<chewitt> ^ assumes source folders are in e.g. ~/linux.chewitt for kernel .. and dumping patches into projects/Amlogic/patches/linux/
<chewitt> so I fiddle with kernel patches then re-run the script to generate a new patchset, and then respin the build
<chewitt> no need to use it, but you might be able to crib some workflow from it
<asdf28> how do you run the script?
<asdf28> i mean, from where and with what arguments?
<asdf28> is $1 an argument?
<chewitt> I have it in tools/patchset .. so "./tools/patchset aml" dumps the kernel patches where I need them
<asdf28> i'll need some time to check hat out
<asdf28> +t
<asdf28> ah, okay
<asdf28> that's very useful, thanks
<chewitt> and similar for other things .. the options are in the case/esac statement
<chewitt> the haashes at the top of the file are the hashes to generate patches against
<chewitt> or from..
<asdf28> so those are git commits?
<asdf28> yes, they are
rubdos has quit [Ping timeout: 272 seconds]
rubdos has joined #libreelec
<chewitt> one of these days i'll make it fancy enough to read PKG_VERSION hashes from the package.mk files .. but it's not a huge effort
andy-burns has joined #libreelec
buzzmarshall has joined #libreelec
shibboleth has quit [Ping timeout: 240 seconds]
f476 has joined #libreelec
ghostcube has quit [Quit: Verlassend]
RedSoxFan07 has joined #libreelec
lolek has quit [Quit: Leaving.]
held has quit []
held has joined #libreelec
produnis has quit [Remote host closed the connection]
RaphGro has joined #libreelec
held has quit [Remote host closed the connection]
RaphGro has quit [Quit: Please remember your own message. It'll be read as soon as possible.]
f476 has quit [Remote host closed the connection]
f476 has joined #libreelec
mave_ has quit [Quit: WeeChat 2.9]
nabakolu has joined #libreelec
mave_ has joined #libreelec
held has joined #libreelec
Gittun has joined #libreelec
JohnDoe_71Rus has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
andy-burns has quit [Ping timeout: 272 seconds]
lrusak_ is now known as lrusak
gouchi has quit [Remote host closed the connection]
seo has joined #libreelec
seo has left #libreelec ["Leaving"]
asdf28 has quit [Ping timeout: 264 seconds]
shibboleth has joined #libreelec
RedSoxFan07 has quit [Ping timeout: 260 seconds]
nabakolu has quit [Quit: WeeChat 2.9]
_whitelogger has joined #libreelec
tomb has joined #libreelec
<tomb> is there a way to view the SNR?
shibboleth has quit [Quit: shibboleth]
tomb has left #libreelec ["--"]
shibboleth has joined #libreelec
RedSoxFan07 has joined #libreelec
RedSoxFan07 has quit [Read error: Connection reset by peer]
MichaelOF has joined #libreelec
MichaelOF has quit [Client Quit]
RedSoxFan07 has joined #libreelec
shibboleth has quit [Remote host closed the connection]
Gittun has quit [Quit: ‹‹UPP››]