Commit Graph

31655 Commits

Author SHA1 Message Date
MilhouseVH
97ea5a2e43 Merge pull request #3607 from chewitt/gzip-force
scripts/mkimage: force gzip to overwrite target/*.img.gz
2019-06-26 06:12:09 +01:00
chewitt
fe8a92fc7e scripts/mkimage: force gzip to overwrite target/*.img.gz 2019-06-26 08:10:38 +04:00
Christian Hewitt
05fe60c273 Merge pull request #3598 from MilhouseVH/le10_fix_unpack_bug
buildsystem: fix scripts/unpack after #3570
2019-06-25 09:59:59 +04:00
MilhouseVH
db3f6934d7 buildsystem: fix scripts/unpack after #3570 2019-06-24 10:03:56 +01:00
CvH
c84064378f Merge pull request #3593 from HiassofT/le10-mpg123-drop-sdl2
mpg123: drop dependency on SDL2
2019-06-23 22:45:04 +02:00
CvH
4b0687558d Merge pull request #3573 from MilhouseVH/le10_installer_options
init: more informative syslinux boot message
2019-06-23 22:27:24 +02:00
Matthias Reichl
21edac7e00 mpg123: drop dependency on SDL2
mpg123 only checks for SDL, not SDL2, so we only built mpg123 with
alsa, oss and pulse support (which is enough) and we ca drop the SDL2
dependency.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-06-23 22:21:06 +02:00
Christian Hewitt
2333d46530 Merge pull request #3570 from MilhouseVH/le10_buildsystem_cleanup_scripts
buildsystem: cleanup scripts, consistent brace usage
2019-06-22 22:53:43 +04:00
Christian Hewitt
a116f3124e Merge pull request #3569 from HiassofT/le10-aml-fix-5.1.9
Amlogic: fix backport kernel patches for 5.1.9
2019-06-22 22:38:49 +04:00
Christian Hewitt
da336a377a Merge pull request #3589 from Kwiboo/rkmpp-bump-hdr
rkmpp: update to 66b140e
2019-06-22 22:33:45 +04:00
Jonas Karlman
890c8464f4 rkmpp: update to 66b140e 2019-06-22 17:32:08 +00:00
Christian Hewitt
afccdbc011 Merge pull request #3587 from MilhouseVH/le10_fix_amlogic_kernel_fw_path
Amlogic: use correct path
2019-06-22 08:07:57 +04:00
Christian Hewitt
d4b07f94bd Merge pull request #3256 from Kwiboo/mpv-drmprime
mpv-drmprime: new package
2019-06-22 08:04:25 +04:00
MilhouseVH
7c5e73fe68 Amlogic: use correct path 2019-06-22 05:02:40 +01:00
Christian Hewitt
fcf38b64a2 Merge pull request #3562 from antonlacon/curl-gnutls
curl: shift to gnutls
2019-06-22 08:00:57 +04:00
Christian Hewitt
05dff953fb Merge pull request #3566 from MilhouseVH/le10_kernel_config_die
buildsystem: die if a kernel config is not available
2019-06-22 07:59:43 +04:00
Christian Hewitt
1cb6e8c24d Merge pull request #3577 from MilhouseVH/le10_samba-4.9.9
samba: update to samba-4.9.9
2019-06-22 07:55:03 +04:00
Matthias Reichl
a510a6f44e Merge pull request #3580 from CvH/10.0/addon_ver_up
distro: bump OS_VERSION/ADDON_VERSION to 9.80/9.80.0
2019-06-21 22:29:33 +02:00
CvH
65fc6b6496 distro: bump OS_VERSION/ADDON_VERSION to 9.80/9.80.0 2019-06-21 21:39:55 +02:00
MilhouseVH
cbda2c49fe Merge pull request #3586 from HiassofT/le10-slice-fix-rpi-change
fixup slice cleanup, revert accidentally added testing change
2019-06-21 12:07:21 +01:00
Matthias Reichl
dcbea1f0ca Revert "slice-firmware: drop dependency on dtc:host"
This reverts commit 666aeb7559.
2019-06-21 12:56:28 +02:00
CvH
8d100fe44d Merge pull request #3585 from HiassofT/le10-slice-dtoverlays
Slice, Slice3: fix device tree overlay building on kernel 5.1
2019-06-21 12:36:12 +02:00
Matthias Reichl
666aeb7559 slice-firmware: drop dependency on dtc:host
dt-blob.bin is built with dtc from kernel, host dtc is not needed.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-06-21 11:49:11 +02:00
Matthias Reichl
4e301b6fc7 slice-drivers: update to lastest version with included DT overlays
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-06-21 11:49:11 +02:00
Matthias Reichl
5f7f7e68e0 Slice,Slice3: drop pcf8523 patch
Setting the xtal load capacitance is possible since kernel 5.1

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-06-19 23:40:31 +02:00