-
-
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/meta-arm sources/meta-freescale sources/meta-f…
…reescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-ti sources/poky * sources/meta-arm 5a7db0ae...298b1d82 (8): > CI: use nanbield branch for meta-virtualization > arm/selftest: add test that DISPLAY is forwarded into the runfvp child > scripts/runfvp: exit code should be the FVP exit code > arm/lib/fvp/runner: don't pass '' as cwd > arm-bsp/documentation: corstone1000: enable debug-tweaks > arm/generic-arm64: remove obsolete SERIAL_CONSOLES_CHECK > arm-bsp: corstone1000 depends on meta-efi-secure-boot > CI: Add meta-secure-core to pending-upgrades for corstone1000 * sources/meta-freescale e3f8a44e...80a6f043 (2): > Merge pull request #1688 from thochstein/multimedia > Merge pull request #1689 from junzhuimx/master * sources/meta-freescale-3rdparty 47d6186...bf46965 (3): > Merge pull request #286 from chrisdimich/master > Merge pull request #285 from chrisdimich/master > Merge pull request #283 from twoerner/contrib/twoerner/32bit-dt-reorg * sources/meta-openembedded 1b0154df77...6f26ff340b (40): > exiftool: add recipe > influxdb: Add start script used by systemd service > yajl: fix CVE-2017-16516, CVE-2022-24795, CVE-2023-33460 > python3-ninja: Set BBCLASSEXTEND = "native nativesdk" > python3-ninja-syntax: Set BBCLASSEXTEND = "native nativesdk" > libblockdev: Upgrade 3.0.3 -> 3.0.4 > imlib2: Upgrade 1.7.1 -> 1.12.1 > libsmi: enable native build > python3-jsonref: Upgrade 1.0.1 -> 1.1.0 > python3-pdm: add recipe > python3-pdm-backend: add recipe > python3-wand: add recipe > rest: Add packageconfigs for examples and tests > python3-pytest-mock: Only set SRCREV once > python3-pylint: Only set SRCREV once > python3-greenlet: Avoid duplicate URI in SRC_URI > python3-kivy: Move a comment so it makes more sense > xarchiver: Specify the version in the recipe file name > gst-shark: Update to 0.8.1 properly > libuvc: Specify the version in the recipe file name > fluidsynth: Specify the version in the recipe file name > mksh: Update to 59c properly > libtorrent: Add UPSTREAM_CHECK_GITTAGREGEX > Revert "libtorrent: upgrade 0.13.8 -> 1" > mstpd: Update to 0.1.0+ > neatvnc: Specify the version in the recipe file name > pahole: Correct the version in the recipe file name > jack: Revert to 1.9.22 > modemmanager: inherit upstream-version-is-even > Revert "modemmanager: upgrade 1.22.0 -> 1.23.1" > python3-py7zr: add recipe > python3-pyppmd: add recipe > python3-pybcj: add recipe > libchamplain: Upgrade 0.12.20 -> 0.12.21 > webp-pixbuf-loader: Upgrade 0.2.4 -> 0.2.5 > nv-codec-headers: Upgrade 12.0.16.0 -> 12.1.14.0 > rest: Upgrade 0.9.0 -> 0.9.1 > Brotli: fix build failed if the path includes "-static" > xdg-desktop-portal-gtk: Upgrade 1.14.1 -> 1.15.1 > xdg-desktop-portal: Upgrade 1.18.0 -> 1.18.1 * sources/meta-qcom 85e8d59...e6b49c1 (2): > Merge pull request #536 from lumag/linux-yocto > Merge pull request #538 from lumag/fix-fw * sources/meta-ti 0dc59a97...d27c11e2 (4): > u-boot-ti-mainline: Update to v2023.10 mainline version > linux-ti-mainline: Update to v6.6 mainline version > optee: Rework include files > Update SRCREV for u-boot and linux extras * sources/poky e6342f7b187...6eb23b311da (49): > bitbake: toaster: replace deprecated tags ifequal and ifnotequal > Revert "xserver-xorg: Fix for CVE-2023-5574" > poky-tiny: fix PACKAGE_EXCLUDE > systemd: Make libnss-mymachines conditional upon packageconfig > populate_sdk_ext: split copy_buildsystem() into logical steps defined as functions > python3-cryptography(-vectors): upgrade 41.0.4 -> 41.0.5 > xserver-xorg: Fix for CVE-2023-5574 > patchtest: rework license checksum tests > debianutils: Fix warnings > package/package_write: Improve packagedata code location > go-vendor: Minor style tweaks > insane: Move unpack tests to do_recipe_qa > sstate: Ensure sstate searches update file mtime > migration-guides: fix empty sections > ref-manual: classes: explain cml1 class name > migration-4.3: additional migration items > migration-4.3: adjustments to existing text > migration-4.3: remove some unnecessary items > release-notes-4.3: feature additions > release-notes-4.3: move new classes to Rust section > release-notes-4.3: remove the Distribution section > release-notes-4.3: add CVEs, recipe upgrades, license changes, contributors > release-notes-4.3: tweaks to existing text > release-notes-4.3: fix some typos > ref-manual: remove semicolons from *PROCESS_COMMAND variables > ref-manual: update SDK_NAME variable documentation > Remove references to apm in MACHINE_FEATURES > bsp-guide: bsp.rst: update beaglebone example > overview-manual: concepts: Add Bitbake Tasks Map > dev-manual: extend the description of CVE patch preparation > migration-guides: git recipes reword > migration-guides: packaging changes > migration-guides: add BitBake changes > migration-guides: add utility notes > migration-guides: add testing notes > migration-guides: enabling SPDX only for Poky, not a global default > migration-guides: remove SERIAL_CONSOLES_CHECK > migration-guides: add kernel notes > migration-guides: mention CDN > migration-guides: mention LLVM 17 > migration-guides: remove non-notable change > migration-guides: QEMU_USE_SLIRP variable removed > migration-guides: edgerouter machine removed > migration-guides: add debian 12 to newly supported distros > migration-guides: further updates for release 4.3 > ref-manual: variables: remove SERIAL_CONSOLES_CHECK > ref-manual: variables: add RECIPE_MAINTAINER > ref-manual: variables: mention new CDN for SSTATE_MIRRORS > ref-manual: document cargo_c class Signed-off-by: Khem Raj <[email protected]>
- Loading branch information
Showing
7 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
Submodule meta-arm
updated
11 files
Submodule meta-freescale
updated
13 files
Submodule meta-freescale-3rdparty
updated
4 files
+1 −1 | conf/machine/include/imx233-olinuxino.inc | |
+1 −3 | conf/machine/nitrogen8m.conf | |
+7 −7 | conf/machine/wandboard.conf | |
+9 −3 | recipes-bsp/imx-atf/imx-atf-boundary_2.8.bb |
Submodule meta-openembedded
updated
88 files
Submodule meta-qcom
updated
33 files
Submodule meta-ti
updated
15 files
Submodule poky
updated
31 files