-
-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Layer Updates: sources/bitbake sources/meta-arm sources/meta-openemb… #405
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…dded sources/openembedded-core * sources/bitbake 3459d98f...f2062c41 (2): > bitbake: tests: Add mcdepends test > bitbake: siggen: Pass all data caches to hash functions * sources/meta-arm d4dbb2c...ec8faf6 (1): > trusted-firmware-a: fiptool build using BUILD_CFLAGS and BUILD_LDFLAGS * sources/meta-openembedded 962ba625a5...fe77eaab8f (12): > python3-m2crypto: add the missing rdepends > python3-pint: Upgrade 0.11 -> 0.12 > python3-pint: Consolidate in a single file > python3-scapy: upgrade 0.25 -> 0.26 > evince: Drop unused features_check inherit > mpv: Drop unused features_check inherit > serialcheck: switch to a fork and update to the latest > gimp: upgrade 2.10.18 -> 2.10.20 > mypaint-brushes-1.0: upgrade 1.3.0 -> 1.3.1 > libmypaint: upgrade 1.4.0 -> 1.6.1 > gegl: upgrade 0.4.22 -> 0.4.24 > babl: upgrade 0.1.74 -> 0.1.78 * sources/openembedded-core 0d28b963d9...49d0f82261 (12): > Revert "bitbake.conf: Remove unused DEPLOY_DIR_TOOLS variable" > insane: Check for feature check variables not being used > features_check: Warn if not used > meta: Don't inherit 'features_check' in recipes that don't utilize it > qemu: fix CVE-2020-13361 > avahi-dnsconfd: rdepends on avahi-daemon > glib-networking/btrfs-tools/dosfstools/parted/bmap-tools/libsoup-2.4: add nativesdk support > stress-ng: Fix build on musl > wic: Fix --extra-space argument handling > vim: restore the 'chmod -x' workaround in do_install > python3-setuptools: add missing rdepends for python3-pkg-resources > encodings: clear postinst script Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 23, 2021
… sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-rockchip sources/meta-ti sources/openembedded-core * sources/bitbake 9f272ad7...95d0b26e (7): > fetcher2: Use SkipRecipe instead of erroring out > bitbake-worker: Respect nonetwork task flag > utils: Add disable_network function > Revert "ast: Fix YOCTO #8621?" > ast: Fix YOCTO #8621? > tests/fetch: Drop gnu urls from wget connectivity test > doc: bitbake-user-manual: expand BB_HASHSERVE and document BB_HASHSERVE_UPSTREAM * sources/meta-96boards c0a7f40...78ca30a (3): > u-boot: Make recipe specific to poplar > u-boot-orangepi-i96: Enable it for selected machine > u-boot-juno: Remove recipe * sources/meta-arm c4f5359...ae753c3 (14): > arm-bsp/u-boot: add ethernet device and enable configs for SCT > arm-bsp/secure-partitions: Add error cases to setVariable() and getNextVariableName() > arm-bsp/secure-partitions: corstone1000: Change UID of variable index in SMM > runfvp: add basic documentation > runfvp: refactor terminal selection > runfvp: don't use f-string when there's no expressions > runfvp: don't hide output when using terminals > runfvp: handle the fvp quitting before we kill it > runfvp: add an asyncio TODO > arm/oeqa/fvp: wrap bootlog output correctly > arm-bsp/u-boot: populate ESRT table with image_info > arm-bsp/security: Revert set append write TS patch > arm-bsp/u-boot: corstone1000: Fix SCT failures > arm-bsp/secure-partitions: corstone1000: Configure storage in SMM gateway * sources/meta-freescale-3rdparty b26df7f...b3670f9 (1): > Merge pull request #190 from MaxKrummenacher/master * sources/meta-openembedded de83f9807...571f215ba (45): > XXX: Add Github actions CI support > python-cantools: update to 37.0.0 > netdata: do not send anonymous statistics by default. > netdata: fixed some oelint-adv issues in the recipe. > netdata: version bump from 1.32.0 to 1.32.1 > nss: upgrade 3.64 -> 3.73.1 > vlc: Fix build with un-renameed native libtool > php: Upgrade to 8.1.0 > packagegroup-meta-oe: Add gutenprint, python3-pycups and usbip-tools > Add pycups - python bindings for CUPS > Add gutenprint to meta-oe > Added usbip-tools for kernel USB/IP > openipmi: upgrade 2.0.31 -> 2.0.32 > simple-mtpfs: update to 0.4.0 > libnet-dns-perl: upgrade 1.32 -> 1.33 > satyr: upgrade 0.38 -> 0.39 > redis-plus-plus: upgrade 1.3.2 -> 1.3.3 > nano: upgrade 5.9 -> 6.0 > mpich: upgrade 3.4.2 -> 3.4.3 > libteam: improve the ptest output > ipmitool: Split ipmievd into a separate package > fio: upgrade 3.28 -> 3.29 > samba: upgrade 4.14.10 -> 4.14.11 > postfix: upgrade 3.6.2 -> 3.6.3 > openvpn: upgrade 2.5.4 -> 2.5.5 > chrony: upgrade 4.1 -> 4.2 > contrib: fix python warnings for oe-stylize > contrib: allow override-style syntax for vars & routines > libkcapi: Fix build with musl > inotify-tools: Fix build on musl > googletest: Switch branch from master to main > libnftnl: add ptest > dnf-plugin-tui: Fix bug when generating CSV file > mctp: install dbus service configuration > mctp: upgrade to v1.0 > python3-ujson: upgrade 4.3.0 -> 5.0.0 > python3-grpcio: upgrade 1.41.1 -> 1.43.0 > python3-gmpy2: upgrade 2.1.0rc1 -> 2.1.1 > python3-django: upgrade 3.2.5 -> 3.2.10 > python3-contextlib2: update to 21.6.0 > python3-prompt-toolkit: Upgrade 3.0.22 -> 3.0.24 > python3-cachecontrol: Upgrade 0.12.9 -> 0.12.10 > python3-humanize: Upgrade 3.12.0 -> 3.13.1 > python3-sqlalchemy: upgrade 1.4.27 -> 1.4.28 > python3-websocket-client: upgrade 1.2.1 -> 1.2.3 * sources/meta-qcom 8eb865a...302e275 (5): > Merge pull request #411 from bhupesh-sharma/dont-set-INITRAMFS_IMAGE-sa8155p-master > Merge pull request #410 from bhupesh-sharma/move-sa8155p-adp-to-5.16-master > Merge pull request #405 from alimon/master > Merge pull request #408 from ndechesne/sdx55 > Merge pull request #407 from lumag/fix-sdx55 * sources/meta-qt5 b64b0a2...21db273 (1): > qtbase: Fix ptest compilation with clang * sources/meta-rockchip 6fed279...17703ee (1): > trusted-firmware-a: replace baudrate with the one specified in machine conf * sources/meta-ti 7a9ebcf9...75ff5168 (1): > ti-img-encode-decode: constrain ti-img-encode-decode test apps to J7 * sources/openembedded-core 88da9b61b4...050aad0e9d (80): > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class > bleeding: Add a global file to define managed tip of trees > glibc,cross-localedef-native: Implement devupstream support > devupstream: Handle SRC_URI less recipes > glibc: Add devupstream support > glibc: Append files instead of making then part of main SRC_URI > glibc-testsuite: Use append operator to add check-test-wrapper > glibc: Upgrade to 2.35 (RFC) > esdk: locked sig mismatch warnings when build from esdk env > qemux86: Add identical qemux86copy variant for tests > wayland: upgrade 1.19.0 -> 1.20.0 > base/patch: Disable network for unpack/patch/configure/compile/install > cve-check: add coverage statistics on recipes without CVEs > gcc: Drop stdlib++ option patch > tzdata: Remove no longer relevant RCONFLICTS:${PN} > kernel: add -dbg package > gawk: remove load-sensitive tests > classes/kernel*: add variables to allow changing artifact extension > classes/qemuboot: allow IMAGE_LINK_NAME to be empty > classes/kernel*: allow disabling symlink creation > binutils: CVE-2021-42574 > qemu: Add selinux PACKAGECONFIG > kmod: expand compression PACKAGECONFIGs > kmod: merge target/native recipes > kmod: remove obsolete ac_pwd manipulation > openssl: upgrade to 3.0.1 > gcc: Update status of musl stddef.h patch > python3: backport a fix so the test suite passes with OpenSSL 3.0.1 > sysvinit: upgrade 3.00 -> 3.01 > python3-importlib-metadata: upgrade 4.8.2 -> 4.9.0 > linux-firmware: upgrade 20211027 -> 20211216 > linux-yocto/5.10: update to v5.10.87 > linux-yocto/5.15: update to v5.15.10 > linux-yocto/5.10: update to v5.10.85 > linux-yocto/5.15: update to v5.15.8 > linux-yocto/5.15: update to v5.15.7 > linux-yocto/5.10: update to v5.10.84 > oeqa/selftest/bbtests: Use YP sources mirror instead of GNU > lttng-tools: Upgrade 2.13.1 -> 2.13.2 > qemu: Upgrade 6.1.0 -> 6.2.0 > tzdata: Clean up > tzdata: Remove unnecessary RPROVIDES > tzdata: Make it compatible with devtool modify > selftest: recipetool: Add test for handle_license_vars function > selftest: recipetool: Add test for split_pkg_licenses function > recipetool: Separate licenses with & operator > recipetool: Sort output of guess_license function to be deterministic > qemu: add patch to set minimum kernel version for riscv32 > qemu.bbclass: drop OLDEST_KERNEL reference > manpages: Fix override/append ordering and hence task signatures > python3-pyelftools: Depend on debugger, pprint > cantarell-fonts: update 0.301 -> 0.303.1 > python3-idna: Update license to Unicode-TOU > runqemu: additional setting to force software rendering with sdl 2.0.18 > libsdl2: update 2.0.16 -> 2.0.18 > libx11: update 1.7.3 -> 1.7.3.1 > debianutils: update 4.11.2 -> 5.5 > diffoscope: upgrade 194 -> 196 > rxvt-unicode: upgrade 9.26 -> 9.30 > boost: update 1.77.0 -> 1.78.0 > libptytty: add recipe > repo: update 2.18 -> 2.19 > go: upgrade 1.17.4 -> 1.17.5 > piglit: upgrade to latest revision > dpkg: update 1.20.9 -> 1.21.1 > alsa: upgrade 1.2.5 -> 1.2.6 > less: upgrade 590 -> 598 > harfbuzz: upgrade 3.1.2 -> 3.2.0 > vim: do not report upstream version check as broken > lighttpd: upgrade 1.4.61 -> 1.4.63 > python3-setuptools: upgrade 59.4.0 -> 59.5.0 > elfutils: update patch submitted upstream > python3-hypothesis: upgrade 6.30.0 -> 6.31.4 > btrfs-tools: upgrade 5.15 -> 5.15.1 > rust-hello-world: test at runtime > serf: mark upstream as inactive > gcc: Fix CVE-2021-42574 > insane: move src-uri-bad checks to unpack stage > insane: add Inactive-Upstream to Upstream-Status > systemd: Fix systemd-journal-gateway user/groups Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 23, 2021
… sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-rockchip sources/meta-ti sources/openembedded-core * sources/bitbake 9f272ad7...95d0b26e (7): > fetcher2: Use SkipRecipe instead of erroring out > bitbake-worker: Respect nonetwork task flag > utils: Add disable_network function > Revert "ast: Fix YOCTO #8621?" > ast: Fix YOCTO #8621? > tests/fetch: Drop gnu urls from wget connectivity test > doc: bitbake-user-manual: expand BB_HASHSERVE and document BB_HASHSERVE_UPSTREAM * sources/meta-96boards c0a7f40...78ca30a (3): > u-boot: Make recipe specific to poplar > u-boot-orangepi-i96: Enable it for selected machine > u-boot-juno: Remove recipe * sources/meta-arm c4f5359...ae753c3 (14): > arm-bsp/u-boot: add ethernet device and enable configs for SCT > arm-bsp/secure-partitions: Add error cases to setVariable() and getNextVariableName() > arm-bsp/secure-partitions: corstone1000: Change UID of variable index in SMM > runfvp: add basic documentation > runfvp: refactor terminal selection > runfvp: don't use f-string when there's no expressions > runfvp: don't hide output when using terminals > runfvp: handle the fvp quitting before we kill it > runfvp: add an asyncio TODO > arm/oeqa/fvp: wrap bootlog output correctly > arm-bsp/u-boot: populate ESRT table with image_info > arm-bsp/security: Revert set append write TS patch > arm-bsp/u-boot: corstone1000: Fix SCT failures > arm-bsp/secure-partitions: corstone1000: Configure storage in SMM gateway * sources/meta-freescale-3rdparty b26df7f...b3670f9 (1): > Merge pull request #190 from MaxKrummenacher/master * sources/meta-openembedded de83f9807...37cc35240 (50): > XXX: Add Github actions CI support > python3-h5py: upgrade 3.5.0 -> 3.6.0 > python3-huey: upgrade 2.4.1 -> 2.4.2 > python3-msgpack: upgrade 1.0.2 -> 1.0.3 > python-cantools: update to 37.0.0 > netdata: do not send anonymous statistics by default. > netdata: fixed some oelint-adv issues in the recipe. > netdata: version bump from 1.32.0 to 1.32.1 > nss: upgrade 3.64 -> 3.73.1 > postgresql: fix CVE-2021-23214,CVE-2021-23222 > xl2tpd: update to 1.3.16 > vlc: Fix build with un-renameed native libtool > php: Upgrade to 8.1.0 > packagegroup-meta-oe: Add gutenprint, python3-pycups and usbip-tools > Add pycups - python bindings for CUPS > Add gutenprint to meta-oe > Added usbip-tools for kernel USB/IP > openipmi: upgrade 2.0.31 -> 2.0.32 > simple-mtpfs: update to 0.4.0 > libnet-dns-perl: upgrade 1.32 -> 1.33 > satyr: upgrade 0.38 -> 0.39 > redis-plus-plus: upgrade 1.3.2 -> 1.3.3 > nano: upgrade 5.9 -> 6.0 > mpich: upgrade 3.4.2 -> 3.4.3 > libteam: improve the ptest output > ipmitool: Split ipmievd into a separate package > fio: upgrade 3.28 -> 3.29 > samba: upgrade 4.14.10 -> 4.14.11 > postfix: upgrade 3.6.2 -> 3.6.3 > openvpn: upgrade 2.5.4 -> 2.5.5 > chrony: upgrade 4.1 -> 4.2 > contrib: fix python warnings for oe-stylize > contrib: allow override-style syntax for vars & routines > libkcapi: Fix build with musl > inotify-tools: Fix build on musl > googletest: Switch branch from master to main > libnftnl: add ptest > dnf-plugin-tui: Fix bug when generating CSV file > mctp: install dbus service configuration > mctp: upgrade to v1.0 > python3-ujson: upgrade 4.3.0 -> 5.0.0 > python3-grpcio: upgrade 1.41.1 -> 1.43.0 > python3-gmpy2: upgrade 2.1.0rc1 -> 2.1.1 > python3-django: upgrade 3.2.5 -> 3.2.10 > python3-contextlib2: update to 21.6.0 > python3-prompt-toolkit: Upgrade 3.0.22 -> 3.0.24 > python3-cachecontrol: Upgrade 0.12.9 -> 0.12.10 > python3-humanize: Upgrade 3.12.0 -> 3.13.1 > python3-sqlalchemy: upgrade 1.4.27 -> 1.4.28 > python3-websocket-client: upgrade 1.2.1 -> 1.2.3 * sources/meta-qcom 8eb865a...302e275 (5): > Merge pull request #411 from bhupesh-sharma/dont-set-INITRAMFS_IMAGE-sa8155p-master > Merge pull request #410 from bhupesh-sharma/move-sa8155p-adp-to-5.16-master > Merge pull request #405 from alimon/master > Merge pull request #408 from ndechesne/sdx55 > Merge pull request #407 from lumag/fix-sdx55 * sources/meta-qt5 b64b0a2...21db273 (1): > qtbase: Fix ptest compilation with clang * sources/meta-rockchip 6fed279...17703ee (1): > trusted-firmware-a: replace baudrate with the one specified in machine conf * sources/meta-ti 7a9ebcf9...75ff5168 (1): > ti-img-encode-decode: constrain ti-img-encode-decode test apps to J7 * sources/openembedded-core 88da9b61b4...050aad0e9d (80): > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class > bleeding: Add a global file to define managed tip of trees > glibc,cross-localedef-native: Implement devupstream support > devupstream: Handle SRC_URI less recipes > glibc: Add devupstream support > glibc: Append files instead of making then part of main SRC_URI > glibc-testsuite: Use append operator to add check-test-wrapper > glibc: Upgrade to 2.35 (RFC) > esdk: locked sig mismatch warnings when build from esdk env > qemux86: Add identical qemux86copy variant for tests > wayland: upgrade 1.19.0 -> 1.20.0 > base/patch: Disable network for unpack/patch/configure/compile/install > cve-check: add coverage statistics on recipes without CVEs > gcc: Drop stdlib++ option patch > tzdata: Remove no longer relevant RCONFLICTS:${PN} > kernel: add -dbg package > gawk: remove load-sensitive tests > classes/kernel*: add variables to allow changing artifact extension > classes/qemuboot: allow IMAGE_LINK_NAME to be empty > classes/kernel*: allow disabling symlink creation > binutils: CVE-2021-42574 > qemu: Add selinux PACKAGECONFIG > kmod: expand compression PACKAGECONFIGs > kmod: merge target/native recipes > kmod: remove obsolete ac_pwd manipulation > openssl: upgrade to 3.0.1 > gcc: Update status of musl stddef.h patch > python3: backport a fix so the test suite passes with OpenSSL 3.0.1 > sysvinit: upgrade 3.00 -> 3.01 > python3-importlib-metadata: upgrade 4.8.2 -> 4.9.0 > linux-firmware: upgrade 20211027 -> 20211216 > linux-yocto/5.10: update to v5.10.87 > linux-yocto/5.15: update to v5.15.10 > linux-yocto/5.10: update to v5.10.85 > linux-yocto/5.15: update to v5.15.8 > linux-yocto/5.15: update to v5.15.7 > linux-yocto/5.10: update to v5.10.84 > oeqa/selftest/bbtests: Use YP sources mirror instead of GNU > lttng-tools: Upgrade 2.13.1 -> 2.13.2 > qemu: Upgrade 6.1.0 -> 6.2.0 > tzdata: Clean up > tzdata: Remove unnecessary RPROVIDES > tzdata: Make it compatible with devtool modify > selftest: recipetool: Add test for handle_license_vars function > selftest: recipetool: Add test for split_pkg_licenses function > recipetool: Separate licenses with & operator > recipetool: Sort output of guess_license function to be deterministic > qemu: add patch to set minimum kernel version for riscv32 > qemu.bbclass: drop OLDEST_KERNEL reference > manpages: Fix override/append ordering and hence task signatures > python3-pyelftools: Depend on debugger, pprint > cantarell-fonts: update 0.301 -> 0.303.1 > python3-idna: Update license to Unicode-TOU > runqemu: additional setting to force software rendering with sdl 2.0.18 > libsdl2: update 2.0.16 -> 2.0.18 > libx11: update 1.7.3 -> 1.7.3.1 > debianutils: update 4.11.2 -> 5.5 > diffoscope: upgrade 194 -> 196 > rxvt-unicode: upgrade 9.26 -> 9.30 > boost: update 1.77.0 -> 1.78.0 > libptytty: add recipe > repo: update 2.18 -> 2.19 > go: upgrade 1.17.4 -> 1.17.5 > piglit: upgrade to latest revision > dpkg: update 1.20.9 -> 1.21.1 > alsa: upgrade 1.2.5 -> 1.2.6 > less: upgrade 590 -> 598 > harfbuzz: upgrade 3.1.2 -> 3.2.0 > vim: do not report upstream version check as broken > lighttpd: upgrade 1.4.61 -> 1.4.63 > python3-setuptools: upgrade 59.4.0 -> 59.5.0 > elfutils: update patch submitted upstream > python3-hypothesis: upgrade 6.30.0 -> 6.31.4 > btrfs-tools: upgrade 5.15 -> 5.15.1 > rust-hello-world: test at runtime > serf: mark upstream as inactive > gcc: Fix CVE-2021-42574 > insane: move src-uri-bad checks to unpack stage > insane: add Inactive-Upstream to Upstream-Status > systemd: Fix systemd-journal-gateway user/groups Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 24, 2021
… sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-rockchip sources/meta-ti sources/openembedded-core * sources/bitbake 9f272ad7...95d0b26e (7): > fetcher2: Use SkipRecipe instead of erroring out > bitbake-worker: Respect nonetwork task flag > utils: Add disable_network function > Revert "ast: Fix YOCTO #8621?" > ast: Fix YOCTO #8621? > tests/fetch: Drop gnu urls from wget connectivity test > doc: bitbake-user-manual: expand BB_HASHSERVE and document BB_HASHSERVE_UPSTREAM * sources/meta-96boards c0a7f40...78ca30a (3): > u-boot: Make recipe specific to poplar > u-boot-orangepi-i96: Enable it for selected machine > u-boot-juno: Remove recipe * sources/meta-arm c4f5359...8061ecf (16): > arm-bsp/u-boot: fix EFI image load alignment > CI: add patch status metrics > arm-bsp/u-boot: add ethernet device and enable configs for SCT > arm-bsp/secure-partitions: Add error cases to setVariable() and getNextVariableName() > arm-bsp/secure-partitions: corstone1000: Change UID of variable index in SMM > runfvp: add basic documentation > runfvp: refactor terminal selection > runfvp: don't use f-string when there's no expressions > runfvp: don't hide output when using terminals > runfvp: handle the fvp quitting before we kill it > runfvp: add an asyncio TODO > arm/oeqa/fvp: wrap bootlog output correctly > arm-bsp/u-boot: populate ESRT table with image_info > arm-bsp/security: Revert set append write TS patch > arm-bsp/u-boot: corstone1000: Fix SCT failures > arm-bsp/secure-partitions: corstone1000: Configure storage in SMM gateway * sources/meta-freescale-3rdparty b26df7f...b3670f9 (1): > Merge pull request #190 from MaxKrummenacher/master * sources/meta-openembedded de83f9807...c9832f73d (51): > XXX: Add Github actions CI support > python3-h5py: upgrade 3.5.0 -> 3.6.0 > python3-huey: upgrade 2.4.1 -> 2.4.2 > python3-msgpack: upgrade 1.0.2 -> 1.0.3 > python-cantools: update to 37.0.0 > netdata: fix for commit 8554624cc7f84e6b63b2ea4b94ee5fd2821021ca > netdata: do not send anonymous statistics by default. > netdata: fixed some oelint-adv issues in the recipe. > netdata: version bump from 1.32.0 to 1.32.1 > nss: upgrade 3.64 -> 3.73.1 > postgresql: fix CVE-2021-23214,CVE-2021-23222 > xl2tpd: update to 1.3.16 > vlc: Fix build with un-renameed native libtool > php: Upgrade to 8.1.0 > packagegroup-meta-oe: Add gutenprint, python3-pycups and usbip-tools > Add pycups - python bindings for CUPS > Add gutenprint to meta-oe > Added usbip-tools for kernel USB/IP > openipmi: upgrade 2.0.31 -> 2.0.32 > simple-mtpfs: update to 0.4.0 > libnet-dns-perl: upgrade 1.32 -> 1.33 > satyr: upgrade 0.38 -> 0.39 > redis-plus-plus: upgrade 1.3.2 -> 1.3.3 > nano: upgrade 5.9 -> 6.0 > mpich: upgrade 3.4.2 -> 3.4.3 > libteam: improve the ptest output > ipmitool: Split ipmievd into a separate package > fio: upgrade 3.28 -> 3.29 > samba: upgrade 4.14.10 -> 4.14.11 > postfix: upgrade 3.6.2 -> 3.6.3 > openvpn: upgrade 2.5.4 -> 2.5.5 > chrony: upgrade 4.1 -> 4.2 > contrib: fix python warnings for oe-stylize > contrib: allow override-style syntax for vars & routines > libkcapi: Fix build with musl > inotify-tools: Fix build on musl > googletest: Switch branch from master to main > libnftnl: add ptest > dnf-plugin-tui: Fix bug when generating CSV file > mctp: install dbus service configuration > mctp: upgrade to v1.0 > python3-ujson: upgrade 4.3.0 -> 5.0.0 > python3-grpcio: upgrade 1.41.1 -> 1.43.0 > python3-gmpy2: upgrade 2.1.0rc1 -> 2.1.1 > python3-django: upgrade 3.2.5 -> 3.2.10 > python3-contextlib2: update to 21.6.0 > python3-prompt-toolkit: Upgrade 3.0.22 -> 3.0.24 > python3-cachecontrol: Upgrade 0.12.9 -> 0.12.10 > python3-humanize: Upgrade 3.12.0 -> 3.13.1 > python3-sqlalchemy: upgrade 1.4.27 -> 1.4.28 > python3-websocket-client: upgrade 1.2.1 -> 1.2.3 * sources/meta-qcom 8eb865a...302e275 (5): > Merge pull request #411 from bhupesh-sharma/dont-set-INITRAMFS_IMAGE-sa8155p-master > Merge pull request #410 from bhupesh-sharma/move-sa8155p-adp-to-5.16-master > Merge pull request #405 from alimon/master > Merge pull request #408 from ndechesne/sdx55 > Merge pull request #407 from lumag/fix-sdx55 * sources/meta-qt5 b64b0a2...21db273 (1): > qtbase: Fix ptest compilation with clang * sources/meta-rockchip 6fed279...17703ee (1): > trusted-firmware-a: replace baudrate with the one specified in machine conf * sources/meta-ti 7a9ebcf9...75ff5168 (1): > ti-img-encode-decode: constrain ti-img-encode-decode test apps to J7 * sources/openembedded-core 88da9b61b4...050aad0e9d (80): > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class > bleeding: Add a global file to define managed tip of trees > glibc,cross-localedef-native: Implement devupstream support > devupstream: Handle SRC_URI less recipes > glibc: Add devupstream support > glibc: Append files instead of making then part of main SRC_URI > glibc-testsuite: Use append operator to add check-test-wrapper > glibc: Upgrade to 2.35 (RFC) > esdk: locked sig mismatch warnings when build from esdk env > qemux86: Add identical qemux86copy variant for tests > wayland: upgrade 1.19.0 -> 1.20.0 > base/patch: Disable network for unpack/patch/configure/compile/install > cve-check: add coverage statistics on recipes without CVEs > gcc: Drop stdlib++ option patch > tzdata: Remove no longer relevant RCONFLICTS:${PN} > kernel: add -dbg package > gawk: remove load-sensitive tests > classes/kernel*: add variables to allow changing artifact extension > classes/qemuboot: allow IMAGE_LINK_NAME to be empty > classes/kernel*: allow disabling symlink creation > binutils: CVE-2021-42574 > qemu: Add selinux PACKAGECONFIG > kmod: expand compression PACKAGECONFIGs > kmod: merge target/native recipes > kmod: remove obsolete ac_pwd manipulation > openssl: upgrade to 3.0.1 > gcc: Update status of musl stddef.h patch > python3: backport a fix so the test suite passes with OpenSSL 3.0.1 > sysvinit: upgrade 3.00 -> 3.01 > python3-importlib-metadata: upgrade 4.8.2 -> 4.9.0 > linux-firmware: upgrade 20211027 -> 20211216 > linux-yocto/5.10: update to v5.10.87 > linux-yocto/5.15: update to v5.15.10 > linux-yocto/5.10: update to v5.10.85 > linux-yocto/5.15: update to v5.15.8 > linux-yocto/5.15: update to v5.15.7 > linux-yocto/5.10: update to v5.10.84 > oeqa/selftest/bbtests: Use YP sources mirror instead of GNU > lttng-tools: Upgrade 2.13.1 -> 2.13.2 > qemu: Upgrade 6.1.0 -> 6.2.0 > tzdata: Clean up > tzdata: Remove unnecessary RPROVIDES > tzdata: Make it compatible with devtool modify > selftest: recipetool: Add test for handle_license_vars function > selftest: recipetool: Add test for split_pkg_licenses function > recipetool: Separate licenses with & operator > recipetool: Sort output of guess_license function to be deterministic > qemu: add patch to set minimum kernel version for riscv32 > qemu.bbclass: drop OLDEST_KERNEL reference > manpages: Fix override/append ordering and hence task signatures > python3-pyelftools: Depend on debugger, pprint > cantarell-fonts: update 0.301 -> 0.303.1 > python3-idna: Update license to Unicode-TOU > runqemu: additional setting to force software rendering with sdl 2.0.18 > libsdl2: update 2.0.16 -> 2.0.18 > libx11: update 1.7.3 -> 1.7.3.1 > debianutils: update 4.11.2 -> 5.5 > diffoscope: upgrade 194 -> 196 > rxvt-unicode: upgrade 9.26 -> 9.30 > boost: update 1.77.0 -> 1.78.0 > libptytty: add recipe > repo: update 2.18 -> 2.19 > go: upgrade 1.17.4 -> 1.17.5 > piglit: upgrade to latest revision > dpkg: update 1.20.9 -> 1.21.1 > alsa: upgrade 1.2.5 -> 1.2.6 > less: upgrade 590 -> 598 > harfbuzz: upgrade 3.1.2 -> 3.2.0 > vim: do not report upstream version check as broken > lighttpd: upgrade 1.4.61 -> 1.4.63 > python3-setuptools: upgrade 59.4.0 -> 59.5.0 > elfutils: update patch submitted upstream > python3-hypothesis: upgrade 6.30.0 -> 6.31.4 > btrfs-tools: upgrade 5.15 -> 5.15.1 > rust-hello-world: test at runtime > serf: mark upstream as inactive > gcc: Fix CVE-2021-42574 > insane: move src-uri-bad checks to unpack stage > insane: add Inactive-Upstream to Upstream-Status > systemd: Fix systemd-journal-gateway user/groups Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 24, 2021
… sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-rockchip sources/meta-ti sources/openembedded-core * sources/bitbake 9f272ad7...95d0b26e (7): > fetcher2: Use SkipRecipe instead of erroring out > bitbake-worker: Respect nonetwork task flag > utils: Add disable_network function > Revert "ast: Fix YOCTO #8621?" > ast: Fix YOCTO #8621? > tests/fetch: Drop gnu urls from wget connectivity test > doc: bitbake-user-manual: expand BB_HASHSERVE and document BB_HASHSERVE_UPSTREAM * sources/meta-96boards c0a7f40...78ca30a (3): > u-boot: Make recipe specific to poplar > u-boot-orangepi-i96: Enable it for selected machine > u-boot-juno: Remove recipe * sources/meta-arm c4f5359...8061ecf (16): > arm-bsp/u-boot: fix EFI image load alignment > CI: add patch status metrics > arm-bsp/u-boot: add ethernet device and enable configs for SCT > arm-bsp/secure-partitions: Add error cases to setVariable() and getNextVariableName() > arm-bsp/secure-partitions: corstone1000: Change UID of variable index in SMM > runfvp: add basic documentation > runfvp: refactor terminal selection > runfvp: don't use f-string when there's no expressions > runfvp: don't hide output when using terminals > runfvp: handle the fvp quitting before we kill it > runfvp: add an asyncio TODO > arm/oeqa/fvp: wrap bootlog output correctly > arm-bsp/u-boot: populate ESRT table with image_info > arm-bsp/security: Revert set append write TS patch > arm-bsp/u-boot: corstone1000: Fix SCT failures > arm-bsp/secure-partitions: corstone1000: Configure storage in SMM gateway * sources/meta-freescale-3rdparty b26df7f...b3670f9 (1): > Merge pull request #190 from MaxKrummenacher/master * sources/meta-openembedded de83f9807...b1166c9e5 (52): > XXX: Add Github actions CI support > python3-h5py: upgrade 3.5.0 -> 3.6.0 > python3-huey: upgrade 2.4.1 -> 2.4.2 > python3-msgpack: upgrade 1.0.2 -> 1.0.3 > python-cantools: update to 37.0.0 > nss: upgrade 3.64 -> 3.73.1 > netdata: fix for commit 8554624cc7f84e6b63b2ea4b94ee5fd2821021ca > netdata: do not send anonymous statistics by default. > netdata: fixed some oelint-adv issues in the recipe. > netdata: version bump from 1.32.0 to 1.32.1 > tvheadend: Disable dvbscan > postgresql: fix CVE-2021-23214,CVE-2021-23222 > xl2tpd: update to 1.3.16 > vlc: Fix build with un-renameed native libtool > php: Upgrade to 8.1.0 > packagegroup-meta-oe: Add gutenprint, python3-pycups and usbip-tools > Add pycups - python bindings for CUPS > Add gutenprint to meta-oe > Added usbip-tools for kernel USB/IP > openipmi: upgrade 2.0.31 -> 2.0.32 > simple-mtpfs: update to 0.4.0 > libnet-dns-perl: upgrade 1.32 -> 1.33 > satyr: upgrade 0.38 -> 0.39 > redis-plus-plus: upgrade 1.3.2 -> 1.3.3 > nano: upgrade 5.9 -> 6.0 > mpich: upgrade 3.4.2 -> 3.4.3 > libteam: improve the ptest output > ipmitool: Split ipmievd into a separate package > fio: upgrade 3.28 -> 3.29 > samba: upgrade 4.14.10 -> 4.14.11 > postfix: upgrade 3.6.2 -> 3.6.3 > openvpn: upgrade 2.5.4 -> 2.5.5 > chrony: upgrade 4.1 -> 4.2 > contrib: fix python warnings for oe-stylize > contrib: allow override-style syntax for vars & routines > libkcapi: Fix build with musl > inotify-tools: Fix build on musl > googletest: Switch branch from master to main > libnftnl: add ptest > dnf-plugin-tui: Fix bug when generating CSV file > mctp: install dbus service configuration > mctp: upgrade to v1.0 > python3-ujson: upgrade 4.3.0 -> 5.0.0 > python3-grpcio: upgrade 1.41.1 -> 1.43.0 > python3-gmpy2: upgrade 2.1.0rc1 -> 2.1.1 > python3-django: upgrade 3.2.5 -> 3.2.10 > python3-contextlib2: update to 21.6.0 > python3-prompt-toolkit: Upgrade 3.0.22 -> 3.0.24 > python3-cachecontrol: Upgrade 0.12.9 -> 0.12.10 > python3-humanize: Upgrade 3.12.0 -> 3.13.1 > python3-sqlalchemy: upgrade 1.4.27 -> 1.4.28 > python3-websocket-client: upgrade 1.2.1 -> 1.2.3 * sources/meta-qcom 8eb865a...302e275 (5): > Merge pull request #411 from bhupesh-sharma/dont-set-INITRAMFS_IMAGE-sa8155p-master > Merge pull request #410 from bhupesh-sharma/move-sa8155p-adp-to-5.16-master > Merge pull request #405 from alimon/master > Merge pull request #408 from ndechesne/sdx55 > Merge pull request #407 from lumag/fix-sdx55 * sources/meta-qt5 b64b0a2...21db273 (1): > qtbase: Fix ptest compilation with clang * sources/meta-rockchip 6fed279...17703ee (1): > trusted-firmware-a: replace baudrate with the one specified in machine conf * sources/meta-ti 7a9ebcf9...75ff5168 (1): > ti-img-encode-decode: constrain ti-img-encode-decode test apps to J7 * sources/openembedded-core 88da9b61b4...050aad0e9d (80): > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class > bleeding: Add a global file to define managed tip of trees > glibc,cross-localedef-native: Implement devupstream support > devupstream: Handle SRC_URI less recipes > glibc: Add devupstream support > glibc: Append files instead of making then part of main SRC_URI > glibc-testsuite: Use append operator to add check-test-wrapper > glibc: Upgrade to 2.35 (RFC) > esdk: locked sig mismatch warnings when build from esdk env > qemux86: Add identical qemux86copy variant for tests > wayland: upgrade 1.19.0 -> 1.20.0 > base/patch: Disable network for unpack/patch/configure/compile/install > cve-check: add coverage statistics on recipes without CVEs > gcc: Drop stdlib++ option patch > tzdata: Remove no longer relevant RCONFLICTS:${PN} > kernel: add -dbg package > gawk: remove load-sensitive tests > classes/kernel*: add variables to allow changing artifact extension > classes/qemuboot: allow IMAGE_LINK_NAME to be empty > classes/kernel*: allow disabling symlink creation > binutils: CVE-2021-42574 > qemu: Add selinux PACKAGECONFIG > kmod: expand compression PACKAGECONFIGs > kmod: merge target/native recipes > kmod: remove obsolete ac_pwd manipulation > openssl: upgrade to 3.0.1 > gcc: Update status of musl stddef.h patch > python3: backport a fix so the test suite passes with OpenSSL 3.0.1 > sysvinit: upgrade 3.00 -> 3.01 > python3-importlib-metadata: upgrade 4.8.2 -> 4.9.0 > linux-firmware: upgrade 20211027 -> 20211216 > linux-yocto/5.10: update to v5.10.87 > linux-yocto/5.15: update to v5.15.10 > linux-yocto/5.10: update to v5.10.85 > linux-yocto/5.15: update to v5.15.8 > linux-yocto/5.15: update to v5.15.7 > linux-yocto/5.10: update to v5.10.84 > oeqa/selftest/bbtests: Use YP sources mirror instead of GNU > lttng-tools: Upgrade 2.13.1 -> 2.13.2 > qemu: Upgrade 6.1.0 -> 6.2.0 > tzdata: Clean up > tzdata: Remove unnecessary RPROVIDES > tzdata: Make it compatible with devtool modify > selftest: recipetool: Add test for handle_license_vars function > selftest: recipetool: Add test for split_pkg_licenses function > recipetool: Separate licenses with & operator > recipetool: Sort output of guess_license function to be deterministic > qemu: add patch to set minimum kernel version for riscv32 > qemu.bbclass: drop OLDEST_KERNEL reference > manpages: Fix override/append ordering and hence task signatures > python3-pyelftools: Depend on debugger, pprint > cantarell-fonts: update 0.301 -> 0.303.1 > python3-idna: Update license to Unicode-TOU > runqemu: additional setting to force software rendering with sdl 2.0.18 > libsdl2: update 2.0.16 -> 2.0.18 > libx11: update 1.7.3 -> 1.7.3.1 > debianutils: update 4.11.2 -> 5.5 > diffoscope: upgrade 194 -> 196 > rxvt-unicode: upgrade 9.26 -> 9.30 > boost: update 1.77.0 -> 1.78.0 > libptytty: add recipe > repo: update 2.18 -> 2.19 > go: upgrade 1.17.4 -> 1.17.5 > piglit: upgrade to latest revision > dpkg: update 1.20.9 -> 1.21.1 > alsa: upgrade 1.2.5 -> 1.2.6 > less: upgrade 590 -> 598 > harfbuzz: upgrade 3.1.2 -> 3.2.0 > vim: do not report upstream version check as broken > lighttpd: upgrade 1.4.61 -> 1.4.63 > python3-setuptools: upgrade 59.4.0 -> 59.5.0 > elfutils: update patch submitted upstream > python3-hypothesis: upgrade 6.30.0 -> 6.31.4 > btrfs-tools: upgrade 5.15 -> 5.15.1 > rust-hello-world: test at runtime > serf: mark upstream as inactive > gcc: Fix CVE-2021-42574 > insane: move src-uri-bad checks to unpack stage > insane: add Inactive-Upstream to Upstream-Status > systemd: Fix systemd-journal-gateway user/groups Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 24, 2021
… sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-rockchip sources/meta-ti sources/openembedded-core * sources/bitbake 9f272ad7...95d0b26e (7): > fetcher2: Use SkipRecipe instead of erroring out > bitbake-worker: Respect nonetwork task flag > utils: Add disable_network function > Revert "ast: Fix YOCTO #8621?" > ast: Fix YOCTO #8621? > tests/fetch: Drop gnu urls from wget connectivity test > doc: bitbake-user-manual: expand BB_HASHSERVE and document BB_HASHSERVE_UPSTREAM * sources/meta-96boards c0a7f40...78ca30a (3): > u-boot: Make recipe specific to poplar > u-boot-orangepi-i96: Enable it for selected machine > u-boot-juno: Remove recipe * sources/meta-arm c4f5359...8061ecf (16): > arm-bsp/u-boot: fix EFI image load alignment > CI: add patch status metrics > arm-bsp/u-boot: add ethernet device and enable configs for SCT > arm-bsp/secure-partitions: Add error cases to setVariable() and getNextVariableName() > arm-bsp/secure-partitions: corstone1000: Change UID of variable index in SMM > runfvp: add basic documentation > runfvp: refactor terminal selection > runfvp: don't use f-string when there's no expressions > runfvp: don't hide output when using terminals > runfvp: handle the fvp quitting before we kill it > runfvp: add an asyncio TODO > arm/oeqa/fvp: wrap bootlog output correctly > arm-bsp/u-boot: populate ESRT table with image_info > arm-bsp/security: Revert set append write TS patch > arm-bsp/u-boot: corstone1000: Fix SCT failures > arm-bsp/secure-partitions: corstone1000: Configure storage in SMM gateway * sources/meta-freescale-3rdparty b26df7f...b3670f9 (1): > Merge pull request #190 from MaxKrummenacher/master * sources/meta-openembedded de83f9807...924d388d2 (56): > XXX: Add Github actions CI support > python3-wtforms: add missing dependencies > python3-execnet: depend on setuptools-scm > python3-lazy-object-proxy: upgrade 1.6.0 > 1.7.1 > python3-h5py: upgrade 3.5.0 -> 3.6.0 > python3-huey: upgrade 2.4.1 -> 2.4.2 > python3-msgpack: upgrade 1.0.2 -> 1.0.3 > python-cantools: update to 37.0.0 > nss: upgrade 3.64 -> 3.73.1 > cdrkit: remove ${PN} from ${PN}-dev RDEPENDS > netdata: fix for commit 8554624cc7f84e6b63b2ea4b94ee5fd2821021ca > netdata: do not send anonymous statistics by default. > netdata: fixed some oelint-adv issues in the recipe. > netdata: version bump from 1.32.0 to 1.32.1 > tvheadend: Disable dvbscan > postgresql: fix CVE-2021-23214,CVE-2021-23222 > xl2tpd: update to 1.3.16 > vlc: Fix build with un-renameed native libtool > php: Upgrade to 8.1.0 > packagegroup-meta-oe: Add gutenprint, python3-pycups and usbip-tools > Add pycups - python bindings for CUPS > Add gutenprint to meta-oe > Added usbip-tools for kernel USB/IP > openipmi: upgrade 2.0.31 -> 2.0.32 > simple-mtpfs: update to 0.4.0 > libnet-dns-perl: upgrade 1.32 -> 1.33 > satyr: upgrade 0.38 -> 0.39 > redis-plus-plus: upgrade 1.3.2 -> 1.3.3 > nano: upgrade 5.9 -> 6.0 > mpich: upgrade 3.4.2 -> 3.4.3 > libteam: improve the ptest output > ipmitool: Split ipmievd into a separate package > fio: upgrade 3.28 -> 3.29 > samba: upgrade 4.14.10 -> 4.14.11 > postfix: upgrade 3.6.2 -> 3.6.3 > openvpn: upgrade 2.5.4 -> 2.5.5 > chrony: upgrade 4.1 -> 4.2 > contrib: fix python warnings for oe-stylize > contrib: allow override-style syntax for vars & routines > libkcapi: Fix build with musl > inotify-tools: Fix build on musl > googletest: Switch branch from master to main > libnftnl: add ptest > dnf-plugin-tui: Fix bug when generating CSV file > mctp: install dbus service configuration > mctp: upgrade to v1.0 > python3-ujson: upgrade 4.3.0 -> 5.0.0 > python3-grpcio: upgrade 1.41.1 -> 1.43.0 > python3-gmpy2: upgrade 2.1.0rc1 -> 2.1.1 > python3-django: upgrade 3.2.5 -> 3.2.10 > python3-contextlib2: update to 21.6.0 > python3-prompt-toolkit: Upgrade 3.0.22 -> 3.0.24 > python3-cachecontrol: Upgrade 0.12.9 -> 0.12.10 > python3-humanize: Upgrade 3.12.0 -> 3.13.1 > python3-sqlalchemy: upgrade 1.4.27 -> 1.4.28 > python3-websocket-client: upgrade 1.2.1 -> 1.2.3 * sources/meta-qcom 8eb865a...302e275 (5): > Merge pull request #411 from bhupesh-sharma/dont-set-INITRAMFS_IMAGE-sa8155p-master > Merge pull request #410 from bhupesh-sharma/move-sa8155p-adp-to-5.16-master > Merge pull request #405 from alimon/master > Merge pull request #408 from ndechesne/sdx55 > Merge pull request #407 from lumag/fix-sdx55 * sources/meta-qt5 b64b0a2...21db273 (1): > qtbase: Fix ptest compilation with clang * sources/meta-rockchip 6fed279...17703ee (1): > trusted-firmware-a: replace baudrate with the one specified in machine conf * sources/meta-ti 7a9ebcf9...75ff5168 (1): > ti-img-encode-decode: constrain ti-img-encode-decode test apps to J7 * sources/openembedded-core 88da9b61b4...050aad0e9d (80): > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class > bleeding: Add a global file to define managed tip of trees > glibc,cross-localedef-native: Implement devupstream support > devupstream: Handle SRC_URI less recipes > glibc: Add devupstream support > glibc: Append files instead of making then part of main SRC_URI > glibc-testsuite: Use append operator to add check-test-wrapper > glibc: Upgrade to 2.35 (RFC) > esdk: locked sig mismatch warnings when build from esdk env > qemux86: Add identical qemux86copy variant for tests > wayland: upgrade 1.19.0 -> 1.20.0 > base/patch: Disable network for unpack/patch/configure/compile/install > cve-check: add coverage statistics on recipes without CVEs > gcc: Drop stdlib++ option patch > tzdata: Remove no longer relevant RCONFLICTS:${PN} > kernel: add -dbg package > gawk: remove load-sensitive tests > classes/kernel*: add variables to allow changing artifact extension > classes/qemuboot: allow IMAGE_LINK_NAME to be empty > classes/kernel*: allow disabling symlink creation > binutils: CVE-2021-42574 > qemu: Add selinux PACKAGECONFIG > kmod: expand compression PACKAGECONFIGs > kmod: merge target/native recipes > kmod: remove obsolete ac_pwd manipulation > openssl: upgrade to 3.0.1 > gcc: Update status of musl stddef.h patch > python3: backport a fix so the test suite passes with OpenSSL 3.0.1 > sysvinit: upgrade 3.00 -> 3.01 > python3-importlib-metadata: upgrade 4.8.2 -> 4.9.0 > linux-firmware: upgrade 20211027 -> 20211216 > linux-yocto/5.10: update to v5.10.87 > linux-yocto/5.15: update to v5.15.10 > linux-yocto/5.10: update to v5.10.85 > linux-yocto/5.15: update to v5.15.8 > linux-yocto/5.15: update to v5.15.7 > linux-yocto/5.10: update to v5.10.84 > oeqa/selftest/bbtests: Use YP sources mirror instead of GNU > lttng-tools: Upgrade 2.13.1 -> 2.13.2 > qemu: Upgrade 6.1.0 -> 6.2.0 > tzdata: Clean up > tzdata: Remove unnecessary RPROVIDES > tzdata: Make it compatible with devtool modify > selftest: recipetool: Add test for handle_license_vars function > selftest: recipetool: Add test for split_pkg_licenses function > recipetool: Separate licenses with & operator > recipetool: Sort output of guess_license function to be deterministic > qemu: add patch to set minimum kernel version for riscv32 > qemu.bbclass: drop OLDEST_KERNEL reference > manpages: Fix override/append ordering and hence task signatures > python3-pyelftools: Depend on debugger, pprint > cantarell-fonts: update 0.301 -> 0.303.1 > python3-idna: Update license to Unicode-TOU > runqemu: additional setting to force software rendering with sdl 2.0.18 > libsdl2: update 2.0.16 -> 2.0.18 > libx11: update 1.7.3 -> 1.7.3.1 > debianutils: update 4.11.2 -> 5.5 > diffoscope: upgrade 194 -> 196 > rxvt-unicode: upgrade 9.26 -> 9.30 > boost: update 1.77.0 -> 1.78.0 > libptytty: add recipe > repo: update 2.18 -> 2.19 > go: upgrade 1.17.4 -> 1.17.5 > piglit: upgrade to latest revision > dpkg: update 1.20.9 -> 1.21.1 > alsa: upgrade 1.2.5 -> 1.2.6 > less: upgrade 590 -> 598 > harfbuzz: upgrade 3.1.2 -> 3.2.0 > vim: do not report upstream version check as broken > lighttpd: upgrade 1.4.61 -> 1.4.63 > python3-setuptools: upgrade 59.4.0 -> 59.5.0 > elfutils: update patch submitted upstream > python3-hypothesis: upgrade 6.30.0 -> 6.31.4 > btrfs-tools: upgrade 5.15 -> 5.15.1 > rust-hello-world: test at runtime > serf: mark upstream as inactive > gcc: Fix CVE-2021-42574 > insane: move src-uri-bad checks to unpack stage > insane: add Inactive-Upstream to Upstream-Status > systemd: Fix systemd-journal-gateway user/groups Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 25, 2021
…e-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-rockchip sources/meta-ti sources/openembedded-core * sources/bitbake 9f272ad7...bdf5739c (2): > tests/fetch: Drop gnu urls from wget connectivity test > doc: bitbake-user-manual: expand BB_HASHSERVE and document BB_HASHSERVE_UPSTREAM * sources/meta-arm c4f5359...8061ecf (16): > arm-bsp/u-boot: fix EFI image load alignment > CI: add patch status metrics > arm-bsp/u-boot: add ethernet device and enable configs for SCT > arm-bsp/secure-partitions: Add error cases to setVariable() and getNextVariableName() > arm-bsp/secure-partitions: corstone1000: Change UID of variable index in SMM > runfvp: add basic documentation > runfvp: refactor terminal selection > runfvp: don't use f-string when there's no expressions > runfvp: don't hide output when using terminals > runfvp: handle the fvp quitting before we kill it > runfvp: add an asyncio TODO > arm/oeqa/fvp: wrap bootlog output correctly > arm-bsp/u-boot: populate ESRT table with image_info > arm-bsp/security: Revert set append write TS patch > arm-bsp/u-boot: corstone1000: Fix SCT failures > arm-bsp/secure-partitions: corstone1000: Configure storage in SMM gateway * sources/meta-freescale-3rdparty b26df7f...b3670f9 (1): > Merge pull request #190 from MaxKrummenacher/master * sources/meta-openembedded de83f98070...245afbc8bd (47): > cdrkit: remove ${PN} from ${PN}-dev RDEPENDS > netdata: fix for commit 8554624cc7f84e6b63b2ea4b94ee5fd2821021ca > netdata: do not send anonymous statistics by default. > netdata: fixed some oelint-adv issues in the recipe. > netdata: version bump from 1.32.0 to 1.32.1 > tvheadend: Disable dvbscan > postgresql: fix CVE-2021-23214,CVE-2021-23222 > xl2tpd: update to 1.3.16 > vlc: Fix build with un-renameed native libtool > php: Upgrade to 8.1.0 > packagegroup-meta-oe: Add gutenprint, python3-pycups and usbip-tools > Add pycups - python bindings for CUPS > Add gutenprint to meta-oe > Added usbip-tools for kernel USB/IP > openipmi: upgrade 2.0.31 -> 2.0.32 > simple-mtpfs: update to 0.4.0 > libnet-dns-perl: upgrade 1.32 -> 1.33 > satyr: upgrade 0.38 -> 0.39 > redis-plus-plus: upgrade 1.3.2 -> 1.3.3 > nano: upgrade 5.9 -> 6.0 > mpich: upgrade 3.4.2 -> 3.4.3 > libteam: improve the ptest output > ipmitool: Split ipmievd into a separate package > fio: upgrade 3.28 -> 3.29 > samba: upgrade 4.14.10 -> 4.14.11 > postfix: upgrade 3.6.2 -> 3.6.3 > openvpn: upgrade 2.5.4 -> 2.5.5 > chrony: upgrade 4.1 -> 4.2 > contrib: fix python warnings for oe-stylize > contrib: allow override-style syntax for vars & routines > libkcapi: Fix build with musl > inotify-tools: Fix build on musl > googletest: Switch branch from master to main > libnftnl: add ptest > dnf-plugin-tui: Fix bug when generating CSV file > mctp: install dbus service configuration > mctp: upgrade to v1.0 > python3-ujson: upgrade 4.3.0 -> 5.0.0 > python3-grpcio: upgrade 1.41.1 -> 1.43.0 > python3-gmpy2: upgrade 2.1.0rc1 -> 2.1.1 > python3-django: upgrade 3.2.5 -> 3.2.10 > python3-contextlib2: update to 21.6.0 > python3-prompt-toolkit: Upgrade 3.0.22 -> 3.0.24 > python3-cachecontrol: Upgrade 0.12.9 -> 0.12.10 > python3-humanize: Upgrade 3.12.0 -> 3.13.1 > python3-sqlalchemy: upgrade 1.4.27 -> 1.4.28 > python3-websocket-client: upgrade 1.2.1 -> 1.2.3 * sources/meta-qcom 8eb865a...302e275 (5): > Merge pull request #411 from bhupesh-sharma/dont-set-INITRAMFS_IMAGE-sa8155p-master > Merge pull request #410 from bhupesh-sharma/move-sa8155p-adp-to-5.16-master > Merge pull request #405 from alimon/master > Merge pull request #408 from ndechesne/sdx55 > Merge pull request #407 from lumag/fix-sdx55 * sources/meta-rockchip 6fed279...17703ee (1): > trusted-firmware-a: replace baudrate with the one specified in machine conf * sources/meta-ti 7a9ebcf9...75ff5168 (1): > ti-img-encode-decode: constrain ti-img-encode-decode test apps to J7 * sources/openembedded-core 88da9b61b46...24c1b8346a2 (66): > tzdata: Remove no longer relevant RCONFLICTS:${PN} > kernel: add -dbg package > gawk: remove load-sensitive tests > classes/kernel*: add variables to allow changing artifact extension > classes/qemuboot: allow IMAGE_LINK_NAME to be empty > classes/kernel*: allow disabling symlink creation > binutils: CVE-2021-42574 > qemu: Add selinux PACKAGECONFIG > kmod: expand compression PACKAGECONFIGs > kmod: merge target/native recipes > kmod: remove obsolete ac_pwd manipulation > openssl: upgrade to 3.0.1 > gcc: Update status of musl stddef.h patch > python3: backport a fix so the test suite passes with OpenSSL 3.0.1 > sysvinit: upgrade 3.00 -> 3.01 > python3-importlib-metadata: upgrade 4.8.2 -> 4.9.0 > linux-firmware: upgrade 20211027 -> 20211216 > linux-yocto/5.10: update to v5.10.87 > linux-yocto/5.15: update to v5.15.10 > linux-yocto/5.10: update to v5.10.85 > linux-yocto/5.15: update to v5.15.8 > linux-yocto/5.15: update to v5.15.7 > linux-yocto/5.10: update to v5.10.84 > oeqa/selftest/bbtests: Use YP sources mirror instead of GNU > lttng-tools: Upgrade 2.13.1 -> 2.13.2 > qemu: Upgrade 6.1.0 -> 6.2.0 > tzdata: Clean up > tzdata: Remove unnecessary RPROVIDES > tzdata: Make it compatible with devtool modify > selftest: recipetool: Add test for handle_license_vars function > selftest: recipetool: Add test for split_pkg_licenses function > recipetool: Separate licenses with & operator > recipetool: Sort output of guess_license function to be deterministic > qemu: add patch to set minimum kernel version for riscv32 > qemu.bbclass: drop OLDEST_KERNEL reference > manpages: Fix override/append ordering and hence task signatures > python3-pyelftools: Depend on debugger, pprint > cantarell-fonts: update 0.301 -> 0.303.1 > python3-idna: Update license to Unicode-TOU > runqemu: additional setting to force software rendering with sdl 2.0.18 > libsdl2: update 2.0.16 -> 2.0.18 > libx11: update 1.7.3 -> 1.7.3.1 > debianutils: update 4.11.2 -> 5.5 > diffoscope: upgrade 194 -> 196 > rxvt-unicode: upgrade 9.26 -> 9.30 > boost: update 1.77.0 -> 1.78.0 > libptytty: add recipe > repo: update 2.18 -> 2.19 > go: upgrade 1.17.4 -> 1.17.5 > piglit: upgrade to latest revision > dpkg: update 1.20.9 -> 1.21.1 > alsa: upgrade 1.2.5 -> 1.2.6 > less: upgrade 590 -> 598 > harfbuzz: upgrade 3.1.2 -> 3.2.0 > vim: do not report upstream version check as broken > lighttpd: upgrade 1.4.61 -> 1.4.63 > python3-setuptools: upgrade 59.4.0 -> 59.5.0 > elfutils: update patch submitted upstream > python3-hypothesis: upgrade 6.30.0 -> 6.31.4 > btrfs-tools: upgrade 5.15 -> 5.15.1 > rust-hello-world: test at runtime > serf: mark upstream as inactive > gcc: Fix CVE-2021-42574 > insane: move src-uri-bad checks to unpack stage > insane: add Inactive-Upstream to Upstream-Status > systemd: Fix systemd-journal-gateway user/groups Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 25, 2021
… sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-rockchip sources/meta-ti sources/openembedded-core * sources/bitbake 9f272ad7...95d0b26e (7): > fetcher2: Use SkipRecipe instead of erroring out > bitbake-worker: Respect nonetwork task flag > utils: Add disable_network function > Revert "ast: Fix YOCTO #8621?" > ast: Fix YOCTO #8621? > tests/fetch: Drop gnu urls from wget connectivity test > doc: bitbake-user-manual: expand BB_HASHSERVE and document BB_HASHSERVE_UPSTREAM * sources/meta-96boards c0a7f40...78ca30a (3): > u-boot: Make recipe specific to poplar > u-boot-orangepi-i96: Enable it for selected machine > u-boot-juno: Remove recipe * sources/meta-arm c4f5359...8061ecf (16): > arm-bsp/u-boot: fix EFI image load alignment > CI: add patch status metrics > arm-bsp/u-boot: add ethernet device and enable configs for SCT > arm-bsp/secure-partitions: Add error cases to setVariable() and getNextVariableName() > arm-bsp/secure-partitions: corstone1000: Change UID of variable index in SMM > runfvp: add basic documentation > runfvp: refactor terminal selection > runfvp: don't use f-string when there's no expressions > runfvp: don't hide output when using terminals > runfvp: handle the fvp quitting before we kill it > runfvp: add an asyncio TODO > arm/oeqa/fvp: wrap bootlog output correctly > arm-bsp/u-boot: populate ESRT table with image_info > arm-bsp/security: Revert set append write TS patch > arm-bsp/u-boot: corstone1000: Fix SCT failures > arm-bsp/secure-partitions: corstone1000: Configure storage in SMM gateway * sources/meta-freescale-3rdparty b26df7f...b3670f9 (1): > Merge pull request #190 from MaxKrummenacher/master * sources/meta-openembedded de83f9807...924d388d2 (56): > XXX: Add Github actions CI support > python3-wtforms: add missing dependencies > python3-execnet: depend on setuptools-scm > python3-lazy-object-proxy: upgrade 1.6.0 > 1.7.1 > python3-h5py: upgrade 3.5.0 -> 3.6.0 > python3-huey: upgrade 2.4.1 -> 2.4.2 > python3-msgpack: upgrade 1.0.2 -> 1.0.3 > python-cantools: update to 37.0.0 > nss: upgrade 3.64 -> 3.73.1 > cdrkit: remove ${PN} from ${PN}-dev RDEPENDS > netdata: fix for commit 8554624cc7f84e6b63b2ea4b94ee5fd2821021ca > netdata: do not send anonymous statistics by default. > netdata: fixed some oelint-adv issues in the recipe. > netdata: version bump from 1.32.0 to 1.32.1 > tvheadend: Disable dvbscan > postgresql: fix CVE-2021-23214,CVE-2021-23222 > xl2tpd: update to 1.3.16 > vlc: Fix build with un-renameed native libtool > php: Upgrade to 8.1.0 > packagegroup-meta-oe: Add gutenprint, python3-pycups and usbip-tools > Add pycups - python bindings for CUPS > Add gutenprint to meta-oe > Added usbip-tools for kernel USB/IP > openipmi: upgrade 2.0.31 -> 2.0.32 > simple-mtpfs: update to 0.4.0 > libnet-dns-perl: upgrade 1.32 -> 1.33 > satyr: upgrade 0.38 -> 0.39 > redis-plus-plus: upgrade 1.3.2 -> 1.3.3 > nano: upgrade 5.9 -> 6.0 > mpich: upgrade 3.4.2 -> 3.4.3 > libteam: improve the ptest output > ipmitool: Split ipmievd into a separate package > fio: upgrade 3.28 -> 3.29 > samba: upgrade 4.14.10 -> 4.14.11 > postfix: upgrade 3.6.2 -> 3.6.3 > openvpn: upgrade 2.5.4 -> 2.5.5 > chrony: upgrade 4.1 -> 4.2 > contrib: fix python warnings for oe-stylize > contrib: allow override-style syntax for vars & routines > libkcapi: Fix build with musl > inotify-tools: Fix build on musl > googletest: Switch branch from master to main > libnftnl: add ptest > dnf-plugin-tui: Fix bug when generating CSV file > mctp: install dbus service configuration > mctp: upgrade to v1.0 > python3-ujson: upgrade 4.3.0 -> 5.0.0 > python3-grpcio: upgrade 1.41.1 -> 1.43.0 > python3-gmpy2: upgrade 2.1.0rc1 -> 2.1.1 > python3-django: upgrade 3.2.5 -> 3.2.10 > python3-contextlib2: update to 21.6.0 > python3-prompt-toolkit: Upgrade 3.0.22 -> 3.0.24 > python3-cachecontrol: Upgrade 0.12.9 -> 0.12.10 > python3-humanize: Upgrade 3.12.0 -> 3.13.1 > python3-sqlalchemy: upgrade 1.4.27 -> 1.4.28 > python3-websocket-client: upgrade 1.2.1 -> 1.2.3 * sources/meta-qcom 8eb865a...302e275 (5): > Merge pull request #411 from bhupesh-sharma/dont-set-INITRAMFS_IMAGE-sa8155p-master > Merge pull request #410 from bhupesh-sharma/move-sa8155p-adp-to-5.16-master > Merge pull request #405 from alimon/master > Merge pull request #408 from ndechesne/sdx55 > Merge pull request #407 from lumag/fix-sdx55 * sources/meta-qt5 b64b0a2...21db273 (1): > qtbase: Fix ptest compilation with clang * sources/meta-rockchip 6fed279...17703ee (1): > trusted-firmware-a: replace baudrate with the one specified in machine conf * sources/meta-ti 7a9ebcf9...75ff5168 (1): > ti-img-encode-decode: constrain ti-img-encode-decode test apps to J7 * sources/openembedded-core 88da9b61b4...050aad0e9d (80): > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class > bleeding: Add a global file to define managed tip of trees > glibc,cross-localedef-native: Implement devupstream support > devupstream: Handle SRC_URI less recipes > glibc: Add devupstream support > glibc: Append files instead of making then part of main SRC_URI > glibc-testsuite: Use append operator to add check-test-wrapper > glibc: Upgrade to 2.35 (RFC) > esdk: locked sig mismatch warnings when build from esdk env > qemux86: Add identical qemux86copy variant for tests > wayland: upgrade 1.19.0 -> 1.20.0 > base/patch: Disable network for unpack/patch/configure/compile/install > cve-check: add coverage statistics on recipes without CVEs > gcc: Drop stdlib++ option patch > tzdata: Remove no longer relevant RCONFLICTS:${PN} > kernel: add -dbg package > gawk: remove load-sensitive tests > classes/kernel*: add variables to allow changing artifact extension > classes/qemuboot: allow IMAGE_LINK_NAME to be empty > classes/kernel*: allow disabling symlink creation > binutils: CVE-2021-42574 > qemu: Add selinux PACKAGECONFIG > kmod: expand compression PACKAGECONFIGs > kmod: merge target/native recipes > kmod: remove obsolete ac_pwd manipulation > openssl: upgrade to 3.0.1 > gcc: Update status of musl stddef.h patch > python3: backport a fix so the test suite passes with OpenSSL 3.0.1 > sysvinit: upgrade 3.00 -> 3.01 > python3-importlib-metadata: upgrade 4.8.2 -> 4.9.0 > linux-firmware: upgrade 20211027 -> 20211216 > linux-yocto/5.10: update to v5.10.87 > linux-yocto/5.15: update to v5.15.10 > linux-yocto/5.10: update to v5.10.85 > linux-yocto/5.15: update to v5.15.8 > linux-yocto/5.15: update to v5.15.7 > linux-yocto/5.10: update to v5.10.84 > oeqa/selftest/bbtests: Use YP sources mirror instead of GNU > lttng-tools: Upgrade 2.13.1 -> 2.13.2 > qemu: Upgrade 6.1.0 -> 6.2.0 > tzdata: Clean up > tzdata: Remove unnecessary RPROVIDES > tzdata: Make it compatible with devtool modify > selftest: recipetool: Add test for handle_license_vars function > selftest: recipetool: Add test for split_pkg_licenses function > recipetool: Separate licenses with & operator > recipetool: Sort output of guess_license function to be deterministic > qemu: add patch to set minimum kernel version for riscv32 > qemu.bbclass: drop OLDEST_KERNEL reference > manpages: Fix override/append ordering and hence task signatures > python3-pyelftools: Depend on debugger, pprint > cantarell-fonts: update 0.301 -> 0.303.1 > python3-idna: Update license to Unicode-TOU > runqemu: additional setting to force software rendering with sdl 2.0.18 > libsdl2: update 2.0.16 -> 2.0.18 > libx11: update 1.7.3 -> 1.7.3.1 > debianutils: update 4.11.2 -> 5.5 > diffoscope: upgrade 194 -> 196 > rxvt-unicode: upgrade 9.26 -> 9.30 > boost: update 1.77.0 -> 1.78.0 > libptytty: add recipe > repo: update 2.18 -> 2.19 > go: upgrade 1.17.4 -> 1.17.5 > piglit: upgrade to latest revision > dpkg: update 1.20.9 -> 1.21.1 > alsa: upgrade 1.2.5 -> 1.2.6 > less: upgrade 590 -> 598 > harfbuzz: upgrade 3.1.2 -> 3.2.0 > vim: do not report upstream version check as broken > lighttpd: upgrade 1.4.61 -> 1.4.63 > python3-setuptools: upgrade 59.4.0 -> 59.5.0 > elfutils: update patch submitted upstream > python3-hypothesis: upgrade 6.30.0 -> 6.31.4 > btrfs-tools: upgrade 5.15 -> 5.15.1 > rust-hello-world: test at runtime > serf: mark upstream as inactive > gcc: Fix CVE-2021-42574 > insane: move src-uri-bad checks to unpack stage > insane: add Inactive-Upstream to Upstream-Status > systemd: Fix systemd-journal-gateway user/groups Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 25, 2021
… sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-rockchip sources/meta-ti sources/openembedded-core * sources/bitbake 9f272ad7...95d0b26e (7): > fetcher2: Use SkipRecipe instead of erroring out > bitbake-worker: Respect nonetwork task flag > utils: Add disable_network function > Revert "ast: Fix YOCTO #8621?" > ast: Fix YOCTO #8621? > tests/fetch: Drop gnu urls from wget connectivity test > doc: bitbake-user-manual: expand BB_HASHSERVE and document BB_HASHSERVE_UPSTREAM * sources/meta-96boards c0a7f40...78ca30a (3): > u-boot: Make recipe specific to poplar > u-boot-orangepi-i96: Enable it for selected machine > u-boot-juno: Remove recipe * sources/meta-arm c4f5359...8061ecf (16): > arm-bsp/u-boot: fix EFI image load alignment > CI: add patch status metrics > arm-bsp/u-boot: add ethernet device and enable configs for SCT > arm-bsp/secure-partitions: Add error cases to setVariable() and getNextVariableName() > arm-bsp/secure-partitions: corstone1000: Change UID of variable index in SMM > runfvp: add basic documentation > runfvp: refactor terminal selection > runfvp: don't use f-string when there's no expressions > runfvp: don't hide output when using terminals > runfvp: handle the fvp quitting before we kill it > runfvp: add an asyncio TODO > arm/oeqa/fvp: wrap bootlog output correctly > arm-bsp/u-boot: populate ESRT table with image_info > arm-bsp/security: Revert set append write TS patch > arm-bsp/u-boot: corstone1000: Fix SCT failures > arm-bsp/secure-partitions: corstone1000: Configure storage in SMM gateway * sources/meta-freescale-3rdparty b26df7f...b3670f9 (1): > Merge pull request #190 from MaxKrummenacher/master * sources/meta-openembedded de83f9807...85a35fd21 (57): > XXX: Add Github actions CI support > python3-wtforms: add missing dependencies > python3-execnet: depend on setuptools-scm > python3-lazy-object-proxy: upgrade 1.6.0 > 1.7.1 > python3-h5py: upgrade 3.5.0 -> 3.6.0 > python3-huey: upgrade 2.4.1 -> 2.4.2 > python3-msgpack: upgrade 1.0.2 -> 1.0.3 > python-cantools: update to 37.0.0 > pkcs11-helper: Fix build with nss >= 3.73.1 > nss: upgrade 3.64 -> 3.73.1 > cdrkit: remove ${PN} from ${PN}-dev RDEPENDS > netdata: fix for commit 8554624cc7f84e6b63b2ea4b94ee5fd2821021ca > netdata: do not send anonymous statistics by default. > netdata: fixed some oelint-adv issues in the recipe. > netdata: version bump from 1.32.0 to 1.32.1 > tvheadend: Disable dvbscan > postgresql: fix CVE-2021-23214,CVE-2021-23222 > xl2tpd: update to 1.3.16 > vlc: Fix build with un-renameed native libtool > php: Upgrade to 8.1.0 > packagegroup-meta-oe: Add gutenprint, python3-pycups and usbip-tools > Add pycups - python bindings for CUPS > Add gutenprint to meta-oe > Added usbip-tools for kernel USB/IP > openipmi: upgrade 2.0.31 -> 2.0.32 > simple-mtpfs: update to 0.4.0 > libnet-dns-perl: upgrade 1.32 -> 1.33 > satyr: upgrade 0.38 -> 0.39 > redis-plus-plus: upgrade 1.3.2 -> 1.3.3 > nano: upgrade 5.9 -> 6.0 > mpich: upgrade 3.4.2 -> 3.4.3 > libteam: improve the ptest output > ipmitool: Split ipmievd into a separate package > fio: upgrade 3.28 -> 3.29 > samba: upgrade 4.14.10 -> 4.14.11 > postfix: upgrade 3.6.2 -> 3.6.3 > openvpn: upgrade 2.5.4 -> 2.5.5 > chrony: upgrade 4.1 -> 4.2 > contrib: fix python warnings for oe-stylize > contrib: allow override-style syntax for vars & routines > libkcapi: Fix build with musl > inotify-tools: Fix build on musl > googletest: Switch branch from master to main > libnftnl: add ptest > dnf-plugin-tui: Fix bug when generating CSV file > mctp: install dbus service configuration > mctp: upgrade to v1.0 > python3-ujson: upgrade 4.3.0 -> 5.0.0 > python3-grpcio: upgrade 1.41.1 -> 1.43.0 > python3-gmpy2: upgrade 2.1.0rc1 -> 2.1.1 > python3-django: upgrade 3.2.5 -> 3.2.10 > python3-contextlib2: update to 21.6.0 > python3-prompt-toolkit: Upgrade 3.0.22 -> 3.0.24 > python3-cachecontrol: Upgrade 0.12.9 -> 0.12.10 > python3-humanize: Upgrade 3.12.0 -> 3.13.1 > python3-sqlalchemy: upgrade 1.4.27 -> 1.4.28 > python3-websocket-client: upgrade 1.2.1 -> 1.2.3 * sources/meta-qcom 8eb865a...302e275 (5): > Merge pull request #411 from bhupesh-sharma/dont-set-INITRAMFS_IMAGE-sa8155p-master > Merge pull request #410 from bhupesh-sharma/move-sa8155p-adp-to-5.16-master > Merge pull request #405 from alimon/master > Merge pull request #408 from ndechesne/sdx55 > Merge pull request #407 from lumag/fix-sdx55 * sources/meta-qt5 b64b0a2...21db273 (1): > qtbase: Fix ptest compilation with clang * sources/meta-rockchip 6fed279...17703ee (1): > trusted-firmware-a: replace baudrate with the one specified in machine conf * sources/meta-ti 7a9ebcf9...75ff5168 (1): > ti-img-encode-decode: constrain ti-img-encode-decode test apps to J7 * sources/openembedded-core 88da9b61b4...050aad0e9d (80): > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class > bleeding: Add a global file to define managed tip of trees > glibc,cross-localedef-native: Implement devupstream support > devupstream: Handle SRC_URI less recipes > glibc: Add devupstream support > glibc: Append files instead of making then part of main SRC_URI > glibc-testsuite: Use append operator to add check-test-wrapper > glibc: Upgrade to 2.35 (RFC) > esdk: locked sig mismatch warnings when build from esdk env > qemux86: Add identical qemux86copy variant for tests > wayland: upgrade 1.19.0 -> 1.20.0 > base/patch: Disable network for unpack/patch/configure/compile/install > cve-check: add coverage statistics on recipes without CVEs > gcc: Drop stdlib++ option patch > tzdata: Remove no longer relevant RCONFLICTS:${PN} > kernel: add -dbg package > gawk: remove load-sensitive tests > classes/kernel*: add variables to allow changing artifact extension > classes/qemuboot: allow IMAGE_LINK_NAME to be empty > classes/kernel*: allow disabling symlink creation > binutils: CVE-2021-42574 > qemu: Add selinux PACKAGECONFIG > kmod: expand compression PACKAGECONFIGs > kmod: merge target/native recipes > kmod: remove obsolete ac_pwd manipulation > openssl: upgrade to 3.0.1 > gcc: Update status of musl stddef.h patch > python3: backport a fix so the test suite passes with OpenSSL 3.0.1 > sysvinit: upgrade 3.00 -> 3.01 > python3-importlib-metadata: upgrade 4.8.2 -> 4.9.0 > linux-firmware: upgrade 20211027 -> 20211216 > linux-yocto/5.10: update to v5.10.87 > linux-yocto/5.15: update to v5.15.10 > linux-yocto/5.10: update to v5.10.85 > linux-yocto/5.15: update to v5.15.8 > linux-yocto/5.15: update to v5.15.7 > linux-yocto/5.10: update to v5.10.84 > oeqa/selftest/bbtests: Use YP sources mirror instead of GNU > lttng-tools: Upgrade 2.13.1 -> 2.13.2 > qemu: Upgrade 6.1.0 -> 6.2.0 > tzdata: Clean up > tzdata: Remove unnecessary RPROVIDES > tzdata: Make it compatible with devtool modify > selftest: recipetool: Add test for handle_license_vars function > selftest: recipetool: Add test for split_pkg_licenses function > recipetool: Separate licenses with & operator > recipetool: Sort output of guess_license function to be deterministic > qemu: add patch to set minimum kernel version for riscv32 > qemu.bbclass: drop OLDEST_KERNEL reference > manpages: Fix override/append ordering and hence task signatures > python3-pyelftools: Depend on debugger, pprint > cantarell-fonts: update 0.301 -> 0.303.1 > python3-idna: Update license to Unicode-TOU > runqemu: additional setting to force software rendering with sdl 2.0.18 > libsdl2: update 2.0.16 -> 2.0.18 > libx11: update 1.7.3 -> 1.7.3.1 > debianutils: update 4.11.2 -> 5.5 > diffoscope: upgrade 194 -> 196 > rxvt-unicode: upgrade 9.26 -> 9.30 > boost: update 1.77.0 -> 1.78.0 > libptytty: add recipe > repo: update 2.18 -> 2.19 > go: upgrade 1.17.4 -> 1.17.5 > piglit: upgrade to latest revision > dpkg: update 1.20.9 -> 1.21.1 > alsa: upgrade 1.2.5 -> 1.2.6 > less: upgrade 590 -> 598 > harfbuzz: upgrade 3.1.2 -> 3.2.0 > vim: do not report upstream version check as broken > lighttpd: upgrade 1.4.61 -> 1.4.63 > python3-setuptools: upgrade 59.4.0 -> 59.5.0 > elfutils: update patch submitted upstream > python3-hypothesis: upgrade 6.30.0 -> 6.31.4 > btrfs-tools: upgrade 5.15 -> 5.15.1 > rust-hello-world: test at runtime > serf: mark upstream as inactive > gcc: Fix CVE-2021-42574 > insane: move src-uri-bad checks to unpack stage > insane: add Inactive-Upstream to Upstream-Status > systemd: Fix systemd-journal-gateway user/groups Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 25, 2021
… sources/meta-clang sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-rockchip sources/meta-ti sources/openembedded-core * sources/bitbake 9f272ad7...95d0b26e (7): > fetcher2: Use SkipRecipe instead of erroring out > bitbake-worker: Respect nonetwork task flag > utils: Add disable_network function > Revert "ast: Fix YOCTO #8621?" > ast: Fix YOCTO #8621? > tests/fetch: Drop gnu urls from wget connectivity test > doc: bitbake-user-manual: expand BB_HASHSERVE and document BB_HASHSERVE_UPSTREAM * sources/meta-96boards c0a7f40...78ca30a (3): > u-boot: Make recipe specific to poplar > u-boot-orangepi-i96: Enable it for selected machine > u-boot-juno: Remove recipe * sources/meta-arm c4f5359...8061ecf (16): > arm-bsp/u-boot: fix EFI image load alignment > CI: add patch status metrics > arm-bsp/u-boot: add ethernet device and enable configs for SCT > arm-bsp/secure-partitions: Add error cases to setVariable() and getNextVariableName() > arm-bsp/secure-partitions: corstone1000: Change UID of variable index in SMM > runfvp: add basic documentation > runfvp: refactor terminal selection > runfvp: don't use f-string when there's no expressions > runfvp: don't hide output when using terminals > runfvp: handle the fvp quitting before we kill it > runfvp: add an asyncio TODO > arm/oeqa/fvp: wrap bootlog output correctly > arm-bsp/u-boot: populate ESRT table with image_info > arm-bsp/security: Revert set append write TS patch > arm-bsp/u-boot: corstone1000: Fix SCT failures > arm-bsp/secure-partitions: corstone1000: Configure storage in SMM gateway * sources/meta-clang fd587ea...ffebcef (1): > php: Always use GCC for mips * sources/meta-freescale-3rdparty b26df7f...b3670f9 (1): > Merge pull request #190 from MaxKrummenacher/master * sources/meta-openembedded de83f9807...85a35fd21 (57): > XXX: Add Github actions CI support > python3-wtforms: add missing dependencies > python3-execnet: depend on setuptools-scm > python3-lazy-object-proxy: upgrade 1.6.0 > 1.7.1 > python3-h5py: upgrade 3.5.0 -> 3.6.0 > python3-huey: upgrade 2.4.1 -> 2.4.2 > python3-msgpack: upgrade 1.0.2 -> 1.0.3 > python-cantools: update to 37.0.0 > pkcs11-helper: Fix build with nss >= 3.73.1 > nss: upgrade 3.64 -> 3.73.1 > cdrkit: remove ${PN} from ${PN}-dev RDEPENDS > netdata: fix for commit 8554624cc7f84e6b63b2ea4b94ee5fd2821021ca > netdata: do not send anonymous statistics by default. > netdata: fixed some oelint-adv issues in the recipe. > netdata: version bump from 1.32.0 to 1.32.1 > tvheadend: Disable dvbscan > postgresql: fix CVE-2021-23214,CVE-2021-23222 > xl2tpd: update to 1.3.16 > vlc: Fix build with un-renameed native libtool > php: Upgrade to 8.1.0 > packagegroup-meta-oe: Add gutenprint, python3-pycups and usbip-tools > Add pycups - python bindings for CUPS > Add gutenprint to meta-oe > Added usbip-tools for kernel USB/IP > openipmi: upgrade 2.0.31 -> 2.0.32 > simple-mtpfs: update to 0.4.0 > libnet-dns-perl: upgrade 1.32 -> 1.33 > satyr: upgrade 0.38 -> 0.39 > redis-plus-plus: upgrade 1.3.2 -> 1.3.3 > nano: upgrade 5.9 -> 6.0 > mpich: upgrade 3.4.2 -> 3.4.3 > libteam: improve the ptest output > ipmitool: Split ipmievd into a separate package > fio: upgrade 3.28 -> 3.29 > samba: upgrade 4.14.10 -> 4.14.11 > postfix: upgrade 3.6.2 -> 3.6.3 > openvpn: upgrade 2.5.4 -> 2.5.5 > chrony: upgrade 4.1 -> 4.2 > contrib: fix python warnings for oe-stylize > contrib: allow override-style syntax for vars & routines > libkcapi: Fix build with musl > inotify-tools: Fix build on musl > googletest: Switch branch from master to main > libnftnl: add ptest > dnf-plugin-tui: Fix bug when generating CSV file > mctp: install dbus service configuration > mctp: upgrade to v1.0 > python3-ujson: upgrade 4.3.0 -> 5.0.0 > python3-grpcio: upgrade 1.41.1 -> 1.43.0 > python3-gmpy2: upgrade 2.1.0rc1 -> 2.1.1 > python3-django: upgrade 3.2.5 -> 3.2.10 > python3-contextlib2: update to 21.6.0 > python3-prompt-toolkit: Upgrade 3.0.22 -> 3.0.24 > python3-cachecontrol: Upgrade 0.12.9 -> 0.12.10 > python3-humanize: Upgrade 3.12.0 -> 3.13.1 > python3-sqlalchemy: upgrade 1.4.27 -> 1.4.28 > python3-websocket-client: upgrade 1.2.1 -> 1.2.3 * sources/meta-qcom 8eb865a...302e275 (5): > Merge pull request #411 from bhupesh-sharma/dont-set-INITRAMFS_IMAGE-sa8155p-master > Merge pull request #410 from bhupesh-sharma/move-sa8155p-adp-to-5.16-master > Merge pull request #405 from alimon/master > Merge pull request #408 from ndechesne/sdx55 > Merge pull request #407 from lumag/fix-sdx55 * sources/meta-qt5 b64b0a2...21db273 (1): > qtbase: Fix ptest compilation with clang * sources/meta-rockchip 6fed279...17703ee (1): > trusted-firmware-a: replace baudrate with the one specified in machine conf * sources/meta-ti 7a9ebcf9...75ff5168 (1): > ti-img-encode-decode: constrain ti-img-encode-decode test apps to J7 * sources/openembedded-core 88da9b61b4...050aad0e9d (80): > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class > bleeding: Add a global file to define managed tip of trees > glibc,cross-localedef-native: Implement devupstream support > devupstream: Handle SRC_URI less recipes > glibc: Add devupstream support > glibc: Append files instead of making then part of main SRC_URI > glibc-testsuite: Use append operator to add check-test-wrapper > glibc: Upgrade to 2.35 (RFC) > esdk: locked sig mismatch warnings when build from esdk env > qemux86: Add identical qemux86copy variant for tests > wayland: upgrade 1.19.0 -> 1.20.0 > base/patch: Disable network for unpack/patch/configure/compile/install > cve-check: add coverage statistics on recipes without CVEs > gcc: Drop stdlib++ option patch > tzdata: Remove no longer relevant RCONFLICTS:${PN} > kernel: add -dbg package > gawk: remove load-sensitive tests > classes/kernel*: add variables to allow changing artifact extension > classes/qemuboot: allow IMAGE_LINK_NAME to be empty > classes/kernel*: allow disabling symlink creation > binutils: CVE-2021-42574 > qemu: Add selinux PACKAGECONFIG > kmod: expand compression PACKAGECONFIGs > kmod: merge target/native recipes > kmod: remove obsolete ac_pwd manipulation > openssl: upgrade to 3.0.1 > gcc: Update status of musl stddef.h patch > python3: backport a fix so the test suite passes with OpenSSL 3.0.1 > sysvinit: upgrade 3.00 -> 3.01 > python3-importlib-metadata: upgrade 4.8.2 -> 4.9.0 > linux-firmware: upgrade 20211027 -> 20211216 > linux-yocto/5.10: update to v5.10.87 > linux-yocto/5.15: update to v5.15.10 > linux-yocto/5.10: update to v5.10.85 > linux-yocto/5.15: update to v5.15.8 > linux-yocto/5.15: update to v5.15.7 > linux-yocto/5.10: update to v5.10.84 > oeqa/selftest/bbtests: Use YP sources mirror instead of GNU > lttng-tools: Upgrade 2.13.1 -> 2.13.2 > qemu: Upgrade 6.1.0 -> 6.2.0 > tzdata: Clean up > tzdata: Remove unnecessary RPROVIDES > tzdata: Make it compatible with devtool modify > selftest: recipetool: Add test for handle_license_vars function > selftest: recipetool: Add test for split_pkg_licenses function > recipetool: Separate licenses with & operator > recipetool: Sort output of guess_license function to be deterministic > qemu: add patch to set minimum kernel version for riscv32 > qemu.bbclass: drop OLDEST_KERNEL reference > manpages: Fix override/append ordering and hence task signatures > python3-pyelftools: Depend on debugger, pprint > cantarell-fonts: update 0.301 -> 0.303.1 > python3-idna: Update license to Unicode-TOU > runqemu: additional setting to force software rendering with sdl 2.0.18 > libsdl2: update 2.0.16 -> 2.0.18 > libx11: update 1.7.3 -> 1.7.3.1 > debianutils: update 4.11.2 -> 5.5 > diffoscope: upgrade 194 -> 196 > rxvt-unicode: upgrade 9.26 -> 9.30 > boost: update 1.77.0 -> 1.78.0 > libptytty: add recipe > repo: update 2.18 -> 2.19 > go: upgrade 1.17.4 -> 1.17.5 > piglit: upgrade to latest revision > dpkg: update 1.20.9 -> 1.21.1 > alsa: upgrade 1.2.5 -> 1.2.6 > less: upgrade 590 -> 598 > harfbuzz: upgrade 3.1.2 -> 3.2.0 > vim: do not report upstream version check as broken > lighttpd: upgrade 1.4.61 -> 1.4.63 > python3-setuptools: upgrade 59.4.0 -> 59.5.0 > elfutils: update patch submitted upstream > python3-hypothesis: upgrade 6.30.0 -> 6.31.4 > btrfs-tools: upgrade 5.15 -> 5.15.1 > rust-hello-world: test at runtime > serf: mark upstream as inactive > gcc: Fix CVE-2021-42574 > insane: move src-uri-bad checks to unpack stage > insane: add Inactive-Upstream to Upstream-Status > systemd: Fix systemd-journal-gateway user/groups Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 27, 2021
… sources/meta-clang sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-raspberrypi sources/meta-rockchip sources/meta-ti sources/openembedded-core * sources/bitbake 9f272ad7...95d0b26e (7): > fetcher2: Use SkipRecipe instead of erroring out > bitbake-worker: Respect nonetwork task flag > utils: Add disable_network function > Revert "ast: Fix YOCTO #8621?" > ast: Fix YOCTO #8621? > tests/fetch: Drop gnu urls from wget connectivity test > doc: bitbake-user-manual: expand BB_HASHSERVE and document BB_HASHSERVE_UPSTREAM * sources/meta-96boards c0a7f40...78ca30a (3): > u-boot: Make recipe specific to poplar > u-boot-orangepi-i96: Enable it for selected machine > u-boot-juno: Remove recipe * sources/meta-arm c4f5359...8061ecf (16): > arm-bsp/u-boot: fix EFI image load alignment > CI: add patch status metrics > arm-bsp/u-boot: add ethernet device and enable configs for SCT > arm-bsp/secure-partitions: Add error cases to setVariable() and getNextVariableName() > arm-bsp/secure-partitions: corstone1000: Change UID of variable index in SMM > runfvp: add basic documentation > runfvp: refactor terminal selection > runfvp: don't use f-string when there's no expressions > runfvp: don't hide output when using terminals > runfvp: handle the fvp quitting before we kill it > runfvp: add an asyncio TODO > arm/oeqa/fvp: wrap bootlog output correctly > arm-bsp/u-boot: populate ESRT table with image_info > arm-bsp/security: Revert set append write TS patch > arm-bsp/u-boot: corstone1000: Fix SCT failures > arm-bsp/secure-partitions: corstone1000: Configure storage in SMM gateway * sources/meta-clang fd587ea...ffebcef (1): > php: Always use GCC for mips * sources/meta-freescale-3rdparty b26df7f...b3670f9 (1): > Merge pull request #190 from MaxKrummenacher/master * sources/meta-openembedded de83f9807...905e6c36f (66): > XXX: Add Github actions CI support > python3-wtforms: add missing dependencies > python3-execnet: depend on setuptools-scm > python3-lazy-object-proxy: upgrade 1.6.0 > 1.7.1 > python3-h5py: upgrade 3.5.0 -> 3.6.0 > python3-huey: upgrade 2.4.1 -> 2.4.2 > python3-msgpack: upgrade 1.0.2 -> 1.0.3 > python-cantools: update to 37.0.0 > apache2: upgrade 2.4.51 -> 2.4.52 > python3-ipython: upgrade 7.28.0 -> 7.30.1 > libio-socket-ssl-perl: upgrade 2.072 -> 2.073 > libfile-slurper-perl: upgrade 0.012 -> 0.013 > tree: upgrade 1.8.0 -> 2.0.0 > qpdf: upgrade 10.4.0 -> 10.5.0 > ldns: update to 1.8.1 > glmark2: upgrade 2021.02 -> 2021.12 > byacc: upgrade 20210808 -> 20211224 > pkcs11-helper: Fix build with nss >= 3.73.1 > nss: upgrade 3.64 -> 3.73.1 > cdrkit: remove ${PN} from ${PN}-dev RDEPENDS > netdata: fix for commit 8554624cc7f84e6b63b2ea4b94ee5fd2821021ca > netdata: do not send anonymous statistics by default. > netdata: fixed some oelint-adv issues in the recipe. > netdata: version bump from 1.32.0 to 1.32.1 > tvheadend: Disable dvbscan > postgresql: fix CVE-2021-23214,CVE-2021-23222 > xl2tpd: update to 1.3.16 > vlc: Fix build with un-renameed native libtool > php: Upgrade to 8.1.0 > packagegroup-meta-oe: Add gutenprint, python3-pycups and usbip-tools > Add pycups - python bindings for CUPS > Add gutenprint to meta-oe > Added usbip-tools for kernel USB/IP > openipmi: upgrade 2.0.31 -> 2.0.32 > simple-mtpfs: update to 0.4.0 > libnet-dns-perl: upgrade 1.32 -> 1.33 > satyr: upgrade 0.38 -> 0.39 > redis-plus-plus: upgrade 1.3.2 -> 1.3.3 > nano: upgrade 5.9 -> 6.0 > mpich: upgrade 3.4.2 -> 3.4.3 > libteam: improve the ptest output > ipmitool: Split ipmievd into a separate package > fio: upgrade 3.28 -> 3.29 > samba: upgrade 4.14.10 -> 4.14.11 > postfix: upgrade 3.6.2 -> 3.6.3 > openvpn: upgrade 2.5.4 -> 2.5.5 > chrony: upgrade 4.1 -> 4.2 > contrib: fix python warnings for oe-stylize > contrib: allow override-style syntax for vars & routines > libkcapi: Fix build with musl > inotify-tools: Fix build on musl > googletest: Switch branch from master to main > libnftnl: add ptest > dnf-plugin-tui: Fix bug when generating CSV file > mctp: install dbus service configuration > mctp: upgrade to v1.0 > python3-ujson: upgrade 4.3.0 -> 5.0.0 > python3-grpcio: upgrade 1.41.1 -> 1.43.0 > python3-gmpy2: upgrade 2.1.0rc1 -> 2.1.1 > python3-django: upgrade 3.2.5 -> 3.2.10 > python3-contextlib2: update to 21.6.0 > python3-prompt-toolkit: Upgrade 3.0.22 -> 3.0.24 > python3-cachecontrol: Upgrade 0.12.9 -> 0.12.10 > python3-humanize: Upgrade 3.12.0 -> 3.13.1 > python3-sqlalchemy: upgrade 1.4.27 -> 1.4.28 > python3-websocket-client: upgrade 1.2.1 -> 1.2.3 * sources/meta-qcom 8eb865a...302e275 (5): > Merge pull request #411 from bhupesh-sharma/dont-set-INITRAMFS_IMAGE-sa8155p-master > Merge pull request #410 from bhupesh-sharma/move-sa8155p-adp-to-5.16-master > Merge pull request #405 from alimon/master > Merge pull request #408 from ndechesne/sdx55 > Merge pull request #407 from lumag/fix-sdx55 * sources/meta-qt5 b64b0a2...21db273 (1): > qtbase: Fix ptest compilation with clang * sources/meta-raspberrypi cd23492...58cc662 (1): > machine: add Pi Zero 2 W 32bits * sources/meta-rockchip 6fed279...17703ee (1): > trusted-firmware-a: replace baudrate with the one specified in machine conf * sources/meta-ti 7a9ebcf9...75ff5168 (1): > ti-img-encode-decode: constrain ti-img-encode-decode test apps to J7 * sources/openembedded-core 88da9b61b4...050aad0e9d (80): > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class > bleeding: Add a global file to define managed tip of trees > glibc,cross-localedef-native: Implement devupstream support > devupstream: Handle SRC_URI less recipes > glibc: Add devupstream support > glibc: Append files instead of making then part of main SRC_URI > glibc-testsuite: Use append operator to add check-test-wrapper > glibc: Upgrade to 2.35 (RFC) > esdk: locked sig mismatch warnings when build from esdk env > qemux86: Add identical qemux86copy variant for tests > wayland: upgrade 1.19.0 -> 1.20.0 > base/patch: Disable network for unpack/patch/configure/compile/install > cve-check: add coverage statistics on recipes without CVEs > gcc: Drop stdlib++ option patch > tzdata: Remove no longer relevant RCONFLICTS:${PN} > kernel: add -dbg package > gawk: remove load-sensitive tests > classes/kernel*: add variables to allow changing artifact extension > classes/qemuboot: allow IMAGE_LINK_NAME to be empty > classes/kernel*: allow disabling symlink creation > binutils: CVE-2021-42574 > qemu: Add selinux PACKAGECONFIG > kmod: expand compression PACKAGECONFIGs > kmod: merge target/native recipes > kmod: remove obsolete ac_pwd manipulation > openssl: upgrade to 3.0.1 > gcc: Update status of musl stddef.h patch > python3: backport a fix so the test suite passes with OpenSSL 3.0.1 > sysvinit: upgrade 3.00 -> 3.01 > python3-importlib-metadata: upgrade 4.8.2 -> 4.9.0 > linux-firmware: upgrade 20211027 -> 20211216 > linux-yocto/5.10: update to v5.10.87 > linux-yocto/5.15: update to v5.15.10 > linux-yocto/5.10: update to v5.10.85 > linux-yocto/5.15: update to v5.15.8 > linux-yocto/5.15: update to v5.15.7 > linux-yocto/5.10: update to v5.10.84 > oeqa/selftest/bbtests: Use YP sources mirror instead of GNU > lttng-tools: Upgrade 2.13.1 -> 2.13.2 > qemu: Upgrade 6.1.0 -> 6.2.0 > tzdata: Clean up > tzdata: Remove unnecessary RPROVIDES > tzdata: Make it compatible with devtool modify > selftest: recipetool: Add test for handle_license_vars function > selftest: recipetool: Add test for split_pkg_licenses function > recipetool: Separate licenses with & operator > recipetool: Sort output of guess_license function to be deterministic > qemu: add patch to set minimum kernel version for riscv32 > qemu.bbclass: drop OLDEST_KERNEL reference > manpages: Fix override/append ordering and hence task signatures > python3-pyelftools: Depend on debugger, pprint > cantarell-fonts: update 0.301 -> 0.303.1 > python3-idna: Update license to Unicode-TOU > runqemu: additional setting to force software rendering with sdl 2.0.18 > libsdl2: update 2.0.16 -> 2.0.18 > libx11: update 1.7.3 -> 1.7.3.1 > debianutils: update 4.11.2 -> 5.5 > diffoscope: upgrade 194 -> 196 > rxvt-unicode: upgrade 9.26 -> 9.30 > boost: update 1.77.0 -> 1.78.0 > libptytty: add recipe > repo: update 2.18 -> 2.19 > go: upgrade 1.17.4 -> 1.17.5 > piglit: upgrade to latest revision > dpkg: update 1.20.9 -> 1.21.1 > alsa: upgrade 1.2.5 -> 1.2.6 > less: upgrade 590 -> 598 > harfbuzz: upgrade 3.1.2 -> 3.2.0 > vim: do not report upstream version check as broken > lighttpd: upgrade 1.4.61 -> 1.4.63 > python3-setuptools: upgrade 59.4.0 -> 59.5.0 > elfutils: update patch submitted upstream > python3-hypothesis: upgrade 6.30.0 -> 6.31.4 > btrfs-tools: upgrade 5.15 -> 5.15.1 > rust-hello-world: test at runtime > serf: mark upstream as inactive > gcc: Fix CVE-2021-42574 > insane: move src-uri-bad checks to unpack stage > insane: add Inactive-Upstream to Upstream-Status > systemd: Fix systemd-journal-gateway user/groups Signed-off-by: Khem Raj <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
…edded sources/openembedded-core
sources/bitbake 3459d98f...f2062c41 (2):
sources/meta-arm d4dbb2c...ec8faf6 (1):
sources/meta-openembedded 962ba625a5...fe77eaab8f (12):
sources/openembedded-core 0d28b963d9...49d0f82261 (12):
Signed-off-by: Khem Raj [email protected]