Romain Naour
3fed683035
package/gdb: disable gdb for or1k builds with musl libc
...
The or1k musl port is incomplete, elf_gregset_t definition is missing
(user.h is empty) [1]. It fail to build gdbserver and the full gdb.
[1] https://git.musl-libc.org/cgit/musl/tree/arch/or1k/bits/user.h?h=v1.2.3
Fixes:
https://gitlab.com/buildroot.org/toolchains-builder/-/jobs/4202276569
Signed-off-by: Romain Naour <romain.naour@gmail.com >
Cc: Stafford Horne <shorne@gmail.com >
[yann.morin.1998@free.fr: simplify condition, add comment]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2023-05-07 15:12:07 +02:00
Romain Naour
a57c02a4ea
package/busybox: disable sha1/sha256 hwaccel with x86
...
Buxybox's init segfault when built with x86 musl toolchain due to
recent changes about sha1 and sha156 hwaccel support in Busybox 1.36.0.
From Alpinelinux [1]:
"main/busybox: disable sha hwaccel
the flag check for this seems incorrect- it triggers sha_ni use when
the instructions aren't available, but avx512vl/bw is - Elly on irc
causes failures in github actions, which have avx512 but no sha_no"
The flag check was supposed to be fixed upstream by commit [2].
But init still crash with the latest 1_36_stable (with backported patch)
and master branch...
The same workaround has been applied to openembedded-core [3], which
states that they also have the issue with glibc.
Disable hardware sha acceleration on x86 (not x86_64), to avoid the
issue.
Checked that qemu_x86_64_defconfig with musl for x86_64 for core2 boot
as expected with sha hwaccel enabled.
Fixes:
https://gitlab.com/buildroot.org/toolchains-builder/-/jobs/4202276721
[1] https://git.alpinelinux.org/aports/commit/main/busybox?id=ae2cfdf6f6da3dc46ee09d8ceafa26921f6e058e
[2] https://git.busybox.net/busybox/commit/?id=bd76b75f72f717150b909e8c64edfda725cabe11
[3] 22f639d611
Signed-off-by: Romain Naour <romain.naour@gmail.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 15:01:28 +02:00
Giulio Benetti
65ff3e10ed
configs/stm32f429_disco_xip_defconfig: fix runtime error due to low ram space and bump to linux version 6.1.27
...
After booting Linux the userspace is unusable since every command issued,
that is a symlink to busybox, fails because of no free ram. So let's
disable IIO in linux.config to give some more ram to userspace.
Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 14:46:08 +02:00
Christian Stewart
8d6ddb7a29
package/rtl8812-aircrack-ng: bump to 2023-05-01 version to fix build failure with Linux 6.3
...
Signed-off-by: Christian Stewart <christian@aperture.us >
Reviewed-by: Giulio Benetti <giulio.benetti@benettiengineering.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 14:44:28 +02:00
Jonathan Neuschäfer
f89b988d33
package/micropython: pass $TARGET_LDFLAGS to build
...
LDFLAGS need to be passed to the micropython build system via the
LDFLAGS_EXTRA variable, which was so far missing. This patch adds it.
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net >
Acked-by: Chris Packham <judge.packham@gmail.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 14:39:54 +02:00
Bernd Kuhls
25d2a13782
package/intel-mediasdk: bump version to 23.2.1
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 14:35:22 +02:00
Bernd Kuhls
8c86439b5d
package/intel-mediadriver: bump version to 23.2.1
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 14:35:17 +02:00
Yann E. MORIN
fa2700c4cd
package/kodi-inputstream-adaptive: add missing license hashes
...
Commit 0ce2d42aa7 (package/kodi-inputstream-adaptive: update license
info) did a last-minute update to add all the license files, but forgot
to amend the hash file.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 14:32:09 +02:00
Bernd Kuhls
0ce2d42aa7
package/kodi: update patch status
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 14:25:47 +02:00
Bernd Kuhls
eb22e467c7
package/kodi-inputstream-adaptive: bump version to 20.3.7-Nexus
...
Depends on bento4 version bump included in this patch series:
55fbc78aaf
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 14:24:13 +02:00
Bernd Kuhls
92b435cf4e
package/bento4: bump version to 1.6.0-639-7-Omega
...
Needed for the upcoming version bump of the Nexus version of
kodi-inputstream-adaptive.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 14:24:07 +02:00
Bernd Kuhls
ab1955c112
package/kodi-inputstream-adaptive: update license info
...
Include all licenses mentioned in LICENSES/README.md and update the
deprecated SPDX identifier for the GPL-2.0 license:
https://spdx.org/licenses/GPL-2.0+.html
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 14:23:38 +02:00
Bernd Kuhls
9aa67d7409
package/x11r7/xdriver_xf86-video-savage: bump version to 2.4.0
...
Release notes:
https://lists.x.org/archives/xorg-announce/2023-April/003381.html
Removed all patches due to upstream commits:
2ec8835512
0ece556daa
and update .checkpackageignore
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 13:59:42 +02:00
Bernd Kuhls
458c85990e
package/x11r7/xdriver_xf86-video-ati: bump version to 22.0.0
...
Release notes:
https://lists.x.org/archives/xorg-announce/2023-April/003386.html
Removed all patches because they were cherry-picked from upstream,
update .checkpackageignore as well.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 13:59:39 +02:00
Bernd Kuhls
cd1b1bcc0e
package/x11r7/xdriver_xf86-video-ark: bump version to 0.7.6
...
Release notes:
https://lists.x.org/archives/xorg-announce/2023-February/003328.html
Removed patch which was applied upstream.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
[yann.morin.1998@free.fr: regenerate .checkpackageignore]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2023-05-07 13:59:36 +02:00
Bernd Kuhls
f4e8a18e96
package/x11r7/xdriver_xf86-video-amdgpu: bump version to 23.0.0
...
Release notes:
https://lists.x.org/archives/xorg-announce/2023-February/003334.html
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 13:59:33 +02:00
Bernd Kuhls
551a702b93
package/x11r7/xfont_font-util: bump version to 1.4.0
...
Release notes:
https://lists.x.org/archives/xorg-announce/2023-February/003331.html
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 13:59:31 +02:00
Bernd Kuhls
58035c687a
package/x11r7/xdata_xcursor-themes: bump version to 1.0.7
...
Release notes:
https://lists.x.org/archives/xorg-announce/2023-February/003332.html
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 13:59:28 +02:00
Bernd Kuhls
1a5d479d68
package/x11r7/xdata_xbitmaps: bump version to 1.1.3
...
Release notes:
https://lists.x.org/archives/xorg-announce/2023-February/003333.html
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 13:59:25 +02:00
Bernd Kuhls
75d404bb29
package/x11r7/xfont_encodings: bump version to 1.0.7
...
Release notes:
https://lists.x.org/archives/xorg-announce/2023-February/003355.html
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 13:59:23 +02:00
Bernd Kuhls
0864f87428
package/x11r7/xlib_libXaw: bump version to 1.0.15
...
Release notes:
https://lists.x.org/archives/xorg-announce/2023-March/003372.html
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 13:59:19 +02:00
Bernd Kuhls
e24cd30a14
package/x11r7/xdriver_xf86-input-libinput: bump version to 1.3.0
...
Release notes:
https://lists.x.org/archives/xorg-announce/2023-April/003378.html
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 13:59:16 +02:00
Bernd Kuhls
de8a3a53e5
package/x11r7/xapp_xwininfo: bump version to 1.1.6
...
Release notes:
https://lists.x.org/archives/xorg-announce/2023-April/003379.html
Updated license hash due to upstream commit:
9a5623e2ff
-> drop "all rights reserved", update years
-> no change in licensing
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 13:56:57 +02:00
Bernd Kuhls
cb4b592f66
package/x11r7/xdriver_xf86-video-neomagic: bump version to 1.3.1
...
Release notes:
https://lists.x.org/archives/xorg-announce/2023-April/003380.html
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 13:56:51 +02:00
Bernd Kuhls
6bd350f9bd
package/x11r7/xlib_libXfixes: bump version to 6.0.1
...
Release notes:
https://lists.x.org/archives/xorg-announce/2023-April/003382.html
Update license hash due to copyright update with upstream commit:
1f908b1f27
-> drop "all rights reserved"
-> no licensing change
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 13:18:38 +02:00
Bernd Kuhls
2e76842bab
package/x11r7/xlib_libXt: bump version to 1.3.0
...
Release notes:
https://lists.x.org/archives/xorg-announce/2023-April/003383.html
Update license hash due to copyright changes with upstream commits:
4ece1c842a
444eb13db2
bf57306493
-> changes in copyright years, drop of a "all rights reserved".
-> license does not change
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 13:13:03 +02:00
Bernd Kuhls
634a119e9c
package/x11r7/xlib_libXft: bump version to 2.3.8
...
Release notes:
https://lists.x.org/archives/xorg-announce/2023-April/003384.html
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 13:11:04 +02:00
Bernd Kuhls
a8c003ae29
package/x11r7/xlib_libXpm: bump version to 3.5.16
...
Release notes:
https://lists.x.org/archives/xorg-announce/2023-April/003385.html
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 13:11:02 +02:00
Bernd Kuhls
770c9baa3e
package/x11r7/xapp_xdpyinfo: bump version to 1.3.4
...
Release notes:
https://lists.x.org/archives/xorg-announce/2023-April/003388.html
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 13:10:59 +02:00
Bernd Kuhls
33916e184b
package/x11r7/xapp_xinput: bump version to 1.6.4
...
Release notes:
https://lists.x.org/archives/xorg-announce/2023-April/003389.html
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 13:10:56 +02:00
Bernd Kuhls
e45fb02424
package/x11r7/xlib_libXi: bump version to 1.8.1
...
Release notes:
https://lists.x.org/archives/xorg-announce/2023-May/003390.html
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 13:10:53 +02:00
Bernd Kuhls
e07901f5e7
package/x11r7/xapp_xcalc: bump version to 1.1.2
...
Release notes:
https://lists.x.org/archives/xorg-announce/2023-May/003391.html
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 13:10:50 +02:00
Bernd Kuhls
b30206b708
package/x11r7/xdriver_xf86-input-mouse: bump version to 1.9.5
...
Release notes:
https://lists.x.org/archives/xorg-announce/2023-May/003392.html
Updated license hash due to update in copyrighht years with upstream
commit:
5f63ab0433
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 13:10:14 +02:00
Bernd Kuhls
1a81a2f28c
package/x11r7/xdriver_xf86-video-geode: bump version to 2.11.21
...
Release notes:
https://lists.x.org/archives/xorg-announce/2023-May/003393.html
Fixes:
http://autobuild.buildroot.net/results/d1d/d1dae8c7ba9dc82fbbcc5914ea3b378e48304617/
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 12:52:45 +02:00
Bernd Kuhls
7296a0659b
package/kodi-visualisation-*: mass version bump to Nexus
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 12:29:16 +02:00
Bernd Kuhls
cc6c7401cb
package/kodi-vfs-*: mass version bump to Nexus
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 12:29:13 +02:00
Bernd Kuhls
29d96c5076
package/kodi-screensaver-*: mass version bump to Nexus
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 12:29:10 +02:00
Bernd Kuhls
7f3762ae15
package/kodi-pvr-*: mass version bump to Nexus
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 12:29:07 +02:00
Bernd Kuhls
06c7be82c0
package/kodi-peripheral-*: mass version bump to Nexus
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 12:29:04 +02:00
Bernd Kuhls
a916182bee
package/kodi-inputstream-*: mass version bump to Nexus
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 12:29:01 +02:00
Bernd Kuhls
efa3bdcdba
package/kodi-inputstream-adaptive: bump version to Nexus
...
Added dependency to bento4 needed after upstream commit
70625e7670
License file renamed
b555973d98
and updated upstream
4b62e9e325
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 12:28:59 +02:00
Bernd Kuhls
b516744fd1
package/kodi-audioencoder-*: mass version bump to Nexus
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 12:28:56 +02:00
Bernd Kuhls
171d4f56dc
package/kodi-audiodecoder-*: mass version bump to Nexus
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 12:28:53 +02:00
Bernd Kuhls
d8c647c204
package/kodi: bump version to 20.1-Nexus
...
Replaced patch 0002 to fix python detection with new version due to
upstream changes:
https://github.com/xbmc/xbmc/pull/21597#issuecomment-1166365667
Removed patches which were applied upstream.
Bump gcc requirement as kodi depends on C++17.
Rework configure options.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
[yann.morin.1998@free.fr:
- git-format patch 0002
- add upstream tag to patch 0002
- regenerate .checkpackageignore
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2023-05-07 12:28:10 +02:00
Bernd Kuhls
129c83bdd4
package/bento4: bump version to 1.6.0-639-6-Nexus
...
Switch to kodi fork, remove all kodi-related patches.
Needed by upcoming bump of kodi-inputstream-adaptive.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
[yann.morin.1998@free.fr: update .checkpackageignore]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2023-05-07 11:22:30 +02:00
Bernd Kuhls
55ceaef8f6
package/samba4: bump version to 4.18.2
...
Removed patches which were applied upstream, rebased remaining patches.
Added patch 0004 to avoid dependency to perl package JSON:PP.
This bump depends on bumping heimdal, see previous patch of this series.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
[yann.morin.1998@free.fr:
- make new patch git-formatted
- add upstream status to new patch
- update .checkpackageignore wth removed patches
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2023-05-07 11:05:51 +02:00
Bernd Kuhls
8e33cc012e
package/heimdal: bump version
...
Samba-4.16 bumped its internal heimdal code[1] which made it
incompatible with asn1_compile built with heimdal-7.7.1:
/home/user/buildroot/output/build/samba4-4.18.2/third_party/heimdal/lib/asn1/rfc2459.asn1:260: Ignoring char(_)
/home/user/buildroot/output/build/samba4-4.18.2/third_party/heimdal/lib/asn1/rfc2459.asn1:260: syntax error
Bump this package to the same version LibreELEC is using
1dc0b5bf3e
1112a18795
763eddbab1
to fix the build error.
Removed HOST_HEIMDAL_MAKE_SYMLINK as asn1_compile is now installed in
$(HOST_DIR)/bin/.
[1] https://www.samba.org/samba/history/samba-4.16.0.html
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 10:56:22 +02:00
Bernd Kuhls
7e6e2bde8b
package/freeswitch: ffmpeg's libavresample is an optional dependency
...
See upstream commit from 2019:
e9c58084db (diff-2cd3a5516ad0fc3cba6d14d0ea3e72da43a2c2fc3c21eb7ade6c49d52136bbd2R43)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-07 10:49:54 +02:00
Yann E. MORIN
e0ef6ddcf9
.checkpackageignore: regenerate list
...
Some patches were removed in recent version bumps:
- 2d7cfd49ba package/valgrind: bump version to 3.20.0
- 4aef53575b package/libgit2: bump version to 1.6.4
- b0306d94b2 package/cpio: bump version to 2.14
- f292d9b736 package/gocryptfs: bump version to 2.3.2
Update the ignore list accordingly.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-06 18:15:03 +02:00
Christian Stewart
5d65570fac
package/nerdctl: bump version to 1.3.1
...
Bugfixes and features.
https://github.com/containerd/nerdctl/releases/tag/v1.3.1
Signed-off-by: Christian Stewart <christian@aperture.us >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2023-05-06 18:02:21 +02:00