From 9fdb878ec4581d4d55bd73b0dea90cb65eb67198 Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Thu, 18 Jun 2026 06:30:27 -0400 Subject: meta-openembedded: subtree update:53cbcaba3f..5d90e6543d MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Dmitry Baryshkov (3): mariadb: fix building for the ARMv8.3-A and later systems freeglut: split normal and gles packages android-tools-conf-configs: revert deletion of the recipe Jörg Sommer (1): gpsd: Add ncurses-terminfo to RRECOMMENDS Khem Raj (16): python3-pathtools3: remove dead recipe python3-pytest-cache: remove dead recipe webrtc-audio-processing: drop obsolete 0.3.1 recipe pegtl: Upgrade to 4.0.0 mbuffer: upgrade 20140310 -> 20260511 font-adobe-100dpi: upgrade 1.0.3 -> 1.0.4 font-adobe-utopia-100dpi: upgrade 1.0.4 -> 1.0.5 font-bh-100dpi: upgrade 1.0.3 -> 1.0.4 font-bh-lucidatypewriter-100dpi: upgrade 1.0.3 -> 1.0.4 font-bitstream-100dpi: upgrade 1.0.3 -> 1.0.4 font-cursor-misc: upgrade 1.0.3 -> 1.0.4 font-misc-misc: upgrade 1.1.2 -> 1.1.3 libextutils-config-perl: upgrade 0.008 -> 0.010 libmodule-pluggable-perl: upgrade 5.2 -> 6.3 libtext-diff-perl: upgrade 1.41 -> 1.45 python3-scapy: Replace oe.utils.all_distro_featuresc with bb.utils.filter Li Zhou (1): minifi-cpp: upgrade 0.99.1 -> 0.99.2 Markus Volk (2): gd: disable maybe-uninitialized error nspr: align 0005-Makefile.in-remove-_BUILD_STRING-and-_BUILD_TIME.patch Mingli Yu (5): xfce4-cpufreq-plugin: Fix aggregate init failure with gcc16 xfce4-sensors-plugin: Fix aggregate init failure with gcc16 minifi-cpp: Fix build with gcc 16 freeradius: Fix do_patch fuzz QA Issue mariadb: Upgrade 11.4.10 -> 11.4.12 Naman Jain (1): nftables: Conditionally add ${PN}-python as RDEPENDS for ptest Nora Schiffer (1): kernel-selftest: do not run 'make clean' Ryan Eatmon (1): opencl-cts: update to release 2026-05-05 Srikanth Patchava (1): chore: add .editorconfig and .gitattributes Wang Mingyu (30): boost-sml: upgrade 1.1.13 -> 1.2.0 ctags: upgrade 6.2.20260531.0 -> 6.2.20260607.0 fastfetch: upgrade 2.64.0 -> 2.64.2 fluentbit: upgrade 5.0.6 -> 5.0.7 freeipmi: upgrade 1.6.17 -> 1.6.18 freeradius: upgrade 3.2.9 -> 3.2.10 hiredis: upgrade 1.3.0 -> 1.4.0 imagemagick: upgrade 7.1.2-24 -> 7.1.2-25 libdbi-perl: upgrade 1.647 -> 1.648 pcsc-tools: upgrade 1.7.4 -> 1.7.5 proftpd: upgrade 1.3.9a -> 1.3.9b python3-beautifulsoup4: upgrade 4.14.3 -> 4.15.0 python3-cbor2: upgrade 6.1.1 -> 6.1.2 python3-cmd2: upgrade 3.5.1 -> 4.0.0 python3-cyclonedx-python-lib: upgrade 11.7.0 -> 11.8.0 python3-faker: upgrade 40.19.1 -> 40.21.0 python3-filelock: upgrade 3.29.0 -> 3.29.1 python3-inline-snapshot: upgrade 0.34.0 -> 0.34.1 python3-ipython: upgrade 9.14.0 -> 9.14.1 python3-pyais: upgrade 3.0.1 -> 3.1.0 python3-pytest-aiohttp: upgrade 1.1.0 -> 1.1.1 python3-python-multipart: upgrade 0.0.30 -> 0.0.32 python3-rich-toolkit: upgrade 0.19.10 -> 0.20.1 python3-sentry-sdk: upgrade 2.61.0 -> 2.61.1 python3-tox: upgrade 4.55.0 -> 4.55.1 python3-typer: upgrade 0.26.4 -> 0.26.7 python3-uefi-firmware: upgrade 1.13 -> 1.16 python3-uvicorn: upgrade 0.44.0 -> 0.49.0 spectre-meltdown-checker: upgrade 26.33.0420460 -> 26.36.0602723 python3-aiohttp: upgrade 3.13.5 -> 3.14.1 Yogesh Tyagi (1): xdotool: avoid running host ldconfig during do_install Zeming LIU (1): Add ptest support for googletest Change-Id: I101397cc86d04dcf7834c3f6289644accbbc27be Signed-off-by: Patrick Williams --- .../python/python3-cyclonedx-python-lib_11.7.0.bb | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 upstream-layers/meta-openembedded/meta-python/recipes-devtools/python/python3-cyclonedx-python-lib_11.7.0.bb (limited to 'upstream-layers/meta-openembedded/meta-python/recipes-devtools/python/python3-cyclonedx-python-lib_11.7.0.bb') diff --git a/upstream-layers/meta-openembedded/meta-python/recipes-devtools/python/python3-cyclonedx-python-lib_11.7.0.bb b/upstream-layers/meta-openembedded/meta-python/recipes-devtools/python/python3-cyclonedx-python-lib_11.7.0.bb deleted file mode 100644 index 56c108c6fe..0000000000 --- a/upstream-layers/meta-openembedded/meta-python/recipes-devtools/python/python3-cyclonedx-python-lib_11.7.0.bb +++ /dev/null @@ -1,19 +0,0 @@ -SUMMARY = "Python library for CycloneDX" -HOMEPAGE = "https://github.com/CycloneDX/cyclonedx-python-lib/" -LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" - -SRC_URI[sha256sum] = "fb1bc3dedfa31208444dbd743007f478ab6984010a184e5bd466bffd969e936e" - -inherit pypi python_poetry_core - -PYPI_PACKAGE = "cyclonedx_python_lib" - -BBCLASSEXTEND = "native nativesdk" - -RDEPENDS:${PN} = "\ - python3-py-serializable \ - python3-sortedcontainers \ - python3-jsonschema \ - python3-referencing \ -" -- cgit v1.2.3