Fabrice Fontaine
6a47e70743
package/optee-client: disable -Werror
...
Disable -Werror thanks to CFG_WERROR which is available since version
3.3.0 and
5355fdb841
to fix the following build failure with optee-client 3.11.0:
/home/giuliobenetti/autobuild/run/instance-2/output-1/build/optee-client-3.11.0/libckteec/src/pkcs11_processing.c: In function 'ck_create_object':
/home/giuliobenetti/autobuild/run/instance-2/output-1/build/optee-client-3.11.0/libckteec/src/pkcs11_processing.c:22:9: error: missing initializer for field 'buffer' of 'struct serializer' [-Werror=missing-field-initializers]
struct serializer obj = { };
^
Fixes:
- http://autobuild.buildroot.org/results/a3d663adb943aee814180f01d6e153b3309be962
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2021-03-06 23:43:54 +01:00
Etienne Carriere
2ed41deaf7
package/optee-test: bump to version 3.12.0
...
Bump OP-TEE Test package version to OP-TEE release 3.12.0.
Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 23:32:41 +01:00
Etienne Carriere
0198de312d
package/optee-examples: bump to version 3.12.0
...
Bump OP-TEE Examples package version to OP-TEE release 3.12.0.
Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 23:32:40 +01:00
Etienne Carriere
0267ea39ee
package/optee-client: bump to version 3.12.0
...
Remove local patch file since issue addressed in OP-TEE mainline
since 3.12.0 and bump OP-TEE Client package version to OP-TEE
release 3.12.0.
Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 23:32:39 +01:00
Etienne Carriere
4ecb88f1d3
package/optee-benchmark: bump to version 3.12.0
...
Remove main-fix-typo patch since merged in OP-TEE OS 3.12.0 and
bump OP-TEE Benchmark package version to OP-TEE release 3.12.0.
Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 23:32:38 +01:00
Etienne Carriere
80d1bc9b19
boot/optee-os: bump to version 3.12.0
...
Bump OP-TEE OS package version to OP-TEE release 3.12.0.
Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 23:32:37 +01:00
Norbert Lange
9441b93ca4
package/lttng-tools: set rundir to /run/lttng unconditionally
...
Buildroot ensures that all init-systems have a /run directory,
this should be the preferred location.
Signed-off-by: Norbert Lange <nolange79@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 23:32:14 +01:00
Norbert Lange
52912b2cb0
package/lttng-libust: set rundir to /run/lttng unconditionally
...
Buildroot ensures that all init-systems have a /run directory,
this should be the preferred location.
Signed-off-by: Norbert Lange <nolange79@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 23:32:14 +01:00
Norbert Lange
aa6818f5ef
package/lttng-libust: bump to version 2.12.1
...
Signed-off-by: Norbert Lange <nolange79@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 23:32:14 +01:00
Norbert Lange
97bec5b4cc
package/lttng-tools: bump version to 2.12.3
...
Remove patch 001 as it has been fixed upstream.
Signed-off-by: Norbert Lange <nolange79@gmail.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 23:32:13 +01:00
Ismael Luceno
bd77d45572
package/mawk: new package
...
Interpreter for the AWK Programming Language.
Signed-off-by: Ismael Luceno <ismael@iodev.co.uk >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2021-03-06 23:25:57 +01:00
Giulio Benetti
d8e6179807
toolchain: disable gcc bug 60620 if gcc version >= 10.x
...
Since gcc version 10.x bug 60620 doesn't show anymore, so let's make it
enabled up to versino 10.x excluded.
Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2021-03-06 23:16:46 +01:00
Giulio Benetti
06d695cd70
package/libnss: bump version to 3.62
...
Release Notes:
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.62_release_notes
Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 23:15:50 +01:00
Maxim Kochetkov
db547e8b79
package/timescaledb: bump version to 2.1.0
...
Remove all PG13 upstream patches.
Release notes: https://github.com/timescale/timescaledb/releases/tag/2.1.0
Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 23:14:51 +01:00
Baruch Siach
065820d067
package/strace: bump to version 5.11
...
Update COPYING: copyright year update, and added note about the bundled
Linux UAPI headers. Upstream commit 5bd8364f4202d ("Introduce bundled
directory") says:
According to analysis made by Kent Gibson at [1], we are allowed to
re-distribute unmodified Linux kernel UAPI headers under the same
terms as they are provided by the Linux kernel, and such
re-distribution does not affect the license of strace itself.
[1] https://lore.kernel.org/linux-gpio/20210128032641.GA11655@sol/
Signed-off-by: Baruch Siach <baruch@tkos.co.il >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 23:13:59 +01:00
Grzegorz Blach
8603fcbc25
package/python-aioblescan: bump to version 0.2.7
...
Signed-off-by: Grzegorz Blach <grzegorz@blach.pl >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 23:10:49 +01:00
Grzegorz Blach
698751c564
package/pigpio: bump to version 79
...
Signed-off-by: Grzegorz Blach <grzegorz@blach.pl >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 23:09:39 +01:00
Bernd Kuhls
f470066ed6
package/kodi-platform: remove package
...
This package is not used by kodi addons anymore.
No legacy handling needed because this package was never selectable.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 22:56:51 +01:00
Bernd Kuhls
a806340de2
package/kodi-visualisation-matrix: new package
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 22:56:51 +01:00
Bernd Kuhls
e4ac6f11f2
package/kodi-visualisation-waveform: bump version to 4.4.0-Matrix
...
Add dependency to glm due to upstream commit:
18e32dd241
Switch license file to LICENSE.md.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 22:56:51 +01:00
Bernd Kuhls
4e4fccd712
package/kodi-visualisation-starburst: bump version to 2.4.0-Matrix
...
Switch license file to LICENSE.md.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 22:56:51 +01:00
Bernd Kuhls
fc992625b3
package/kodi-visualisation-spectrum: bump version to 3.4.0-Matrix
...
Removed patch applied upstream:
46b605516b
Add dependency to glm due to upstream commit:
0a3e3885b8
Switch license file to LICENSE.md.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 22:56:51 +01:00
Bernd Kuhls
eb9cef745c
package/kodi-visualisation-shadertoy: bump version to 2.3.0-Matrix
...
Switch dependency to kodi after upstream removed the dependency to
kodi-platform:
3fa4d118dc
Switch license file to LICENSE.md.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 22:56:51 +01:00
Bernd Kuhls
f6c2949160
package/kodi-visualisation-goom: bump version 3.4.0-Matrix
...
Switched opengl dependency to render system used by Kodi.
Switch license file to LICENSE.md.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 22:56:51 +01:00
Bernd Kuhls
7ad1e18bfb
package/kodi-visualisation-fishbmc: bump version to 6.3.0-Matrix
...
Switch license file to LICENSE.md.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 22:56:51 +01:00
Bernd Kuhls
d94599a175
package/kodi-vfs-sftp: bump version to 2.0.0-Matrix
...
Upstream removed usage of libplatform
a4fb0019a6
Added remaining dependencies and removed unused kodi-platform:
https://github.com/xbmc/vfs.sftp/blob/Matrix/CMakeLists.txt#L6
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 22:56:51 +01:00
Bernd Kuhls
c01bff1a2b
package/kodi-vfs-rar: bump version to 4.0.0-Matrix
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 22:56:50 +01:00
Bernd Kuhls
39e482e791
package/kodi-vfs-libarchive: new package
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 22:56:50 +01:00
Bernd Kuhls
61a7c4cbb5
package/kodi-skin-confluence: bump version
...
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 22:56:50 +01:00
Bernd Kuhls
76c48a73ea
package/kodi-screensaver-stars: bump version to 2.4.0-Matrix
...
Remove dependency to opengl, opengles support was added upstream:
b0cb93b218
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 22:56:50 +01:00
Bernd Kuhls
792b03879c
package/kodi-screensaver-rsxs: bump version
...
Removed patch 0001, ImageMagick code was removed upstream:
e3793a1e5d (diff-f9e414fa2a69e3c79d590dd6e91236778d803a84669f93f0e550483f7be105e9L31)
Removed various dependencies after upstream cleanup:
e3793a1e5d
Switched opengl dependency to render system used by Kodi.
Switch license file to LICENSE.md.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 22:56:50 +01:00
Bernd Kuhls
c4e4ef9357
package/kodi-screensaver-pyro: bump version to 3.3.0-Matrix
...
Remove dependency to opengl, opengles support was added upstream:
d052f9997b
Switch license file to LICENSE.md.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 22:56:50 +01:00
Bernd Kuhls
2d300aa916
package/kodi-screensaver-pingpong: bump version to 2.4.0-Matrix
...
Remove dependency to opengl, add dependency to glm, opengles support
was added upstream:
39ccbf75e6
Switch license file to LICENSE.md.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 22:56:50 +01:00
Bernd Kuhls
9bae62f578
package/kodi-screensaver-matrixtrails: bump version to 2.6.0-Matrix
...
Remove dependency to libsoil:
92a0d44e91
Remove dependency to opengl, opengles support was fixed upstream:
ea6408ee39
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 22:56:50 +01:00
Bernd Kuhls
8004d2c0ad
package/kodi-screensaver-greynetic: bump version to 2.5.0-Matrix
...
Remove dependency to opengl, add dependency to glm, opengles support
was fixed upstream:
aee7082c92
Switch license file to LICENSE.md.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 22:56:50 +01:00
Bernd Kuhls
6ee5476913
package/kodi-screensaver-cpblobs: bump version to 3.4.0-Matrix
...
Remove dependency to libsoil:
c505105f27
Add dependency to glm and remove dependency to opengl, opengles support
was added upstream:
cab48fbc8a
Switch license file to LICENSE.md.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 22:56:50 +01:00
Bernd Kuhls
017984a553
package/kodi-screensaver-biogenesis: bump version to 2.5.0-Matrix
...
Remove dependency to opengl, opengles support was fixed upstream:
2de1b7eb58
Switch license file to LICENSE.md.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 22:56:49 +01:00
Bernd Kuhls
2ae0f23fcf
package/kodi-screensaver-asterwave: bump version to 3.3.0-Matrix
...
Remove dependency to libsoil:
8a77887375
Add dependency to glm and remove dependency to opengl and libglu,
opengles support was added upstream:
fb1d7ca8bf
Switch license file to LICENSE.md.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 22:56:49 +01:00
Bernd Kuhls
de87bbe0b4
package/kodi-screensaver-asteroids: bump version to 2.6.0-Matrix
...
Remove dependency to opengl, opengles support was fixed upstream:
360a02fc20
Switch license file to LICENSE.md.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 22:56:49 +01:00
Bernd Kuhls
62983606f8
package/kodi-pvr-zattoo: bump version to 19.7.3-Matrix
...
Switch dependency to kodi after upstream removed the dependency to
kodi-platform and libplatform:
382c83d0ca
a813b2c9f0
Switch license file to LICENSE.md.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 22:56:49 +01:00
Bernd Kuhls
818cff7bff
package/kodi-pvr-wmc: bump version to 6.1.1-Matrix
...
Switch dependency to kodi after upstream removed the dependency to
kodi-platform:
6549e6f0ce
f824bd285d
Switch license file to LICENSE.md.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 22:56:49 +01:00
Bernd Kuhls
6bd4830c82
package/kodi-pvr-vuplus: bump version to 7.4.0-Matrix
...
Switch dependency to kodi after upstream removed the dependency to
kodi-platform:
122a9b2816
Switch license file to LICENSE.md.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 22:56:49 +01:00
Bernd Kuhls
dbe372ac12
package/kodi-pvr-vdr-vnsi: bump version to 8.2.1-Matrix
...
Switch dependency to kodi after upstream removed the dependency to
kodi-platform:
d8af242ba9
49cc728f18
Added dependency to gcc >= 7 due to c++17 code added by
8a3f3c8fe3
Switch license file to LICENSE.md.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 22:56:49 +01:00
Bernd Kuhls
434dc09f2c
package/kodi-pvr-vbox: bump version to 8.1.0-Matrix
...
Switch dependency to kodi after upstream removed the dependency to
kodi-platform:
29bd329feb
b007646f43
Switch license file to LICENSE.md.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 22:56:49 +01:00
Bernd Kuhls
269e9548cd
package/kodi-pvr-stalker: bump version to 7.1.0-Matrix
...
Switch dependency to kodi after upstream removed the dependency to
kodi-platform:
8cee219868
e30167549b
Switch license file to LICENSE.md.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 22:56:49 +01:00
Bernd Kuhls
ea50ce3a06
package/kodi-pvr-pctv: bump version to 6.1.0-Matrix
...
Switch dependency to kodi after upstream removed the dependency to
kodi-platform:
b6cebce2c9
db2eca6799
Switch license file to LICENSE.md.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 22:56:49 +01:00
Bernd Kuhls
feba2e8b6a
package/kodi-pvr-octonet: bump version to 4.1.0-2-Matrix
...
Switch dependency to kodi after upstream removed the dependency to
libplatform and kodi-platform:
ec08c20540
e7449d9537
Switch license file to LICENSE.md.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 22:56:48 +01:00
Bernd Kuhls
f45a4ce07b
package/kodi-pvr-njoy: bump version to 7.1.0-Matrix
...
Switch dependency to kodi after upstream removed the dependency to
kodi-platform:
eb5613fb8b
Added missing dependency to tinyxml.
Switch license file to LICENSE.md.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 22:56:48 +01:00
Bernd Kuhls
6e9b9f4aa2
package/kodi-pvr-nextpvr: bump version to 8.2.1-Matrix
...
Switch dependency to kodi after upstream removed the dependency to
kodi-platform:
98b78cee61
304b0ba94f
Added dependency to tinyxml2:
6855f12ad8
Switch license file to LICENSE.md.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 22:56:48 +01:00
Bernd Kuhls
c84437722f
package/kodi-pvr-mythtv: bump version to 7.3.0-Matrix
...
Switch dependency to kodi after upstream removed the dependency to
kodi-platform:
b847285c33
Switch license file to LICENSE.md.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2021-03-06 22:56:48 +01:00