Commit Graph

37824 Commits

Author SHA1 Message Date
heitbaum
11b90ab7bd cmake: update to 3.22.0 2021-11-28 11:56:56 +00:00
heitbaum
7c280e0f26 curl: update to 7.78.0 2021-11-28 11:56:56 +00:00
heitbaum
7104aa63d7 ethtool: update to 5.15 2021-11-28 11:56:56 +00:00
heitbaum
65d67b8593 go: update to 1.17.3 2021-11-28 11:56:56 +00:00
heitbaum
bded7fe121 meson: update to 0.60.2
patch required to fix:
- https://gitlab.freedesktop.org/xdg/shared-mime-info/-/issues/170
2021-11-28 11:56:17 +00:00
heitbaum
44ea9a5f06 kmod: update to 29 2021-11-28 11:56:17 +00:00
heitbaum
cf2400ccfa attr: update to 2.5.1
update 2.4.48 (2017-09-15) to 2.5.1 (2021-03-16)
log: https://git.savannah.nongnu.org/cgit/attr.git/log/
2021-11-28 11:56:17 +00:00
heitbaum
171c6332d6 elfutils: update to 0.186
update 0.182 (2020-10-31) to 0.186 (2021-11-10)
announce:
- https://sourceware.org/pipermail/elfutils-devel/2021q1/003486.html
- https://sourceware.org/pipermail/elfutils-devel/2021q2/003797.html
- https://sourceware.org/pipermail/elfutils-devel/2021q2/003843.html
- https://sourceware.org/pipermail/elfutils-devel/2021q4/004346.html
2021-11-28 11:52:43 +00:00
CvH
f440e3bc37
Merge pull request #5899 from ToKe79/mtools-update_mkimage_mod
Update mtools + optimize mkimage to catch errors / to allow SYSTEM_SIZE >= 1024 / for speed
2021-11-28 12:31:07 +01:00
Christian Hewitt
a8b365ee05
Merge pull request #5925 from HiassofT/le11-kodi-deinterlace-2
RPi: update kodi deinterlace patch
2021-11-28 13:22:37 +04:00
Matthias Reichl
af33e4e500 RPi: update kodi deinterlace patch
Patch created using revisions 39292b080c..043c637933
from branch gbm of https://github.com/popcornmix/xbmc.git

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-11-27 22:57:09 +01:00
Jernej Škrabec
e3a7c0687e
Merge pull request #5923 from heitbaum/build
u-boot and u-boot-tools: fix HOSTCC build issues
2021-11-27 10:26:56 +01:00
CvH
4182b26952
Merge pull request #5920 from chewitt/amlogic-upstream
amlogic: bump to Linux 5.15.y and other misc. changes
2021-11-27 09:50:10 +01:00
heitbaum
dfac76b2fb u-boot: fix make config with HOSTCC
Without defining HOSTCC Makefile.host was defaulting to the operating
system cc. In the minimal docker image (focal) - cc is not available.

BUILD      u-boot (target)
    TOOLCHAIN      make (auto-detect)
make[1]: Entering directory
  HOSTCC  scripts/basic/fixdep
/bin/sh: 1: cc: not found
make[2]: *** [scripts/Makefile.host:95: scripts/basic/fixdep] Error 127
make[1]: *** [Makefile:488: scripts_basic] Error 2
make[1]: Leaving directory
FAILURE: scripts/build u-boot:target during make_target (package.mk)
*********** FAILED COMMAND ***********
DEBUG=${PKG_DEBUG} CROSS_COMPILE="${TARGET_KERNEL_PREFIX}" LDFLAGS="" ARCH=arm make $(${ROOT}/${SCRIPTS}/uboot_helper ${PROJECT} ${DEVICE} ${UBOOT_SYSTEM} config)
*********** FAILED COMMAND ***********
2021-11-27 01:44:26 +00:00
heitbaum
8e2a7bdf43 u-boot-tools: fix make_host
Without defining HOSTCC Makefile.host was defaulting to the operating
system cc. In the minimal docker image (focal) - cc is not available.

PROJECT=Amlogic ARCH=aarch64 DEVICE=AMLGX UBOOT_SYSTEM=odroid-n2 scripts/build u-boot-tools:host
BUILD      u-boot-tools (host)
    TOOLCHAIN      make (auto-detect)
PKG_NAME="u-boot-tools"
  HOSTCC  scripts/basic/fixdep
/bin/sh: 1: cc: not found
make[1]: *** [scripts/Makefile.host:95: scripts/basic/fixdep] Error 127
make: *** [Makefile:488: scripts_basic] Error 2
FAILURE: s/build u-boot-tools:host during make_host (package.mk)
*********** FAILED COMMAND ***********
make qemu-x86_64_defconfig
**************************************
2021-11-27 01:31:28 +00:00
CvH
b9d3fa5ddf
Merge pull request #5891 from heitbaum/librespot
[le11] librespot: update to 0.3.1 and addon (130)
2021-11-26 20:44:29 +01:00
heitbaum
ab9d546b01
Merge pull request #5922 from knaerzche/rk3288-u-boot-fix
Rockchip: u-boot: fix build mkimage for RK3288
2021-11-27 06:23:14 +11:00
Alex Bee
d6c5eb8924 Rockchip: u-boot: fix build mkimage for RK3288 2021-11-26 19:58:34 +01:00
Christian Hewitt
8797e0809c
Merge pull request #5921 from HiassofT/le11-kodi-deinterlace
RPi: add kodi deinterlace patch
2021-11-26 20:12:01 +04:00
Matthias Reichl
9b48325ed7 RPi: add kodi deinterlace patch
Patch created using revisions 39292b080c..b23ff8e293
from branch gbm of https://github.com/popcornmix/xbmc.git

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-11-26 16:56:53 +01:00
chewitt
966d2692ef linux: bump Amlogic to Linux 5.15.y kernel 2021-11-26 12:00:19 +00:00
Christian Hewitt
6a690f2e30 ffmpeg: simplify different Amlogic and RPi sources and patch dirs 2021-11-26 12:00:19 +00:00
Christian Hewitt
4e00a64420 kodi: remove no longer working drmprime seeking patch 2021-11-26 12:00:19 +00:00
Christian Hewitt
eadbf85c3c u-boot: bump Amlogic to 2021.10 2021-11-26 12:00:19 +00:00
Christian Hewitt
17a9b50be3 ethmactool: dependency changes for devices with no eth0 2021-11-26 12:00:19 +00:00
Christian Hewitt
9f164e9a01 alsa-utils: quote card name in soundconfig 2021-11-26 12:00:19 +00:00
Christian Hewitt
24869f6d8f alsa-lib: rework cards for driver_name and various fixes 2021-11-26 12:00:19 +00:00
Christian Hewitt
9ca8e10854 busybox: find extlinux on alternative /flash layouts 2021-11-26 12:00:19 +00:00
Christian Hewitt
f7812aaf95 scripts: update devices in uboot_helper 2021-11-26 12:00:19 +00:00
Christian Hewitt
bf12b470e1 emmctool: add initial package for Amlogic use 2021-11-26 12:00:19 +00:00
Christian Hewitt
7f9696bd8d amlogic: add flashrom to additional packages 2021-11-26 12:00:19 +00:00
Christian Hewitt
873d8a3a7f amlogic: use ftdir with N2/N2+ and C4/HC4 2021-11-26 12:00:19 +00:00
Christian Hewitt
6057b0d6d7 amlogic: update devices in bootloader/mkimage 2021-11-26 12:00:19 +00:00
Christian Hewitt
a636d4a624 amlogic: drop support for u-boot chainload - no longer required 2021-11-26 12:00:19 +00:00
Christian Hewitt
0ad609bd95 amlogic: use build-fip.sh in bootloader/install and cleanup script 2021-11-26 12:00:19 +00:00
Christian Hewitt
7811237198 amlogic-boot-fip: bump to use Makefile changes 2021-11-26 12:00:19 +00:00
CvH
134230d439
Merge pull request #5853 from heitbaum/kernel11
linux: update to 5.15.y
2021-11-26 12:11:25 +01:00
CvH
f09afa4f93
Merge pull request #5919 from heitbaum/intel
Update Intel media-driver and libdrm
2021-11-26 12:09:56 +01:00
heitbaum
76c6203d9b libdrm: update to 2.4.109
update 2.4.107 (02 Jul, 2021) to 2.4.109 (25 Nov, 2021)
gitlog: https://gitlab.freedesktop.org/mesa/drm/-/commits/main/
2021-11-26 10:52:35 +00:00
heitbaum
5aa0d38012 media-driver: update to 21.4.2 2021-11-26 10:51:48 +00:00
heitbaum
c6abdfa880 linux: update to 5.15.5 2021-11-25 10:07:15 +00:00
heitbaum
11b734af33 linux (Rockchip): patches upstreamed in 5.15.5 2021-11-25 10:07:15 +00:00
heitbaum
30e5ee9956 linux (Rockchip RK3399): update .config for 5.15.5 2021-11-25 10:07:15 +00:00
heitbaum
6be0867ebb linux (Rockchip RK3328): update .config for 5.15.5 2021-11-25 10:07:15 +00:00
heitbaum
f49dcd8261 linux (Rockchip RK3288): update .config for 5.15.5 2021-11-25 10:07:15 +00:00
heitbaum
eb12e34125 linux (Allwinner aarch64): update .config for 5.15.5 2021-11-25 10:07:15 +00:00
heitbaum
c4e8000376 linux (Rockchip RK3288): update .config for 5.15.4 2021-11-24 21:42:39 +11:00
heitbaum
f846851565 linux (Rockchip RK3328): update .config for 5.15.4 2021-11-24 21:42:39 +11:00
heitbaum
fd6fe146ee linux (Rockchip RK3399): update .config for 5.15.4 2021-11-24 21:42:39 +11:00
heitbaum
1a27ad5d5b linux (Allwinner aarch64): update .config for 5.15.4 2021-11-24 21:42:39 +11:00