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
Alex Deryskyba
2086e76bcb
wlan-firmware-aml: download package source from openwetek repository
2017-06-19 22:00:26 +02:00
Christian Hewitt
f8a588e57e
Merge pull request #1679 from glenvt18/screen-fixes-8.0
...
backport of #1678 (GNU screen color fixes)
2017-06-16 09:28:47 +04:00
Christian Hewitt
d206d46f3e
Merge pull request #1688 from MilhouseVH/nofuse2fs_le8
...
e2fsprogs: do not build fuse2fs [backport]
2017-06-16 09:25:05 +04:00
Christian Hewitt
c9a2d68cfa
Merge pull request #1685 from MilhouseVH/e2fsprogs_fix_le8
...
e2fsprogs: avoid installing read-only files into the toolchain
2017-06-16 09:24:29 +04:00
Christian Hewitt
5ebb357e1a
Merge pull request #1673 from CvH/im_url_8
...
imagemagick: change download url
2017-06-16 09:22:25 +04:00
Christian Hewitt
8dbfc26f94
Merge pull request #1677 from InuSasha/fixes/syncthing-le8
...
syncthing: update to 0.14.29 [backport]
2017-06-16 09:17:32 +04:00
MilhouseVH
1d0aa1bedb
e2fsprogs: do not build fuse2fs [backport]
2017-06-12 14:14:46 +01:00
MilhouseVH
843d59fcfb
e2fsprogs: add force on copy to overwrite any existing read-only files
2017-06-11 18:02:03 +01:00
MilhouseVH
21d9e1293e
e2fsprogs: avoid installing read-only files into the toolchain
2017-06-11 17:50:01 +01:00