summaryrefslogtreecommitdiffstats
path: root/rules
Commit message (Collapse)AuthorAgeFilesLines
* bluez: version bump 5.54 -> 5.58ptxdist-2021.05.0Denis Osterland-Heim2021-04-301-3/+4
| | | | | | | | | | hid2hci has a separate config switch now. Install it with tools as before. Remove bccmd, because upstream removed it. See: https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/?id=e2e198ced468122df7b431cb06158123ba60a2f2 Signed-off-by: Denis Osterland-Heim <denis.osterland@diehl.com> Message-Id: <20210427042803.10748-1-denis.osterland@diehl.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* libusbgx: new packageMichael Grzeschik2021-04-302-0/+74
| | | | | | | | | This patch adds libusbgx support to ptxdist. It includes patches to work with uvc gadgets. Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de> Message-Id: <20210428232410.15059-1-m.grzeschik@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* openssl: Use CROSS_LIB_DIR.Christian Melki2021-04-301-3/+3
| | | | | | | | Instead of using static paths, resolve them instead. Signed-off-by: Christian Melki <christian.melki@t2data.com> Message-Id: <20210426212152.19976-1-christian.melki@t2data.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* mesalib: fix glvnd-vendor-name and shader-cache-max-size optionsPhilipp Zabel2021-04-231-3/+3
| | | | | | | | | | These have been renamed in 21.0 from glvnd-name and shader-max-cache-size, respectively. Fixes: 97981367fe85 ("mesalib: version bump 20.3.3 -> 21.0.1") Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Message-Id: <20210422075719.20905-1-p.zabel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* libdrm: version bump 2.4.104 -> 2.4.105Philipp Zabel2021-04-231-2/+2
| | | | | | Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Message-Id: <20210422074437.7224-1-p.zabel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* mesalib: version bump 21.0.2 -> 21.0.3Philipp Zabel2021-04-231-2/+2
| | | | | | Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Message-Id: <20210422072336.31919-1-p.zabel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* cog: add option to install cogctlBastian Krause2021-04-232-0/+9
| | | | | | | | | cogctl is a commandline tool to control a running cog instance via D-Bus. Signed-off-by: Bastian Krause <bst@pengutronix.de> Message-Id: <20210415102923.21134-2-bst@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* cog: add option to control cog via D-Bus system busBastian Krause2021-04-232-3/+17
| | | | | | | | | This allows remote control of cog via D-Bus, e.g. open an URL, reload, navigate in page view history. Signed-off-by: Bastian Krause <bst@pengutronix.de> Message-Id: <20210415102923.21134-1-bst@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* kernel/kernel-template: set PTXDIST_NO_GCC_PLUGINS=1 in _MAKE_ENV as wellMichael Olbrich2021-04-152-0/+4
| | | | | | | Otherwise an implicit 'oldconfig' in the compile stage will try to enable plugins again. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* expat: version bump 2.2.10 -> 2.3.0Michael Olbrich2021-04-131-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* mesalib: version bump 21.0.1 -> 21.0.2Michael Olbrich2021-04-101-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* nss: version bump 3.58 -> 3.63Michael Olbrich2021-04-101-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* openssl: version bump 1.1.1i -> 1.1.1kMichael Olbrich2021-04-101-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* glib: version bump 2.68.0 -> 2.68.1Michael Olbrich2021-04-101-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: version bump 247.3 -> 248Michael Olbrich2021-04-102-8/+43
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* libxkbcommon: version bump 0.10.0 -> 1.2.1Michael Olbrich2021-04-091-4/+6
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* code-signing: add macro to mark a online code signing providerDenis Osterland-Heim2021-04-092-0/+11
| | | | | | | | | | | | Normally server interaction is only allowed in get stage, but a code signing provider may have to communicate with a CA server for a signature. This macro enables all code signing user packages (kernel-fit, barebox, ...) to interact with a server outside the get stage. Signed-off-by: Denis Osterland-Heim <denis.osterland@diehl.com> Message-Id: <20210407115450.21355-3-denis.osterland@diehl.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-yubihsm-shell: new packageDenis Osterland-Heim2021-04-092-0/+50
| | | | | | | | | This package provides the pkcs11 plugin for yubi HSMs, which allows to create a signing provider for it. Signed-off-by: Denis Osterland-Heim <denis.osterland@diehl.com> Message-Id: <20210407115450.21355-2-denis.osterland@diehl.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-libcurl: enable http(s) supportDenis Osterland-Heim2021-04-092-2/+3
| | | | | | Signed-off-by: Denis Osterland-Heim <denis.osterland@diehl.com> Message-Id: <20210407115450.21355-1-denis.osterland@diehl.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* dtc: add package to EXTRA_PACKAGES on !PTXCONF_DTC_INSTALL_OFTREEBastian Krause2021-04-091-0/+4
| | | | | | | | | | | | | If the oftree is not installed into the root filesystem, we don't need to add it to PACKAGES. Add it to EXTRA_PACKAGES in this case instead. This is useful for oftrees in FIT images (KERNEL_FIT). It allows adding custom image dependencies for the dtc package for rather special use cases. Signed-off-by: Bastian Krause <bst@pengutronix.de> Message-Id: <20210407160114.29806-1-bst@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-autotools-libtool: don't try to use help2manMichael Olbrich2021-04-091-0/+1
| | | | | | We don't care about man pages, so just do nothing instead. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* template: kernel: fix disabling gcc plugins for >= v5.11Michael Olbrich2021-04-081-0/+2
| | | | | | Just a copy of the same change from the kernel package. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* kernel: use kernel-opts as wellMichael Olbrich2021-04-082-11/+3
| | | | | | More code sharing between kernel and kernel template. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* pre:kernel: drop PARALLELMFLAGS from kernel/optsMichael Olbrich2021-04-081-1/+0
| | | | | | | Parallel building is handled automatically. No need to explicitly add the options. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* template: kernel: proper handle signed modulesMichael Olbrich2021-04-082-1/+2
| | | | | | | Same as 565aabf6f36d3ed31544d882394604c4a1b13597 but for the kernel template instead of the kernel itself. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* mesalib: version bump 20.3.3 -> 21.0.1Philipp Zabel2021-04-083-5/+20
| | | | | | Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Message-Id: <20210401084612.17279-1-p.zabel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* rules: barebox: support barebox buildsystem_versionSteffen Trumtrar2021-04-081-0/+5
| | | | | | | | | barebox supports setting a buildsystem version. This is useful to have an exact buildsystem version like a commit hash accessible from barebox. Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de> Message-Id: <20210401083641.9251-2-s.trumtrar@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* kernel: proper handle signed modulesDenis Osterland-Heim2021-04-012-2/+4
| | | | | | | | | | | | | | | If CONFIG_MODULE_SIG_ALL is set in kernelconfig then modules will be automatically signed during the modules_install phase of a kernel build. Signed modules are BRITTLE as the signature is outside of the defined ELF container. Thus they MAY NOT be stripped once the signature is computed and attached. Note the entire module is the signed payload, including any and all debug information present at the time of signing. See: https://www.kernel.org/doc/html/latest/admin-guide/module-signing.html Signed-off-by: Denis Osterland-Heim <denis.osterland@diehl.com> Message-Id: <20210331113525.22330-1-denis.osterland@diehl.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* wpewebkit: add runtime logging supportMarco Felsch2021-03-302-0/+11
| | | | | | | | | To enable 'Release' builds with logging support we need to override the LOG_DISABLED define else logging is only enabled for 'Debug' builds. Signed-off-by: Marco Felsch <m.felsch@pengutronix.de> Message-Id: <20210329090011.25309-4-m.felsch@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* cog: version bump 0.8.0 -> 0.8.1Marco Felsch2021-03-301-2/+2
| | | | | | | | | | | | | | | | | | The upstream release note are: 8<--------------------------------------------------------------------- - core: Improved cog_web_view_connect_default_error_handlers() to avoid accidentally overriding already connected signal handlers. - drm: Fixed keyboard input when using modifier keys (e.g. Shift). - drm: Fixed crashes during deinitialization. - drm, fdo: Improved reliability for drivers which do not expose all their functionality via eglGetProcAddress(). - Improved behaviour of the CMake build system at configuration time. 8<--------------------------------------------------------------------- Signed-off-by: Marco Felsch <m.felsch@pengutronix.de> Message-Id: <20210329090011.25309-3-m.felsch@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* wpebackend-fdo: version bump 1.8.1 -> 1.8.2Marco Felsch2021-03-301-2/+2
| | | | | | | | | | | | | | The upstream release notes are: 8<----------------------------------------------------------- - Fixed headers to include <wpe/wpe.h> from the top-level API headers, as their consumers expect the public libwpe API to be defined as well. 8<----------------------------------------------------------- Signed-off-by: Marco Felsch <m.felsch@pengutronix.de> Message-Id: <20210329090011.25309-2-m.felsch@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* wpewebkit: version bump 2.30.5 -> 2.30.6Marco Felsch2021-03-301-2/+2
| | | | | | | | | | | | | The upstream release notes are: 8<-------------------------------------------------------------- - Update User-Agent quirks again for Google Docs and Google Drive. - Fix several crashes and rendering issues. 8<-------------------------------------------------------------- Signed-off-by: Marco Felsch <m.felsch@pengutronix.de> Message-Id: <20210329090011.25309-1-m.felsch@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* modemmanager: version bump 1.14.8 -> 1.16.2Alexander Dahl2021-03-301-2/+5
| | | | | | | | | The patch allows build against libgudev older than version 232. Link: https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/issues/349 Signed-off-by: Alexander Dahl <ada@thorsis.com> Message-Id: <20210329054904.24342-6-post@lespocky.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* modemmanager: Add license file hashesAlexander Dahl2021-03-301-0/+3
| | | | | | Signed-off-by: Alexander Dahl <ada@thorsis.com> Message-Id: <20210329054904.24342-5-post@lespocky.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* modemmanager: Revise applicable licensesAlexander Dahl2021-03-301-1/+1
| | | | | | | | | | | | No source files under GPLv3+ could be found in mm source tree. mmcli was falsely attributed by upstream as GPLv3+ up to 1.4, that was corrected with 1.6. Fixes: 9e22636e4ffd ("ModemManager: version bump 1.4.14 -> 1.6.0") Suggested-by: Roland Hieber <rhi@pengutronix.de> Signed-off-by: Alexander Dahl <ada@thorsis.com> Message-Id: <20210329054904.24342-4-post@lespocky.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* libqmi: version bump 1.26.2 -> 1.28.2Alexander Dahl2021-03-301-2/+2
| | | | | | | | Requirement for upcoming ModemManager version bump. Signed-off-by: Alexander Dahl <ada@thorsis.com> Message-Id: <20210329054904.24342-3-post@lespocky.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* libqmi: Add license file hashesAlexander Dahl2021-03-301-0/+3
| | | | | | Signed-off-by: Alexander Dahl <ada@thorsis.com> Message-Id: <20210329054904.24342-2-post@lespocky.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* dt-utils: version bump 2019.01.0 -> 2021.03.0Roland Hieber2021-03-302-4/+24
| | | | | | Signed-off-by: Roland Hieber <rhi@pengutronix.de> Message-Id: <20210326212909.3472-2-rhi@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* dt-utils: add license filesRoland Hieber2021-03-301-0/+3
| | | | | | Signed-off-by: Roland Hieber <rhi@pengutronix.de> Message-Id: <20210326212909.3472-1-rhi@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* python3-importlib-metadata: add missing dependencyMichael Olbrich2021-03-301-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* glib: version bump 2.66.6 -> 2.68.0Michael Olbrich2021-03-191-2/+5
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gstreamer-vaapi1: version bump 1.18.3 -> 1.18.4Michael Olbrich2021-03-191-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gst-rtsp-server1: version bump 1.18.3 -> 1.18.4Michael Olbrich2021-03-191-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gst-python1: version bump 1.18.3 -> 1.18.4Michael Olbrich2021-03-191-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gst-libav1: version bump 1.18.3 -> 1.18.4Michael Olbrich2021-03-191-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gst-devtools1: version bump 1.18.3 -> 1.18.4Michael Olbrich2021-03-191-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gst-plugins-ugly1: version bump 1.18.3 -> 1.18.4Michael Olbrich2021-03-191-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gst-plugins-bad1: version bump 1.18.3 -> 1.18.4Michael Olbrich2021-03-191-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gst-plugins-good1: version bump 1.18.3 -> 1.18.4Michael Olbrich2021-03-191-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gst-plugins-base1: version bump 1.18.3 -> 1.18.4Michael Olbrich2021-03-191-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>