summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ptxd_make_world_license: skip ignore in license reportptxdist-2022.05.0Michael Tretter2022-05-011-1/+1
| | | | | | | | | | The yaml contains packages with an ignored license. These packages are removed from the license-compliance.pdf, but they must be removed from the license-report.pdf as well. Signed-off-by: Michael Tretter <m.tretter@pengutronix.de> Message-Id: <20220426153249.1458376-1-m.tretter@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* kernel template: make sure bc is availableMichael Olbrich2022-04-281-0/+1
| | | | | | | | The was already added to the kernel rule in fe1715152e654fc1e4628ca980ebc927d9c6eec1 ("kernel: depend kernel on having bc installed"). Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* kernel/kernel template: really allow subdirectories in KERNEL*_DTSMichael Olbrich2022-04-282-3/+3
| | | | | | | | | | The dtb generation was already fixed in 3a9e9dfbd1e766fc32df4493a6898c58db367f6f ("kernel: allow subdirectories in PTXCONF_KERNEL_DTS"). The dtbs are now generated directly in /boot/. So the directory must be removed in the rule as well. Otherwise copying the files to platform-xxx/images/ will fail. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ptxd_make_report: add more data for developmentMichael Olbrich2022-04-262-0/+8
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* mesalib: version bump 22.0.1 -> 22.0.2Philipp Zabel2022-04-221-2/+2
| | | | | | Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Message-Id: <20220422135712.2665158-1-p.zabel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* rrdtool: fix versionMichael Olbrich2022-04-221-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* madplay: use the http url from sourceforgeMichael Olbrich2022-04-221-1/+1
| | | | | | ftp can cause problems and the URL seems to be broken sometimes. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* luaexpat: fix URLMichael Olbrich2022-04-221-2/+2
| | | | | | | The old URL is gone. The tarball from github has exactly the same content but the md5 is different, so allow both. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* libmad: use the http url from sourceforgeMichael Olbrich2022-04-221-1/+1
| | | | | | ftp can cause problems and the URL seems to be broken sometimes. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* libid3tag: use the http url from sourceforgeMichael Olbrich2022-04-221-1/+1
| | | | | | ftp can cause problems and the URL seems to be broken sometimes. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: version bump 250.3 -> 250.4Michael Olbrich2022-04-221-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* openssh: overwriting the select/rlimit check no longer worksMichael Olbrich2022-04-221-2/+1
| | | | | | So disable the sandbox on PPC for now. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* libsndfile: expand configure optionsMichael Olbrich2022-04-221-3/+11
| | | | | | | | | - explicitly disable sqlite and mpge to avoid implicit dependencies. - explicitly disable cpu-clip, it fails anyways because the check does not work when cross-compiling. - keep the default for everything else. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* pipewire: disable v4l2 integrationMichael Tretter2022-04-221-4/+1
| | | | | | | | | | | | | PipeWire allows to emulate V4L2 devices by intercepting the device ioctls and handling them in PipeWire. This is unrelated to the V4L2 backend, which allows to use V4L2 devices in PipeWire. Disable the integration, because applications should use PipeWire directly instead of using the V4L2 API. Signed-off-by: Michael Tretter <m.tretter@pengutronix.de> Message-Id: <20220421151942.342129-1-m.tretter@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* vulkan-validationlayers: version bump 1.3.204.1 -> 1.3.211.0Philipp Zabel2022-04-221-2/+2
| | | | | | Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Message-Id: <20220420093249.3964925-6-p.zabel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* vulkan-tools: version bump 1.3.204.1 -> 1.3.211.0Philipp Zabel2022-04-221-2/+2
| | | | | | Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Message-Id: <20220420093249.3964925-5-p.zabel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* vulkan-loader: version bump 1.3.204.1 -> 1.3.211.0Philipp Zabel2022-04-221-5/+4
| | | | | | Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Message-Id: <20220420093249.3964925-4-p.zabel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* spirv-tools: version bump 1.3.204.1 -> 1.3.211.0Philipp Zabel2022-04-221-2/+2
| | | | | | Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Message-Id: <20220420093249.3964925-3-p.zabel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* spirv-headers: version bump 1.3.204.1 -> 1.3.211.0Philipp Zabel2022-04-221-2/+2
| | | | | | Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Message-Id: <20220420093249.3964925-2-p.zabel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* glslang: version bump 1.3.204.1 -> 1.3.211.0Philipp Zabel2022-04-221-2/+2
| | | | | | Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Message-Id: <20220420093249.3964925-1-p.zabel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* dbus: Version bump. 1.12.22 -> 1.14.0Christian Melki2022-04-221-4/+6
| | | | | | | | | | | | | | | | Major version. https://github.com/freedesktop/dbus/blob/master/NEWS * Change compression format of tarball. xz seems to be the new preferred method. * Only --with-x=auto or no work now. The rest is broken. But --enable-x11-autolaunch will still cause a failure if no X is found, so that's ok. Signed-off-by: Christian Melki <christian.melki@t2data.com> Message-Id: <20220414120809.2062306-1-christian.melki@t2data.com> [mol: add new configure options] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ptxd_make_world_compile_commands: don't forget the optional argumentMichael Olbrich2022-04-211-1/+1
| | | | | | | | The optional first argument is the source file. It can be used when the file is in a different location. Don't forget to pass it on to ptxd_make_world_compile_commands_filter(). Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* impove compile_commands.json handlingMichael Olbrich2022-04-174-24/+64
| | | | | | | | | | This adds compile_commands.json support for kbuild based packages such as the Linux kernel and Barebox. It also adds a make macro that can be used by packages with other compile_commands.json generators. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* linux-firmware: Version bump. 20220310 -> 20220411.Christian Melki2022-04-141-3/+5
| | | | | | | | | | | | | | | Notable changes: New AMD CPU ucode. 2,5 years newer for family 17h. Various AMD gpu firmwares. Intel bluetooth chipsets and stray wifi stuff. * Add comment about license data generation to ease maintainer understanding of existing ordering. * Fix whitespace mishap. Signed-off-by: Christian Melki <christian.melki@t2data.com> Message-Id: <20220414093148.744989-1-christian.melki@t2data.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-autotools-libtool: Version bump. 2.4.6 -> 2.4.7Christian Melki2022-04-147-300/+2
| | | | | | | | | | | | | Some 7 years in the making. Although a long time between releases, libtool didn't change that much. https://savannah.gnu.org/forum/forum.php?forum_id=10139 Mostly bugfixes. * Drop the entire patchset as everything seems to be included. Signed-off-by: Christian Melki <christian.melki@t2data.com> Message-Id: <20220414090104.741729-1-christian.melki@t2data.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* libcap: Version bump. 2.63 -> 2.64.Christian Melki2022-04-141-2/+2
| | | | | | | | | | Minor bugfixes. Release notes: https://sites.google.com/site/fullycapable/release-notes-for-libcap#h.e8k97s2ae0nc Signed-off-by: Christian Melki <christian.melki@t2data.com> Message-Id: <20220414080125.4128874-1-christian.melki@t2data.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* dump1090fa: Version bump. 7.1 -> 7.2Christian Melki2022-04-141-2/+2
| | | | | | | | Minor cosmetic fixes, mostly html/css related. Signed-off-by: Christian Melki <christian.melki@t2data.com> Message-Id: <20220414072632.4116435-1-christian.melki@t2data.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* libmnl: Version bump. 1.0.4 -> 1.0.5Christian Melki2022-04-141-2/+2
| | | | | | | | Nothing exiting. Almost entirely examples and documentation changes. Signed-off-by: Christian Melki <christian.melki@t2data.com> Message-Id: <20220414071325.4064927-1-christian.melki@t2data.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* hwdata: Version bump. 0.357 -> 0.358.Christian Melki2022-04-141-2/+2
| | | | | | | | | Nothing exiting. Run of the mill ids update. Signed-off-by: Christian Melki <christian.melki@t2data.com> Message-Id: <20220414070536.4055943-1-christian.melki@t2data.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ntp: Version bump. 4.2.8p12 -> 4.2.8p15Christian Melki2022-04-145-33/+36
| | | | | | | | | | | | | | | | Almost 4 years worth of bugfixes. https://fossies.org/linux/ntp/ChangeLog Fixes CVE-2020-15025, CVE-2020-13817, CVE-2020-11868, CVE-2019-11331 and CVE-2019-8936 * Drop old patchset, it was fixed in p14. * Add new patch to circumvent issues with glibc-2.34+. * License file hash changed. Copyright year, whitespace, contributors. Signed-off-by: Christian Melki <christian.melki@t2data.com> Message-Id: <20220413203016.3769150-1-christian.melki@t2data.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* openssh: Version bump. v8.9p1 -> v9.0p1Christian Melki2022-04-144-38/+2
| | | | | | | | | | | | | | | | | Notable changes: The hybrid Streamlined NTRU Prime + x25519 key exchange method (introduced a while ago) is now default ("sntrup761x25519-sha512@openssh.com"). Believed to better resist attacks by future quantum computers. (Foiling capture now, decrypt later). An interesting read for the curious. https://en.wikipedia.org/wiki/NTRU Non portable changelog: https://www.openssh.com/releasenotes.html * Remove patch for improved detection of -fzero-call-used-regs. Signed-off-by: Christian Melki <christian.melki@t2data.com> Message-Id: <20220413201030.3766099-1-christian.melki@t2data.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gnutls: Version bump. 3.7.3 -> 3.7.4.Christian Melki2022-04-131-5/+6
| | | | | | | | | | | | | | | | | | Various fixes and function expansion. Notable additions: Certificate compression. RFC8879. More extensive x509 sanity checking configure option. RFC5280. https://gitlab.com/gnutls/gnutls/-/blob/master/NEWS * Remove obsoleted configure options. * Disable compression options. zstd and brotli option are misspelled (configure help vs actual option). They will be corrected in the next release. * Disable stricter x509 checking. Signed-off-by: Christian Melki <christian.melki@t2data.com> Message-Id: <20220411192409.3525611-1-christian.melki@t2data.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* freetype: Version bump. 2.10.4 -> 2.11.1Christian Melki2022-04-135-12/+11
| | | | | | | | | | | | | | | | | | | | | Various fixes and improvements. Changelog at: https://gitlab.freedesktop.org/freetype/freetype/-/blob/master/docs/CHANGES * LICENSE.TXT moved location with minor changes. Minor in the sense that they are whitespace and path changes. But they indirectly touch a lot of lines (line break position). * Change options. disable-biarch-config is gone. Also disable new brotli option. * Make comment about freetypes top level "configure". It is handcrafted. * Regenerate previous patch set, cosmetic line offset. Patch seems to work fine. Signed-off-by: Christian Melki <christian.melki@t2data.com> Message-Id: <20220411080542.3315311-1-christian.melki@t2data.com> Message-Id: <20220411192918.3525794-1-christian.melki@t2data.com> [mol: squash freetype and host-freetype patches] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* kconfig: new section for pipewireMichael Olbrich2022-04-134-3/+7
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* pipewire: install some more missing filesMichael Olbrich2022-04-121-0/+4
| | | | | | | Two more modules where added st some point. They should be installed was well. The card profiles are used for audio default configuration. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* intel-media-driver: version bump 22.1.1 -> 22.3.1Michael Olbrich2022-04-121-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* intel-gmmlib: version bump 22.0.1 -> 22.1.2Michael Olbrich2022-04-121-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* pipewire: enable pipewire-pulse.socket when it's installedMichael Olbrich2022-04-121-0/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* pulseaudio: make systemd units optionalMichael Olbrich2022-04-122-6/+12
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* linux-firmware: version bump 20220201 -> 20220310 Some new firmware updates, ↵Linnea Gunnarsson2022-04-121-5/+6
| | | | | | | | | | | | mostly bluetooth, IP block, and amdgpu. One security fix for Intel BT 7265. Updated and added licenses. Signed-off-by: Linnea Gunnarsson <linnea.gunnarsson@t2data.com> Message-Id: <20220411082455.3971259-1-linnea.gunnarsson@t2data.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ptxd_make_world_prepare: make compile_commands.json useful for cmake and mesonMichael Olbrich2022-04-121-2/+24
| | | | | | | | | | | Both build-systems now generate compile_commands.json in the package build dir. Using these files directly does not work very well. The include paths added by the toolchain wrappers are missing. So patch the files to add some more flags and place the result in the package source dir. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* pre/Rules.make: add -DCMAKE_EXPORT_COMPILE_COMMANDS=ON to cmake optionsMichael Olbrich2022-04-121-0/+2
| | | | | | | With this cmake will generate compile_commands.json in the package build directory. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* wireplumber: version bump 0.4.8 -> 0.4.9Michael Olbrich2022-04-121-3/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* weston: install weston-simple-dmabuf-feedbackPhilipp Zabel2022-04-111-1/+2
| | | | | | | | | | | | Build and install weston-simple-dmabuf-feedback if WESTON_GL is enabled. The client itself does not depend on GL rendering support in the compositor, but it requires the MESALIB_EGL dependency selected by WESTON_GL. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Message-Id: <20220408124850.3273062-2-p.zabel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* pipewire: version bump 0.3.47 -> 0.3.49Philipp Zabel2022-04-111-2/+2
| | | | | | Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Message-Id: <20220408124850.3273062-1-p.zabel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ptxd_make_report: add some data for developmentMichael Olbrich2022-04-082-1/+87
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* microcom: correct SPDX license identifier GPL-2.0-only -> GPL-2.0-or-laterBastian Krause2022-04-081-1/+1
| | | | | | | | | | The license header in the source files includes the "or (at your option) any later version" clause. Signed-off-by: Bastian Krause <bst@pengutronix.de> Message-Id: <20220407105815.1280803-1-bst@pengutronix.de> Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* graphene: version bump 1.10.6 -> 1.10.8Bastian Krause2022-04-081-4/+4
| | | | | | Signed-off-by: Bastian Krause <bst@pengutronix.de> Message-Id: <20220406155935.3222709-1-bst@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-dtc: remove old patch for version 1.6.0Bruno Thomsen2022-04-082-34/+0
| | | | | | | | | | | | After version bumping default host-dtc version from 1.6.0 to 1.6.1 there was left an old patch for 1.6.0. Removing the patch so we don't collect clutter. Fixes: 89a84394677e ("host-dtc: version bump 1.6.0 to 1.6.1") Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com> Message-Id: <20220405155701.15497-1-bruno.thomsen@gmail.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* syslinux: add all hardening flags to blacklistHolger Assmann2022-04-081-2/+1
| | | | | | | | | | | | | | By not blacklisting TARGET_COMPILER_RECORD_SWITCHES parts of the bootloader become too big, with objcopy results then having the wrong size. Since we are handling a bootloader here, we should further disable any hardening option whatsoever. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> Signed-off-by: Holger Assmann <h.assmann@pengutronix.de> Message-Id: <20220405131440.3230553-1-h.assmann@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>