137 Commits

Author SHA1 Message Date
Christian Hewitt
fbdb98fecb Merge pull request #1173 from lrusak/kodi-libdvd-url
kodi: build libdvd* in the kodi depends
2017-01-16 15:41:06 +04:00
Jérôme Benoit
9076b4bbce
config/functions: add get_pkg_version helper function
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2017-01-14 00:37:04 -08:00
Jonas Karlman
5c926c42f3 pkg-config: use sysroot path 2017-01-04 22:36:56 +01:00
Jonas Karlman
1048bfd7ac config/functions: restrict cmake find_package search path 2017-01-03 21:20:57 +01:00
Jonas Karlman
319c60ff34 config/functions: link systemd unit aliases 2016-12-27 21:40:37 +01:00
Lukas Rusak
8756cfcc86
config/functions: use unified /usr 2016-12-04 13:23:41 -08:00
Jérôme Benoit
9f298e2892 cleanup: remove for real out of tree projects and options file, features removal leafovers, etc.
I think it's error prone and useless to the development of LE.
I've left the possibilty to have a options file in your home directory
but I do not think it's necessary.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2016-11-18 22:09:36 +01:00
Lukas Rusak
0c00ae5426 Merge pull request #912 from InuSasha/fixes/host_build
build: fix host build enviroment
2016-11-05 09:57:59 -07:00
Peter Vicman
e4827031e2 buildsys: no more extra optimizations
OPTIMIZATIONS variable removed in 4df4ea789c44137f90c8c804888649cd35ae5e7c
2016-11-05 09:06:03 +01:00
Sascha Kuehndel (InuSasha)
086a9ac6d6
build: fix host build enviroment 2016-11-04 21:36:58 +01:00
kszaq
2de641bb52 Add a possibility to create the projects that could have several different devices
Such projects should be compiled differently for each device.
A device for multi-device projects must be specified in the
command line.

Originally created by Codesnake, adapted for LE.
767125372c
2016-10-28 20:08:08 +02:00
Christian Hewitt
9e0afa874a Merge pull request #889 from lrusak/stripping
config/functions: change debug_strip syntax
2016-10-27 11:15:40 +04:00
Lukas Rusak
483abb0108
config/functions: change debug_strip syntax 2016-10-26 23:41:32 -07:00
Lukas Rusak
2974e17bce lcdproc: remove package 2016-10-23 20:18:50 +02:00
Lukas Rusak
4ede5234e1
irserver: remove package 2016-10-06 10:53:44 -07:00
Stephan Raue
322f4339a9
config/path: move some variables to config/functions and cleanup
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-09-26 23:20:33 -07:00
Stephan Raue
433ab98027
config/path: remove $TOOLCHAIN_LANGUAGES and $TOOLCHAIN_CXX
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-09-26 23:20:33 -07:00
Stephan Raue
734003bbeb
config/functions: add support for 'setup_toolchain() init' and 'setup_toolchain() bootstrap'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-09-26 23:20:32 -07:00
Lukas Rusak
564fb3e4b3
config/functions: cache ar assignment 2016-09-26 23:20:32 -07:00
Stephan Raue
ccb0683056
config/functions: rework setup_toolchain, add cmake configuration
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-09-26 23:20:28 -07: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
Lukas Rusak
c5a076a244 Revert "mediacenter: install Kodi language files optionally"
This reverts commit 5ef9f35c4b91ae35008753ef543ca99cc5e563e3.
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
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
chewitt
b8ca012e90 openvpn: re-add openvpn to core builds 2016-03-18 00:09:17 -07:00
MilhouseVH
d8f6577b52 Merge pull request #2 from lrusak/seo-stripping
stripping changes
2016-03-14 17:55:15 +00:00
Lukas Rusak
40af353132 rebrand: LibreELEC 2016-03-12 01:41:55 +01:00
Stephan Raue
2c7678c41e Python: add crosscompiling patch from buildroot, dont globally change _sysconfigdata.py, enable autoreconf
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-07 15:44:43 +01:00
Zalaare
2e8f38aea0 More $HOME/.openelec (Vendor) fixes 2016-03-04 15:41:22 -05:00
Zalaare
692b086ad0 Various $HOME/.openelec (vendor) fixes 2016-03-04 11:52:43 -05:00
Stephan Raue
5ef9f35c4b mediacenter: install Kodi language files optionally
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-02 13:42:44 +01:00
Matt DeVillier
42fcc76659 config: handle multiple WantedBy targets in enable_service 2016-02-19 22:54:44 -06:00
Lukas Rusak
d3994785de config/functions: add function to strip debug syms 2016-01-31 00:22:02 +01:00
chewitt
0e1f4ef82a cosmetics: rename 'unofficial' to 'community' builds 2016-01-07 04:09:45 +01:00
Stefan Saraev
bdf6edd459 (jarvis) projects: clean up DCADEC support 2015-11-01 13:57:13 +01:00
Lukas Rusak
2e94f15c52 add package 'pulseaudio'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-10-24 11:57:29 +02:00
Stephan Raue
02ffc575de ffmpeg: add upstream dcadec support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-04-30 10:48:25 +02:00
Stefan Saraev
115fe45bc9 mediacenter: add kodi binary addons
- audioencoders: all
- audiodecoders: all
- pvr clients: all
- visualizations: fishbmc, spectrum, waveform
2015-04-03 12:19:38 +03:00
Stefan Saraev
7193fb68f9 drop SDL(1) 2015-04-03 12:00:37 +03:00
Stefan Saraev
900c233be2 buildsys: drop afp support 2015-01-30 19:30:52 +02:00
Stefan Saraev
b6a07bae3e config/functions: cosmetics 2015-01-27 22:37:13 +02:00
Stefan Saraev
1632673e83 Merge pull request #3772 from stefansaraev/vpn
drop vpn
2015-01-13 21:00:54 +02:00
Stefan Saraev
b297cbca6c config/functions: cosmetics 2015-01-12 19:44:08 +02:00
Stefan Saraev
57b73f2d35 buildsys: drop pulse support 2015-01-11 17:42:59 +02:00
Stefan Saraev
f490af2c65 buildsys: clean up vpn support 2015-01-11 16:51:42 +02:00
Stephan Raue
0894c68e64 config/functions: update config overview
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-09 13:26:04 +01:00
Stephan Raue
45183d9325 projects/*/options: rename $SAMBA_SUPPORT to $KODI_SAMBA_SUPPORT, add option for SAMBA mount support via the OS
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-09 13:26:04 +01:00
Stephan Raue
d142051b5e projects/*/options: rename $NFS_SUPPORT to $KODI_NFS_SUPPORT, add option for NFS mount support via the OS
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-09 13:26:04 +01:00