31640 Commits

Author SHA1 Message Date
CvH
caaf067615 tvmosaic: fix PKG_ARCH 2019-06-13 22:12:20 +01:00
MilhouseVH
18d9847829 config/functions: endianness in meson cross is always little 2019-06-13 22:12:20 +01:00
MilhouseVH
505ccecbc8 mesa: update to mesa-19.0.4 2019-06-13 22:12:20 +01:00
MilhouseVH
50fc3b5569 heimdal: update to heimdal-7.6.0 2019-06-13 22:12:20 +01:00
MilhouseVH
8f4bdc77cc samba: update to samba-4.9.8 2019-06-13 22:12:20 +01:00
Ian Leonard
902f198d46 systemd: add depend on libidn2
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-06-13 22:12:20 +01:00
Ian Leonard
3d10ea2d16 tvheadend42: use system libidn2
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-06-13 22:12:20 +01:00
Ian Leonard
0f73329ce0 ffmpeg-tools: use system libidn2
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-06-13 22:12:20 +01:00
Ian Leonard
1fd115b699 lftp: add libidn2 as depend
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-06-13 22:12:20 +01:00
Ian Leonard
58fc3e7ea9 libidn2: update to 2.1.1a, disable doc, static libs and idn2 binary
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-06-13 22:12:20 +01:00
Ian Leonard
c0ed05c6f6 libc: add libidn2 as target depend
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-06-13 22:12:20 +01:00
Matthias Reichl
ca952e8937 config/functions: add C++ compiler and linker flags to meson.conf
Due to missing cpp_args and cpp_link_args in meson.conf ninja builds
of projects with C++ code were performed without CPU optimization
flags (-march, -mcpu, -mtune etc). Add these args so C++ code is
built with proper flags.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-06-13 22:12:20 +01:00
MilhouseVH
08c06b05cf tools/pkginfo: simple tool to dump a package.mk 2019-06-13 22:12:20 +01:00
MilhouseVH
284432cf4f samba: update to samba-4.9.7 2019-06-13 22:12:20 +01:00
MilhouseVH
c502b14ce6
Merge pull request #3556 from HiassofT/le92-kernel-4.19
linux (RPi): switch to 4.19.50
2019-06-13 12:37:05 +01:00
Matthias Reichl
707655ced2 linux (RPi): switch to 4.19.50
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-06-12 23:07:58 +02:00
MilhouseVH
6ef9c69f38
Merge pull request #3486 from kszaq/host_mkimage
u-boot: support host mkimage
2019-05-03 14:25:15 +01:00
kszaq
3f23092e24 linux: if building uImage, build mkimage first 2019-05-03 15:14:56 +02:00
kszaq
934212b62f u-boot-tools: new package
Provides mkimage for host.
2019-05-03 15:14:56 +02:00
Jernej Škrabec
d4325ccb20
Merge pull request #3485 from kszaq/initramfs_compression
Generic, RPi, Allwinner: disable initramfs compression, use lz4 for Allwinner
2019-05-03 14:54:53 +02:00
kszaq
066d6574f7 Allwinner: add lz4:host to kernel dependencies
It is required to compress kernel image and initramfs.
2019-05-03 14:51:38 +02:00
kszaq
4a5d8db8bd Allwinner: use lz4 to compress kernel for arm 2019-05-03 00:21:06 +02:00
kszaq
bc1944bac6 Allwinner: don't use initramfs compression
Kernel image is already compressed with bzip2,
there is no point in having compressed initramfs
inside a compressed image.

Initramfs compression is discouraged:
https://github.com/torvalds/linux/blob/v5.0/usr/Kconfig#L137-L143
2019-05-03 00:20:02 +02:00
kszaq
07e99d2ceb Allwinner: use lz4 to compress initramfs for aarch64 2019-05-03 00:17:52 +02:00
kszaq
ef346f244b RPi: don't use initramfs compression
Kernel image is already compressed with gzip,
there is no point in having compressed initramfs
inside a compressed image.

Initramfs compression is discouraged:
https://github.com/torvalds/linux/blob/v5.0/usr/Kconfig#L137-L143
2019-05-02 21:18:41 +02:00
kszaq
f4605de83a Generic: don't use initramfs compression
Kernel image is already compressed with bzip2,
there is no point in having compressed initramfs
inside a compressed image.

Initramfs compression is discouraged:
https://github.com/torvalds/linux/blob/v5.0/usr/Kconfig#L137-L143
2019-05-02 21:18:00 +02:00
MilhouseVH
6b93ae6ae0
Merge pull request #3480 from LibreELEC/nghttp2-wrong-gpl-10
nghttp2: fix wrong licence
2019-05-01 22:05:42 +01:00
CvH
e87a1102d6
nghttp2: fix wrong licence 2019-05-01 23:01:23 +02:00
MilhouseVH
b55f21adba
Merge pull request #3471 from 5schatten/nano-4.2
nano: updated to nano-4.2
2019-05-01 20:59:01 +01:00
MilhouseVH
cb1afd2aa7
Merge pull request #3448 from 5schatten/dav1d_022
dav1d: updated to 0.3.0 / cleaned up
2019-05-01 20:57:35 +01:00
Jernej Škrabec
1cff60366c
Merge pull request #3457 from MilhouseVH/le10_mesa-19.0.3
mesa: update to mesa-19.0.3
2019-05-01 21:52:45 +02:00
Jernej Škrabec
08d2d12903
Merge pull request #3452 from MilhouseVH/le10_graphics_dedupe
config/graphic+mesa: simplify dedupe by using space-delimited lists
2019-05-01 21:52:17 +02:00
CvH
283076c0ca
Merge pull request #3474 from MilhouseVH/le10_curl-7.64.1
curl: update to curl-7.64.1
2019-05-01 21:29:55 +02:00
MilhouseVH
196843945b
Merge pull request #3357 from islipfd19/nghttp2-M
Add nghttp2 support
2019-05-01 20:22:45 +01:00
CvH
e236936ba4
Merge pull request #3455 from MilhouseVH/le10_fix_pvr.vdr.vnsi
pvr.vdr.vnsi: use upstream kodi-pvr source, update to pvr.vdr.vnsi-3.6.3-Leia
2019-05-01 21:10:31 +02:00
CvH
8bf756370e
Merge pull request #3476 from MilhouseVH/le10_asteroids-glm
screensaver.asteroids: needs glm since 360a02fc2
2019-05-01 21:07:00 +02:00
MilhouseVH
f185e2b809
Merge pull request #3460 from CvH/10.0/ttyd-addon
Web Terminal
2019-05-01 19:56:23 +01:00
CvH
8ad1a51484 ttyd: initial package 2019-05-01 20:53:33 +02:00
MilhouseVH
b122bf1f8c
Merge pull request #3461 from CvH/10.0/oscam
oscam: update to 11517
2019-05-01 19:44:34 +01:00
Jernej Škrabec
feb42c3b43
Merge pull request #3470 from Kwiboo/multiple-images
scripts/image: build an image for each UBOOT_SYSTEM
2019-05-01 18:56:59 +02:00
Jonas Karlman
e92b858d9e scripts/image: build an image for each UBOOT_SYSTEM 2019-05-01 16:27:07 +00:00
Jonas Karlman
e9c26b5d66 scripts/uboot_helper: print usage help when requested 2019-05-01 16:27:06 +00:00
Jonas Karlman
0d2d9f8c29 scripts/image: use BUILD_NAME in mkimage 2019-05-01 16:27:04 +00:00
Jonas Karlman
41329e36e5 scripts/image: pass UUID_SYSTEM to mkimage 2019-05-01 16:27:02 +00:00
Jonas Karlman
a74435d4de scripts/image: extract function do_mkimage 2019-05-01 16:27:00 +00:00
CvH
2b408b6eb6
Merge pull request #3473 from MilhouseVH/le10_fix_lcdd
lcdd: fix cross-compile breakage
2019-05-01 16:36:42 +02:00
MilhouseVH
341f546ea6 screensaver.asteroids,glm: remove OPENGL-only checks 2019-05-01 07:11:03 +01:00
MilhouseVH
7e2ddfc823 screensaver.asteroids: needs glm since 360a02fc2 2019-05-01 00:41:24 +01:00
MilhouseVH
54b97863ca config/graphic: concat strings with += 2019-04-30 22:10:14 +01:00
MilhouseVH
6f2af43c4c
Merge pull request #3433 from antonlacon/libpng-1.6.x
libpng: update to 1.6.37, correct license typos
2019-04-30 21:23:13 +01:00