31640 Commits

Author SHA1 Message Date
MilhouseVH
09325f7fae
Merge pull request #3428 from 5schatten/move_RPi_vendor_headers
[RPi] fix vendor header & lib includes / remove project specific include CFLAGS WIP
2019-04-30 21:22:44 +01:00
5schatten
6b843016ba dav1d: updated to 0.3.0 / cleaned up 2019-04-30 21:27:36 +02:00
MilhouseVH
cc5b6c8fb9 curl: update to curl-7.64.1 2019-04-30 20:03:04 +01:00
MilhouseVH
453fb57409 freetype: pkconfig needs to use sysroot as prefix
Can't set --prefix=$SYSROOT_PREFIX/usr as this creates sysroot-within-sysroot, so
patch it into freetype2.pc.

Once freetype2 is using the correct prefix we can drop the CFLAGS workaround from lcdd.
2019-04-30 16:55:49 +01:00
5schatten
4152325fa5 nano: updated to nano-4.2 2019-04-30 17:37:58 +02:00
MilhouseVH
5285c7805f lcdd: configure prefix to prevent using host includes 2019-04-29 22:57:20 +01:00
Christian Hewitt
c95b0a2435
Merge pull request #3466 from jernejsk/opi_win_bt
Allwinner: Fix BT/WIFI on OrangePi Win
2019-04-29 05:50:04 +04:00
Christian Hewitt
d22b3d3925
Merge pull request #3465 from CvH/10.0/brcmfmac_sdio-firmware-cleanup
brcmfmac_sdio-firmware: cleanup package
2019-04-28 20:58:07 +04:00
CvH
05f7133575 brcmfmac_sdio-firmware: cleanup package 2019-04-28 18:43:52 +02:00
Jernej Skrabec
99364e8be8 Allwinner: Fix BT/WIFI on OrangePi Win 2019-04-28 13:29:39 +02:00
Jernej Škrabec
bd886b1f7a
Merge pull request #3464 from chewitt/brcmfmac_sdio
firmware: add brcmfmac_sdio-firmware package
2019-04-28 13:27:17 +02:00
chewitt
d290c747ec firmware: add brcmfmac_sdio-firmware package 2019-04-28 15:20:24 +04:00
CvH
be8ac1aa10 oscam: update to 11517 2019-04-27 21:07:49 +02:00
CvH
22bf53e384 libwebsockets: initial package 2019-04-26 22:09:17 +02:00
CvH
e066418fcf json-c: initial package 2019-04-26 22:09:17 +02:00
CvH
f6463d0a43
Merge pull request #3422 from vpeter4/remove_patches
packages: remove some unneeded patch files with changed package.mk
2019-04-26 20:58:22 +02:00
CvH
3f312f66a9
Merge pull request #3435 from 5schatten/zstd_140
zstd: update to 1.4.0 / dropped CMake pthread workaround
2019-04-26 20:49:36 +02:00
CvH
63d4b43d82
Merge pull request #3399 from 5schatten/cmake
cmake: update to cmake-3.14.3
2019-04-26 20:48:34 +02:00
Christian Hewitt
60a01a8f7e
Merge pull request #3459 from MilhouseVH/le10_fix_dtc_usage
dtc: host target is redundant, drop it
2019-04-26 12:55:20 +04:00
MilhouseVH
e3c0a79024 slice-firmware: drop unecessary dtc:host dependency 2019-04-25 21:19:54 +01:00
MilhouseVH
724f4a30c0 u-boot-tools-aml: fix dependencies 2019-04-25 21:16:09 +01:00
MilhouseVH
1d66e27c93 u-boot: drop patch, no longer required 2019-04-25 21:15:57 +01:00
MilhouseVH
d958510083 u-boot: use internal dtc, fix missing swig dependency 2019-04-25 21:14:29 +01:00
MilhouseVH
0695fb75e4 dtc: drop host build - not required 2019-04-25 21:13:43 +01:00
Jernej Škrabec
45899b43fa
Merge pull request #3447 from MilhouseVH/le10_mt_update2
config/functions: eliminate unecessary dashboard flock()
2019-04-25 18:54:51 +02:00
5schatten
98b74eb5ce cmake: update to cmake-3.14.3 2019-04-25 11:26:16 +02:00
MilhouseVH
504f6c2b9e mesa: update to mesa-19.0.3 2019-04-25 00:23:39 +01:00
MilhouseVH
f33515bbcc pvr.vdr.vnsi: update to pvr.vdr.vnsi-3.6.3-Leia 2019-04-24 23:04:11 +01:00
MilhouseVH
c2af212bd0 pvr.vdr.vnsi: use upstream kodi-pvr source 2019-04-24 23:00:22 +01:00
MilhouseVH
eb3752ae91 config/functions: remove owner when unlocking 2019-04-24 20:28:28 +01:00
Christian Hewitt
dad08771a9
Merge pull request #3453 from MilhouseVH/le10_qemu_4.0.0
qemu: update to qemu-4.0.0
2019-04-24 16:53:03 +04:00
MilhouseVH
82e4ab5913 config/graphic+mesa: simplify dedupe by using space-delimited lists 2019-04-24 08:05:20 +01:00
MilhouseVH
319be3bb49
Merge pull request #3415 from chewitt/config-graphic
config/graphic: add lima/panfrost options and sort
2019-04-24 06:07:32 +01:00
MilhouseVH
4c1dcf43ef
Merge pull request #3451 from chewitt/fix_dtfile
busybox: fix dtfile path error
2019-04-24 06:05:01 +01:00
chewitt
3f9782d1c8 busybox: fix dtfile path error 2019-04-24 08:49:38 +04:00
MilhouseVH
c8677b07bd qemu: update to qemu-4.0.0 2019-04-24 04:59:20 +01:00
MilhouseVH
c3913ab9ae config/functions: remove non-mt support in update_dashboard() 2019-04-24 04:56:39 +01:00
Jernej Škrabec
1e050374f2
Merge pull request #3449 from MilhouseVH/le10_emby4_fix_sha
emby4: fix sha
2019-04-23 22:18:42 +02:00
MilhouseVH
f9c0fcae9c emby4: fix sha 2019-04-23 21:10:29 +01:00
Christian Hewitt
b680534792
Merge pull request #3441 from MilhouseVH/le10_packages
packages: update to openssh-8.0p1, sqlite-3.28, valgrind-3.15.0
2019-04-23 18:24:49 +04:00
Christian Hewitt
d389eae9a7
Merge pull request #3446 from kszaq/ondemand_multicluster
init: set ondemand up_threshold for multi-cluster CPUs
2019-04-23 18:23:27 +04:00
MilhouseVH
b272bcb999 config/functions: eliminate unecessary dashboard flock() 2019-04-23 03:56:22 +01:00
Jonas Karlman
1811e14fd5
Merge pull request #3424 from MilhouseVH/le10_kodu_18.2-rc1-Leia
kodi (Generic/RPi/RockChip): update to kodi-18.2rc1-Leia
2019-04-22 22:57:32 +02:00
mglae
e31325bb97 kodi: SIGTERM patch: do not delay shutdown 2019-04-22 21:00:57 +01:00
kszaq
52d603a711 init: set ondemand up_threshold for multi-cluster CPUs
For multi-cluster CPUs (e.g. Amlogic S912) there is a separate
policy for each CPU cluster. Add a case in init script to cover
setting up_threshold for all clusters.
2019-04-22 22:00:34 +02:00
MilhouseVH
cdc12ab01d dtc: update to dtc-1.5.0 2019-04-21 21:49:22 +01:00
Christian Hewitt
6de3503fe6
Merge pull request #3442 from MilhouseVH/le10_texturecache-2.5.1
texturecache.py: update to texturecache.py-2.5.1
2019-04-21 21:45:27 +04:00
MilhouseVH
983d1597bd texturecache.py: update to texturecache.py-2.5.1 2019-04-21 18:34:35 +01:00
CvH
7e99243489
Merge pull request #3439 from awiouy/92-emby-41
emby4: update to 4.1.026
2019-04-20 23:35:51 +02:00
MilhouseVH
9c8ff5871e valgrind: update to valgrind-3.15.0 2019-04-20 19:57:30 +01:00