Bernd Kuhls
43d9a911b2
{linux, linux-headers}: bump 6.{1, 6, 10}.x series
...
Signed-off-by: Bernd Kuhls <bernd@kuhls.net >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
(cherry picked from commit ee67e4baff )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 13:23:50 +02:00
George Kiagiadakis
618b1b056c
package: move wireplumber from Graphics to Audio/Video
...
WirePlumber is a PipeWire session manager, essential to the operation
of PipeWire in most use cases. It is not a graphical application,
nor does it support graphics in any way. It is only there to support
PipeWire and it should be kept together with PipeWire in the menus.
Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com >
Signed-off-by: Arnout Vandecappelle <arnout@mind.be >
(cherry picked from commit 14b1b8ca8d )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 13:19:21 +02:00
Waldemar Brodkorb
c04b02323c
package/nginx: fix static build error
...
In commit 761259c934 the SSL patch was
removed, without testing any static compilation.
Reintroduce a small version of the original patch.
Upstream does not use pkg-config, so the patch is Buildroot specific and
not suitable for upstreaming.
Fixes:
- http://autobuild.buildroot.net/results/a85/a85b00dfe9b55607390ebacc0e4e55c7cfbace3a
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org >
Signed-off-by: Arnout Vandecappelle <arnout@mind.be >
(cherry picked from commit 6cda350408 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 13:17:16 +02:00
Waldemar Brodkorb
328bd0be09
package/bind: security bump to 9.18.28
...
Fixes the following security issues:
- CVE-2024-0760: A flood of DNS messages over TCP may make the server
unstable https://kb.isc.org/docs/cve-2024-0760
- CVE-2024-1737: BIND's database will be slow if a very large number of RRs
exist at the same name https://kb.isc.org/docs/cve-2024-1737
- CVE-2024-1975: SIG(0) can be used to exhaust CPU resources
https://kb.isc.org/docs/cve-2024-1975
- CVE-2024-4076: Assertion failure when serving both stale cache data and
authoritative zone content https://kb.isc.org/docs/cve-2024-4076
Bind 9.16.x is EOL since April 2024.
See here for what version should be used in production:
https://kb.isc.org/docs/aa-01540
Remove patch 0001 as CC_FOR_BUILD is used in upstream code
to compile host utility gen.
Use BIND_AUTORECONF = YES to avoid a Debian 12 libtool bug.
Otherwise rndc linking fails. See here for a bug report to
bind9 project:
https://gitlab.isc.org/isc-projects/bind9/-/issues/4840
See here for a changelog:
https://downloads.isc.org/isc/bind9/9.18.28/doc/arm/html/notes.html
COPYRIGHT file has been updated, following Copyright holders were
added:
Copyright Joyent, Inc. and other Node contributors. All rights reserved.
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org >
Reviewed-by: Petr Vorel <petr.vorel@gmail.com >
Signed-off-by: Arnout Vandecappelle <arnout@mind.be >
(cherry picked from commit c9515c8b63 )
[Peter: mark as security bump]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 13:15:12 +02:00
Yann E. MORIN
2c372847af
gitlab: fix issue template
...
The two lines with the Buildroot version and the system os-release
details are rendered on a single line, "because Markdown".
Make that a two-item list, to be sure they are on properly rendered.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit 6a1e297a31 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:11:37 +02:00
Peter Korsgaard
8edb067494
package/hostapd: fix proprietary typo in help text
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit ffc872d5f8 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:39 +02:00
Peter Korsgaard
b6544fbb6c
package/heirloom-mailx: fix attachments typo in help text
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit 30a9d7d129 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:38 +02:00
Peter Korsgaard
42f828d28b
package/hddtemp: fix information typo in help text
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit d5451c18c0 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:38 +02:00
Peter Korsgaard
c2c336ce64
package/gtest: fix explanation typo
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit e9beedc3d4 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:37 +02:00
Peter Korsgaard
75feb672cb
package/gobject-introspection: fix altogether typo in patch description
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit 6d6d7bfe23 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:36 +02:00
Peter Korsgaard
78e646240f
package/go: fix convenience typo
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit 5aa9b105b9 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:35 +02:00
Peter Korsgaard
506c14d8e1
package/go-src: fix variable typo in patch description
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit c31189363b )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:34 +02:00
Peter Korsgaard
e9fe4e6cb9
package/gerbera: fix guaranteed typo
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit 4a66a2af64 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:33 +02:00
Peter Korsgaard
1395e6cedc
package/genpart: fix typos and grammar in patch description
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
[yann.morin.1998@free.fr: also fix grammar]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit e009783505 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:33 +02:00
Peter Korsgaard
fee0865740
package/gdb: fix program typo
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit 27277a2bc9 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:32 +02:00
Peter Korsgaard
ff0edf2450
package/gcc: fix explicitly typo
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit d5bb8fff5f )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:31 +02:00
Peter Korsgaard
c0682780f3
package/flutter-pi: fix Raspberry typo
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit a0c020317d )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:30 +02:00
Peter Korsgaard
c299d465b8
package/flutter-engine: fix typos in comments
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit cccd164fd6 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:29 +02:00
Peter Korsgaard
17076edc90
package/flex: fix typo in patch description
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit 892d7d784e )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:28 +02:00
Peter Korsgaard
74c4478ea9
package/fcgiwrap: fix explicitly typo
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit 05b18efb7b )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:28 +02:00
Peter Korsgaard
b0bfaa8d5a
package/fbgrab: fix framebuffer typo in help text
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit ae471a7d3d )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:27 +02:00
Peter Korsgaard
4365f24835
package/falcosecurity-libs: fix which typo
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit 6ce119ca02 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:26 +02:00
Peter Korsgaard
657687322b
package/exiv2: fix 'information see' typo
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit 987cfd586e )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:25 +02:00
Peter Korsgaard
1d5cb8c6db
package/erlang: fix inadvertently typo
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit 9c70f31956 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:24 +02:00
Peter Korsgaard
5ba2961cc9
package/elftosb: fix typos in patch descriptions
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit a4c81a7a07 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:24 +02:00
Peter Korsgaard
82b82594e8
package/dvblast: fix which typo
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit 1a05d2f16f )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:23 +02:00
Peter Korsgaard
530bfe46dc
package/dmalloc: fix deactivate typo
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit 1fe75a9a62 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:22 +02:00
Peter Korsgaard
755f3532d3
package/dcron: fix opening typo
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit be495963ed )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:21 +02:00
Peter Korsgaard
1e6d3f7bab
package/collectd: fix typos in help text / comment
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit 9a11cb9bdd )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:20 +02:00
Peter Korsgaard
2cc170a99e
package/chocolate-doom: fix multiple typo
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit 8e6d5e49fe )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:19 +02:00
Peter Korsgaard
c35946ccad
package/c-icap-modules: fix Additional typo
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit e277ef8aff )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:19 +02:00
Peter Korsgaard
fc1b43b2e6
package/boost: fix typos in help text
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit add4729108 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:18 +02:00
Peter Korsgaard
8d5f51706d
package/bcusdk: fix definition typo
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit 2619c02189 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:17 +02:00
Peter Korsgaard
dbc9de026b
package/bcache-tools: fix compatibility typo
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit 4c046460d2 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:16 +02:00
Peter Korsgaard
923a6df874
package/bc: fix typos in patch descriptions
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit e2a0ab180c )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:15 +02:00
Peter Korsgaard
0d56cfabf4
package/avahi: fix appropriate typo
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit fcb823ffdc )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:14 +02:00
Peter Korsgaard
04d64ab6d5
package/audit: fix deactivate typo
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit 413479ffce )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:14 +02:00
Peter Korsgaard
828f9053d9
package/alure: fix grammar and dependencies typo in comment
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
[yann.morin.1998@free.fr: fix grammar]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit 43357baf4b )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:13 +02:00
Peter Korsgaard
e5f7a9fb71
docs/website/news.html: fix information typo
...
Plural of information is also information.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit cd6584715e )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:12 +02:00
Peter Korsgaard
3c7f868fe6
docs/website/copyright.txt: fix aboard typo
...
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit 6cb031802d )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:11 +02:00
Peter Korsgaard
a5b3306b04
docs/manual/using-buildroot-toolchain.adoc: fix overridden typo
...
Overridden is with double-r-double-d.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit d729696451 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:10 +02:00
Peter Korsgaard
f002755659
docs/manual/migrating.adoc: fix accommodate typo
...
Accommodate is with double-m.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit eba958eb5d )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:10 +02:00
Peter Korsgaard
7fab58374d
docs/manual/migrating.adoc: fix occurrence typo
...
Occurrence is with double-c-double-r.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit 6ee7480893 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:09 +02:00
Peter Korsgaard
0f20caa178
docs/manual/customize-outside-br.adoc: fix 'or' typo
...
It is OR, not OT.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit 777c081abe )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:08 +02:00
Peter Korsgaard
889abedd5b
docs/manual/adding-packages-meson.adoc: fix occurrences typo
...
Occurrences is with double-c-double-r.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit 6762761957 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:07 +02:00
Peter Korsgaard
8d22410d93
docs/manual/adding-packages-linux-kernel-spec-infra.adoc: fix information typo
...
Plural of information is also information.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit c88a617599 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:06 +02:00
Peter Korsgaard
4124af6626
docs/manual/adding-packages-asciidoc.adoc: fix resources typo in example
...
As FOO_RESOURCES hints, the correct spelling is resources so use that.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit 5fca562ee8 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 11:03:05 +02:00
Peter Korsgaard
30f9e284d9
support/misc/Vagrantfile: support libvirt provider
...
And configure memory/CPU like for the other providers.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
(cherry picked from commit 75b543880c )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 10:33:12 +02:00
Peter Korsgaard
bd83efd288
support/misc/Vagrantfile: move to Debian bullseye (12)
...
Ubuntu Bionic (18.04) was EOL'ed in June 2023:
https://ubuntu.com//blog/18-04-end-of-standard-support
And the VM image is only available in virtualbox format:
https://app.vagrantup.com/ubuntu/boxes/bionic64
So move to Debian bullseye (12), matching what we do for the docker image.
This is available in virtualbox and libvirt (qemu) format:
https://app.vagrantup.com/debian/boxes/bullseye64
Bullseye does not come with rsync out of the box, so install it.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
(cherry picked from commit 6cedd92744 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 10:33:00 +02:00
Yann E. MORIN
f6c0475732
Makefile: run PPD and RPATH fixup in host-fialize
...
Currently, the gdbinit is generated and installed during post install
hooks, either from the gdb package, or from the external-toolchain
package. When using per-package directories (PPD), the staging directory
of the either package is stored in the generated gdbinit, which is not
going to be valid when all the PPD staging dirs get merged into the
final staging: it would lack any library installed afterwards, i.e.
mostly everything would be missing (but the libraries from the C
toolchain in the case of an external toolchain).
Similarly, all the RPATH will point to various PPD drectories. This
does not cause any issue when the final host is aggregated, because the
PPD directories still exist when we call programs from there (e.g. from
the fs infra, or from post-image scripts).
However, we knew that would not always be possible to keep the PPD
directories: we have the prepare-sdk rule that runs a cleanup pass on
the RPATH, and also applies the generic PPD fixups.
When we introduced prepare-sdk in c32ad51cbf (core/sdk: generate the
SDK tarball ourselves), we did not yet have support for PPD for the host
directory, and especially, we did not have the host-finalize rule, which
was only introduced in d0f4f95e39 (Makefile: rework main directory
creation logic) which kick-started the introduction of PPD.
At that point, we did not realise that the rpath fixups from
prepare-sdk, would be better moved to the new host-finalize rule,
because that had no impact unless one would need an SDK.
Later, in 25e60fbe1c (Makefile: fix SDK relocation for
per-package-dirs), we eventually introduced the PPD generic fixups in
the prepare-sdk rule. Again, we did not realise that those fixups would
be better placed in the host-finalize rule rather than the prepare-sdk.
While fixing the RPATH in host-finalize is not critical, fixing up the
PPD paths actually is, as the gdbinit case demonstrate.
As such, move the PPD fixups to the host-finalize step, and while at it,
also move the RPATH fixups.
This now does not leave much to do in the prepare-sdk step, and that
could very well be moved to the host-finalize rule as well. However,
some people may have started to rely on prepare-sdk in its 6 years of
existence, and the little script it installs is not needed unless one
really needs an SDK. So leave it as it is for now.
Reported-by: Casey Reeves <casey@xogium.me >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
Tested-by: Casey Reeves <casey@xogium.me >
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
Cc: Brandon Maier <Brandon.Maier@collins.com >
Tested-by: Brandon Maier <brandon.maier@collins.com >
Acked-by: TIAN Yuanhao <tianyuanhao3@163.com >
(cherry picked from commit a87abcf6da )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-09-19 09:13:42 +02:00