Lukas Rusak
c66176f1ed
linux: install external firmware for x86_64 only
2016-09-19 11:52:51 -07:00
Christian Hewitt
925864666d
Merge pull request #696 from lrusak/cleanup
...
build system cleanup
2016-09-10 13:12:21 +04:00
Lukas Rusak
4df4ea789c
buildsys: remove optimizations=normal
2016-09-09 09:17:20 -07:00
kszaq
2398539cf8
aarch64: define CPU extensions project-wise
...
S905 does not support crypto extensions, while other aarch64 CPUs may implement them.
Solution: define CPU extensions project-wise.
2016-09-07 16:06:56 +02:00
Lukas Rusak
6cd2350411
cleanup: clean build scripts to make more reproducible builds
2016-08-29 14:55:00 -07:00
Peter Vicman
c7f57815a7
functions: fix missing ` in the strip_gold function
2016-07-23 13:27:34 +02:00
longchair
4e3d92143e
functions : Make sure sure we also remove lto & gold flags from TARGET_FLAGS.
...
If some packages want to use strip_lto or strip_gold and use the TARGET_FLAGS, those still have the lto flags.
2016-07-23 09:28:46 +02:00
MilhouseVH
44a4797740
build: evaluate DEVTOOLS after $HOME options
2016-06-27 10:58:13 +01:00
Christian Hewitt
ec5e0bc2b4
Merge pull request #433 from zalaare/pr_ccache
...
libreelec: use build project directory for ccache
2016-06-25 14:20:27 +04:00
zalaare
cc8b88014d
libreelec: lower CCACHE_CACHE_SIZE limit to 10GB
2016-06-08 21:52:59 +00:00
zalaare
dfa9d4a4cb
libreelec: use separate ccache location [project+arch+major_version]
2016-06-08 21:52:51 +00:00
Lukas Rusak
b60759e3b1
config/addon: add xbmc.service.pluginsource.xml
2016-05-18 14:29:49 -07:00
Christian Hewitt
0ebd674323
Merge pull request #253 from jo3rg/changed_urls
...
change LibreELEC URLs to https://libreelec.tv
2016-04-28 07:42:22 +04:00
Joerg Felser
cbe327e07e
changed libreelec URLs in (mainly) descriptions to https://libreelec.tv
...
changed libreelec URLs in (mainly) descriptions to https://libreelec.tv
fixup
2016-04-27 11:36:31 +02:00
chewitt
2ebd75afa0
noobs: update slides to new branding
2016-04-25 22:36:24 +01:00
Lukas Rusak
fb75ba9f87
config/version: set OS version to 8.0
2016-04-18 00:51:36 -07:00
Lukas Rusak
c5a076a244
Revert "mediacenter: install Kodi language files optionally"
...
This reverts commit 5ef9f35c4b .
2016-04-13 11:04:26 -07:00
longchair
720e68f298
config/functions : allow to have a per distro functions script
...
This also overriding a few default functions.
2016-04-12 13:07:06 +02:00
Stefan Saraev
81b801b17e
buildsys: remove SSL_CERTIFICATES
2016-04-07 15:33:21 -07:00
zalaare
7a84cdc96f
allow all current gcc aarch64 cpu's
2016-04-06 12:01:29 -04:00
zalaare
4e73d4c625
add big.LITTLE support for arm architectures
2016-04-06 10:19:45 -04:00
Lukas Rusak
20618947d9
Merge pull request #51 from MilhouseVH/variable_part_size
...
Allow for a custom system partition start sector + custom system size
2016-03-29 21:53:42 -07:00
Peter Vicman
33c51330f7
imx6: update kernel, prepare for second kernel
...
"officially" supported kernel is branch 3.14-1.0.x-mx6-sr from solidrun (3.14.60 at the time of writing)
unofficial kernel is branch imx6-4.4.y from xbian thanks to mk01 (4.4.6+rt3)
patches can be in subfolder: projects/imx6/patches/linux/3.14-mx6-sr/
kernel config can be in subfolder: projects/imx6/linux/3.14-mx6-sr/linux.arm.conf
2016-03-24 18:28:34 +01:00
MilhouseVH
b42b63983b
Allow for a custom system partition start sector + custom system size
2016-03-24 12:02:45 +00:00
Christian Hewitt
668689a0e1
Merge pull request #13 from lrusak/virtual-is-back
...
Thanks :)
2016-03-19 06:35:53 +04:00