22739 Commits

Author SHA1 Message Date
longchair
bb10e9d103 scripts : remove some hardcoded LibreELEC distro name
Allows a distro to have it's name appear in installer and busybox scripts
2016-04-13 17:20:22 +02:00
MilhouseVH
2c89796458 Merge pull request #149 from plexinc/upstream-config.txt
bcm2835-bootloader : make sure we deploy the proper config.txt
2016-04-13 15:52:56 +01:00
longchair
d8aa34857d bcm2835-bootloader : make sure we deploy the proper config.txt
Distro can use a differnt config.txt which is deployed to usr/share/bootloader.
therefore we need to keep the consistency.
2016-04-13 16:48:22 +02:00
Christian Hewitt
f2033f5a94 Merge pull request #105 from lrusak/docker
Thanks :)
2016-04-13 17:12:53 +04:00
Christian Hewitt
9f493ac858 Merge pull request #119 from lrusak/chromium
Thanks :)
2016-04-13 17:11:21 +04:00
Lukas Rusak
7d66bd9d91 Merge pull request #148 from plexinc/upstream-pathfixups
distros : config files paths fixups
2016-04-13 00:17:01 -07:00
longchair
6f81d26738 distros : config files paths fixups 2016-04-13 08:58:10 +02:00
Lukas Rusak
14cde9cff3 Merge pull request #146 from MilhouseVH/gdb_default
build: Install gdb for release builds (RFC)
2016-04-12 22:07:20 -07:00
Stephan Raue
0260255dff scripts/checkdeps: we build our own 'xmlstarlet'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-04-12 22:06:39 -07:00
MilhouseVH
621231785c Merge pull request #142 from plexinc/upstream-pr
config/functions : allow to have a per distro functions script
2016-04-12 23:32:03 +01:00
MilhouseVH
54face5178 build: Install gdb for release builds (RFC) 2016-04-12 22:34:11 +01:00
MilhouseVH
b57e32cee5 Merge pull request #145 from plexinc/upstream-config.txt
bcm2835-bootloader : allow to have a per distro config.txt
2016-04-12 20:01:28 +01:00
longchair
4003d14582 bcm2835-bootloader : allow to have a per distro config.txt 2016-04-12 20:57:12 +02:00
MilhouseVH
e7d6671791 Merge pull request #144 from plexinc/upstream-extlinux
installer : allow to have per distro EXTLINUX_PARAMETERS
2016-04-12 19:30:15 +01:00
longchair
16b6ad3881 installer : allow to have per distro EXTLINUX_PARAMETERS 2016-04-12 19:01:46 +02:00
CvH
9cbef612c5 Merge pull request #143 from vpeter4/imx6-u-boot
projects/imx6: don't build u-boot for udoo system
2016-04-12 17:00:35 +02:00
Peter Vicman
3638889215 projects/imx6: don't build u-boot for udoo system
for this one another u-boot package is used
2016-04-12 15:57:55 +02:00
MilhouseVH
f369ec9ec6 Merge pull request #141 from plexinc/image-name
Add option for CUSTOM_IMAGE_NAME to allow for alternate image naming
2016-04-12 12:48:26 +01:00
Mark Walker
77fff1ecf3 Change from ! -z -> -n 2016-04-12 13:33:30 +02:00
Mark Walker
d1fe7c07ff Add option for CUSTOM_IMAGE_NAME to allow for alternate image naming 2016-04-12 13:32:39 +02: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
Lukas Rusak
4069754edd Merge pull request #137 from kszaq/wetek-userdata-wipe
projects/WeTek_*: Move userdata wipe to factory_update_param script
2016-04-11 23:43:19 -07:00
CvH
1d15c59f34 Merge pull request #140 from lrusak/binary-addons
visualization.waveforhue: initial add-on
2016-04-11 22:24:19 +02:00
Lukas Rusak
8ef7f51103 visualization.waveforhue: initial add-on 2016-04-11 12:43:07 -07:00
Christian Hewitt
fc5b4e7ce2 Merge pull request #135 from lrusak/virtio
Thanks much :)
2016-04-11 22:25:13 +04:00
Lukas Rusak
5277055e7d Merge pull request #132 from plexinc/upstream-pr
Qt5 x86 build modifications
2016-04-11 11:06:41 -07:00
Lukas Rusak
02512661d3 Merge pull request #139 from vpeter4/RTL8812AU
RTL8812AU: update to 928e27f from 4.3.22_beta branch
2016-04-11 10:34:01 -07:00
Lukas Rusak
67c3a0699e linux.x86_64.conf: build in CONFIG_VIRTIO_BLK 2016-04-11 10:08:31 -07:00
longchair
42b5785527 samba : allow to have one smb.conf file per distro. 2016-04-11 16:01:24 +02:00
longchair
116adf9247 mediacenter : keep skins and themes deps only for kodi. 2016-04-11 16:01:02 +02:00
longchair
8653154b1a mesa : make egles2 build depend on OPENGLES distro flag.
when building qt with X11 support, some qpa plugins for X11 still use gles dependencies.
2016-04-11 16:00:48 +02:00
longchair
f492bf1ee9 ncurses : add -fPIC to build flags.
Without this, bison (required for qt5 build) will not build properly.
2016-04-11 16:00:34 +02:00
MilhouseVH
8810d7cd2b Merge pull request #138 from kszaq/wetek-amlpkg
scripts/image: create SD card image wtih amlpkg
2016-04-11 12:19:04 +01:00
Peter Vicman
b0d788a585 RTL8812AU: update to 928e27f from 4.3.22_beta branch
(works better for @sopparus)
2016-04-11 12:13:29 +02:00
kszaq
62599cd8ba scripts/image: create SD card image wtih amlpkg
This allows creating both images in one shot, saves time.
2016-04-11 12:12:59 +02:00
kszaq
ec69e4be13 projects/WeTek_*: Move userdata wipe to factory_update_param script
This allows updating LibreELEC via recovery without wiping userdata
while keeping toothpick method work when a clean flash is needed.
2016-04-11 11:31:41 +02:00
Stephan Raue
17fc077579 mediacenter: install package 'xmlstarlet'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-04-11 00:14:07 -07:00
Stephan Raue
3941195143 kodi: depends on xmlstarlet:host
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-04-11 00:14:07 -07:00
Stephan Raue
bdf41762db new package: add package 'xmlstarlet'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-04-11 00:14:07 -07:00
Stephan Raue
d30ef8dfe7 libxslt: add support for host build
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-04-11 00:14:07 -07:00
Christian Hewitt
cead6d4b5f Merge pull request #128 from lrusak/cacerts
Thanks much :)
2016-04-10 12:10:16 +04:00
Christian Hewitt
2664d27d6d Merge pull request #129 from lrusak/upstream-changes
Thanks much :)
2016-04-10 12:08:57 +04:00
CvH
598fc8723e addons: add Tvheadend 4.2
- reworked settings
- this is a pre version of Tvheadend 4.2 because it is not branched yet
2016-04-09 20:56:54 +02:00
CvH
5f66bdd9af Merge pull request #126 from MilhouseVH/repo_hack
kodi-config: Hack to work around repo issue following OE-to-LE migration
2016-04-09 13:59:37 +02:00
Lukas Rusak
05894d6d28 Merge pull request #133 from CvH/smb_fix
samba: fix directory creation
2016-04-08 11:23:00 -07:00
CvH
eae86ad35d samba: fix directory creation 2016-04-08 19:21:30 +02:00
MilhouseVH
eea1803bb2 kodi-config: Hack to work around repo issue following OE-to-LE migration 2016-04-08 13:50:05 +01:00
Lukas Rusak
fdd3bae33a Merge pull request #130 from MilhouseVH/osmc_remote
Add OSMC IR remote control support

thanks
2016-04-08 02:16:09 -07:00
MilhouseVH
02ef10d9cd Add OSMC IR remote control support 2016-04-08 10:13:16 +01:00
Alex Deryskyba
d58df2b9f2 packages/linux-firmware/brcmfmac_sdio-firmware-aml: Fix built-in bluetooth on WeTek Core 2016-04-08 00:28:01 -07:00