26195 Commits

Author SHA1 Message Date
Lukas Rusak
f7dff7e1ca openssl: add package 2017-06-22 18:43:47 +01:00
Lukas Rusak
098cdb02c0 libressl: remove package 2017-06-22 18:43:47 +01:00
cvh
0a2f215193 tvheadend: remove addon for 4.0 2017-06-22 18:43:47 +01:00
MilhouseVH
4b3dfa4c5a Allow Virtual to update to Generic 2017-06-22 18:42:29 +01:00
Lukas Rusak
a51188bd68 Generic: merge Virtual project 2017-06-22 18:42:29 +01:00
MilhouseVH
e5c53e77a1 firmware: install wifi firmware from linux-firmware, cleanup wlan-firmware 2017-06-22 18:38:56 +01:00
MilhouseVH
295a75cd1d kernel-firmware: update to kernel-firmware-df40d15 2017-06-22 18:38:56 +01:00
MilhouseVH
3e19055372 x86-firmware: rename to kernel-firmware 2017-06-22 18:38:56 +01:00
MilhouseVH
d97b05a6f9 misc-firmware: pull repo from github 2017-06-22 18:38:56 +01:00
MilhouseVH
bba025202c firmwares: use upstream kernel repo for firmwares 2017-06-22 18:38:56 +01:00
Christian Hewitt
524dc53ee8 Merge pull request #1706 from MilhouseVH/le82_buildsystem_update
LE8.2: Bring build system more-or-less up to par with master
2017-06-22 21:34:56 +04:00
kszaq
dd4c00fcf6 scripts/image: print depmod errors so that we can see unresolved symbols when building 2017-06-20 21:17:29 +01:00
kszaq
b27b319c9f scripts/create_addon: always setup toolchain when creating addon
If addon wants to strip binaries we need to have STRIP set up.
Without running 'build' setup_toolchain is not called and stripping fails.
Make sure we also setup paths before creating package.
2017-06-20 21:17:29 +01:00
kszaq
2e03e63b6b config/functions: do not print strip errors
We cannot strip scipts but we also don't want to see errors regarding this.
2017-06-20 21:17:29 +01:00
kszaq
bb617446b8 scripts/create_addon: strip all addons
This makes sure that all executables in addon install dir are stripped. We can now
drop debug_strip in addons' package.mk.
2017-06-20 21:17:29 +01:00
awiouy
8d01934c5c librespot: initial addon 2017-06-20 20:16:17 +02:00
awiouy
69b71ee3bb libvorbis: compile with -fPIC 2017-06-20 20:16:17 +02:00
awiouy
89248156b3 rust: initial package 2017-06-20 20:16:17 +02:00
MilhouseVH
37302f18bb distro-tool: add download verification 2017-06-20 18:26:51 +01:00
MilhouseVH
48aea71469 build system: verify package downloads using sha256 checksum 2017-06-20 18:26:40 +01:00
MilhouseVH
903cd8bb4a config/path: addons need kodi 2017-06-20 18:18:21 +01:00
MilhouseVH
4bfb206432 unpack: avoid calculating hash more than once 2017-06-20 18:17:23 +01:00
MilhouseVH
b1c2191a20 scripts: add comment to clarify usage 2017-06-20 18:17:23 +01:00
MilhouseVH
5e5cc05c5a Revert "clean: avoid unecessary disk io"
This reverts commit 7bc2ed47020213ff2db0cead266040f33286d159.
2017-06-20 18:17:23 +01:00
MilhouseVH
0d3742b333 Revert "unpack: avoid unecessary disk io"
This reverts commit 895122eb66e19c073f4aa5663856d7f07b19b914.
2017-06-20 18:17:23 +01:00
MilhouseVH
39f13a26df unpack: avoid yet more wildcard io 2017-06-20 18:16:43 +01:00
MilhouseVH
86053a0336 clean: avoid unecessary disk io 2017-06-20 18:16:43 +01:00
MilhouseVH
5a290a3035 unpack: avoid unecessary disk io 2017-06-20 18:16:43 +01:00
MilhouseVH
cc7ba9c381 build/unpack: eliminate eval 2017-06-20 18:10:39 +01:00
MilhouseVH
f4a7a40a67 TexturePacker/JsonSchemaBuilder: we have stamps, don't clean unless required 2017-06-20 18:05:34 +01:00
MilhouseVH
61fe12c0c2 unpack: alter logic so that packages without sources have a stamp 2017-06-20 18:05:26 +01:00
Peter Vicman
ab43d6e255 scripts/unpack: use relative path for showing a patch file
from
APPLY PATCH (common)   /data/LibreELEC.tv/packages/audio/alsa-lib/patches/alsa-lib-USB_Soundblaster_HD.patch
to
APPLY PATCH (common)   packages/audio/alsa-lib/patches/alsa-lib-USB_Soundblaster_HD.patch
2017-06-20 18:04:28 +01:00
MilhouseVH
a39238432c get: silence libssl.so/libcrypto.so messages 2017-06-20 17:56:45 +01:00
MilhouseVH
e1d7ab39b8 extract: typos 2017-06-20 17:56:38 +01:00
MilhouseVH
50a86a4799 get: cleanup - optimise and remove redundant code 2017-06-20 17:56:32 +01:00
MilhouseVH
915f6a0730 skip_unpack: remove unused script 2017-06-20 17:56:23 +01:00
MilhouseVH
ed427bad70 unpack: add --unsafe-paths to allow patching outside of git working area 2017-06-20 17:46:20 +01:00
MilhouseVH
ab33606563 fakeroot: move to build directory 2017-06-20 17:46:13 +01:00
MilhouseVH
310e937a08 INSTALL: drop $ROOT, convert to absolute path 2017-06-20 17:46:02 +01:00
MilhouseVH
7c98d2b83c PKG_BUILD/TOOLCHAIN cleanup (changes since master) 2017-06-20 17:45:34 +01:00
MilhouseVH
cf1068712e PKG_BUILD: drop $ROOT, convert to absolute path 2017-06-20 17:38:24 +01:00
MilhouseVH
28a90c5bb3 TOOLCHAIN: drop $ROOT, convert to absolute path 2017-06-20 17:30:40 +01:00
MilhouseVH
02089e2ca5 BUILD: add $ROOT, convert to absolute path 2017-06-20 17:22:19 +01:00
awiouy
a48579e50b pyalsaaudio: initial package 2017-06-20 08:07:53 +02:00
awiouy
1c203aabed avahi: build libdns_sd without installing it 2017-06-20 08:07:53 +02:00
Christian Hewitt
e390cf1008 Merge pull request #1702 from codesnake/wetek_hub_ap6255_le8
Backport of #1701 (Add support for AP6255 wireless chip)
2017-06-20 09:15:46 +04:00
Alex Deryskyba
d67e4b92fe brcmap6xxx-aml: add support for AP6255 chip 2017-06-19 22:01:52 +02:00
Alex Deryskyba
006a2de227 brcmfmac_sdio-firmware-aml: add support for Broadcom bcm4345c0 bluetooth module built into AP6255 chip 2017-06-19 22:01:46 +02:00
Alex Deryskyba
c3841e579a wlan-firmware-aml: install firmware for AP6255 chip 2017-06-19 22:01:39 +02:00
Alex Deryskyba
fada301775 wlan-firmware-aml: update package to wlan-firmware-aml-5f5fae7 2017-06-19 22:01:31 +02:00