-
-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Layer Updates: sources/bitbake sources/meta-arm sources/meta-freescal…
…e-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qt5 sources/meta-raspberrypi sources/meta-ti sources/openembedded-core * sources/bitbake 8e7f2b65...ee6a951d (4): > doc: bitbake-user-manual: expand SRC_URI description > cooker: Fix task-depends.dot for multiconfig targets > fetch: Add README on fetcher design constraints > lib/pyinotify.py: Remove deprecated module asyncore * sources/meta-arm 0417374...6bc7edf (13): > arm-toolchain: upgrade gcc-arm-none-eabi (GNU-RM) to 10.3-2021.10 > Remove use of deprecated `lnr` command > arm/qemuarm64-sbsa: replace with qemu-generic-arm64 > arm-bsp/trusted-firmware-m: remove INSANE_SKIP in corstone1000 > arm-bsp/trusted-firmware-m: clean up corestone1000 do_install > arm-bsp/trusted-firmware-m: remove meaningless PACKAGECONFIGs > arm-bsp/trusted-firmware-m: update corstone1000 customisations for 1.4.1 update > arm/trusted-firmware-m: upgrade to 1.4.1 > CI: remove unnecessary "+=" > arm-bsp/fvp-base: track latest linux-yocto > arm/python3-cbor: remove, cbor2 is used now > arm-bsp/python3-imgtool: remove, this is now in meta-python > arm/trusted-firmware-m: use python3-cbor2 instead of python3-cbor * sources/meta-freescale-3rdparty 4661bdc...f007a9f (1): > Merge pull request #185 from MaxKrummenacher/update-toradex * sources/meta-intel ff68bb49...42a15be8 (2): > onevpl-intel-gpu: Add VDSFC CSC support > onevpl: Add VDSFC CSC support for sample_decode * sources/meta-openembedded bf1e71cea9...e0ab236378 (34): > tracker,tracker-miners: Upgrade to 3.2.1 > gedit: introspection is not valid meson option > tracker-miners: introspection is not valid meson option > gjs: introspection is not valid meson option > tepl: introspection is not valid meson option > libgweather: introspection is not valid meson option > libmediaart: introspection is not valid meson option > gnome-desktop: introspection is not valid meson option > tracker: introspection is not valid meson option > xf86-video-nouveau: fixup driver for new X server ABI > open-vpm-tools: update 11.2.5 -> 11.3.5 > libstatgrab: update 0.92 -> 0.92.1 > libxmlb: put binary into separate package > libgusb: Use the correct args to disable vala support > mozjs-91: fix do_configure failure > mozjs-78: fix do_configure failure > sdbus-c++-libsystemd: Upgrade to 249.5 > xf86-video-ati: Upgrade to 19.1.0 > bitwise: Upgrade 0.42 -> 0.43 > php: Build minilua for build host > php: update from 7.4.21 to 8.0.12 > libgusb: add PACKAGECONFIG for vapi and keep it enabled only when introspection is > strongswan: add required kernel modules to RRECOMMENDS > lvgl: Add hints about using configuration variables > linpack: Build both sp and dp binaries > nginx: use ln -rs > python3-configparser: Upgrade 5.0.2 -> 5.1.0 > python3-httplib2: upgrade 0.20.1 -> 0.20.2 > python3-graphviz: upgrade 0.17 -> 0.18 > python3-google-api-python-client: upgrade 2.28.0 -> 2.30.0 > python3-fastnumbers: upgrade 3.1.0 -> 3.2.1 > python3-async-timeout: upgrade 3.0.1 -> 4.0.0 > python3-aiohttp: upgrade 3.7.4 -> 3.8.0 > python3-aenum: upgrade 3.1.2 -> 3.1.3 * sources/meta-qt5 b6680da...05ed1d9 (8): > maliit-plugins-qt5: inherit pkgconfig > libqofonoext: Fix new repo and update 1.0.25 -> 1.0.27 > libqofono: Fix new repo and update 0.100 -> 0.103 > libconnman-qt5: Fix new repo and update 1.2.34 -> 1.2.35 > qtwebengine: fix libvpx config name > qtwebkit: Fix build on mips/clang > Recipes: add explicit branch parameter and use https:// instead of git:// for github.com > qtsystems: remove multiple installation of example files * sources/meta-raspberrypi e31fba4...fed7688 (12): > README.md: Fix the matrix chat link > Update references to Yocto mailing list > docs: Advertise raspberrypi0-2w-64 supported machine > docs: Add module dependency/requirement for RtD > docs: Fix RtD build > README.md: Fix sponsor table take two > README.md: Fix sponsor table > docs: Bump copyright year > README.md: Fix docs and minor tweaks > linux-raspberrypi: Bump to 5.10.78 > linux-firmware-rpidistro: Package bcm43436 and bcm43436s firmware > conf/machine: Add Pi Zero 2 Wifi 64bit yocto machine * sources/meta-ti 88f48e7c...15326435 (21): > ti-rtos-firmware: Update M4F binary for AM64x SoCs > linux-ti-staging: Bump to 08.01.00.001 release > linux-ti-staging-rt: Bump to 08.01.00.001 release > u-boot-ti-staging: Bump to 08.01.00.001 release > ti-linux-fw: Bump to 08.01.00.001 release > conf: j7-evm: Replace eaik dtb with sk to KERNEL_DEVICETREE > linux-ti-staging-rt: Bump linux rt version to latest > linux-ti-staging: Bump linux version to latest > ti-sci-fw_git: Fix issue with using gp*.bin for TISCI firmware > prusw-fw-am65x-sr2: Add recipe for ICSSG Switch mode firmware for AM65x SR2.0 > pru-icss_git.bb: add AM64x, update to PSSP v6.0.0 > ti-linux-fw: AUTOREV support for ti-linux-fw > ti-linux-fw: Support common inc for all firmware > ipc: ti-rpmsg-char: Update library to 0.3.1 > conf: am57xx-evm: ReIntroduce existent dtb* for 5.10 > conf: dra7xx-evm: ReIntroduce existent dtb* for 5.10 > conf: omap-a15: fix the dtb file path for extlinux boot > linux-ti-staging-rt: Update SRCREV to 5.10.65 > linux-ti-staging: Update SRCREV to 5.10.65 > conf: Add extlinux.conf support on some 32bit platforms > conf/machine: k3: Enable grub-efi by default in wic images * sources/openembedded-core 365dc1471a1...61fb93ff9b6 (61): > rpcbind: install rpcbind.conf > runqemu: support rootfs mounted ro > python3-pygobject: Improve introspection handling > gstreamer1.0-python: Improve introspection option handling > mirrors: Add kernel.org sources mirror for downloads.yoctoproject.org > gobject-introspection: Add -Dintrospection only when GIR_MESON_OPTION is not empty > packagegroup-core-x11-base: Drop dbus dependency > packagegroup-core-full-cmdline: Drop compatibility mappings > packagegroups-core-full-cmdline: Drop libraries packagegroup and gmp > packagegroup-core-buildessential: Mark as TUNE_PKGARCH specific > ncurses: poll() works, but only on Linux > dtc: fix mingw build > dtc: add PACKAGECONFIGs for tools and yaml > dtc: use Meson to build > dtc: merge .bb/.inc > insane: remove unrecognised option check for Meson > uninative: Add version to uninative tarball name > ptest-packagelists: Remove qemu ptests for rv32 > glibc-version.inc: remove branch= from GLIBC_GIT_URI > scripts/lib/wic/help.py: Update Fedora Kickstart URLs > qemu: Exclude building on riscv32 > wpa-supplicant: Match package override to PACKAGES for pkg_postinst > xserver-xorg: Remove orphaned comment > scripts/oe-package-browser: Handle no packages being built > scripts/oe-package-browser: Fix after overrides change > convert-srcuri.py: use regex to check space in SRC_URI > gcc-common.inc: Remove mirrors that are no longer available > testsdk.py: Clean up the additions to PREMIRRORS and SSTATE_MIRRORS > slang: Clean up the additions to PREMIRRORS > gcc-common.inc: Clean up the additions to MIRRORS > own-mirrors.bbclass: Clean up the additions to PREMIRRORS > mirrors.bbclass: Clean up the additions to MIRRORS > systemd-bootchart: Revert inappropriate use of ${systemd_system_unitdir} > systemd-conf: Revert inappropriate use of ${systemd_system_unitdir} > systemd: Revert inappropriate use of ${systemd_system_unitdir} > ncurses.inc: Remove a no longer relevant comment > webkitgtk: remove unneeded patch > webkitgtk: submit patches upstream > shared-mime-info: fix meson 0.60 builds > meson: upgrade 0.59.2 -> 0.60.1 > valgrind: submit patch upstream > libgpg-error: mark patch as non-upstreamable > gnu-config: update to latest revision > vulkan-samples: update to latest revision > python3-pyparsing: update 3.0.4 -> 3.0.5 > python3-setuptools: upgrade 58.3.0 -> 58.5.3 > python3-py: upgrade 1.10.0 -> 1.11.0 > python3-pbr: upgrade 5.6.0 -> 5.7.0 > python3-packaging: upgrade 21.0 -> 21.2 > python3-numpy: upgrade 1.21.3 -> 1.21.4 > python3-hypothesis: upgrade 6.24.0 -> 6.24.2 > kexec-tools: update 2.0.22 -> 2.0.23 > socat: upgrade 1.7.4.1 -> 1.7.4.2 > libgpg-error: update 1.42 -> 1.43 > rust: update 1.56.0 -> 1.56.1 > xserver-xorg: add missing libtirpc dependency > xserver-xorg: convert from autotools to meson > xserver-xorg: update 1.20.13 -> 21.1.1 > mesa-demos: mark glew/glu patch as non-upstreamable > mesa-demos: drop glx option and patch > ovmf: submit patch upstream Signed-off-by: Khem Raj <[email protected]>
- Loading branch information
Showing
9 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
Submodule bitbake
updated
4 files
+59 −26 | doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst | |
+3 −1 | lib/bb/cooker.py | |
+57 −0 | lib/bb/fetch2/README | |
+0 −30 | lib/pyinotify.py |
Submodule meta-arm
updated
23 files
Submodule meta-freescale-3rdparty
updated
18 files
Submodule meta-intel
updated
5 files
Submodule meta-openembedded
updated
92 files
Submodule meta-qt5
updated
19 files
Submodule meta-raspberrypi
updated
9 files
+6 −0 | .readthedocs.yaml | |
+6 −10 | README.md | |
+17 −0 | conf/machine/raspberrypi0-2w-64.conf | |
+3 −7 | docs/conf.py | |
+3 −3 | docs/contributing.md | |
+1 −0 | docs/layer-contents.md | |
+1 −0 | docs/requirements.txt | |
+33 −3 | recipes-kernel/linux-firmware-rpidistro/linux-firmware-rpidistro_git.bb | |
+2 −2 | recipes-kernel/linux/linux-raspberrypi_5.10.bb |
Submodule meta-ti
updated
31 files
Submodule openembedded-core
updated
92 files