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
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