Skip to content

Commit

Permalink
Layer Updates: sources/meta-clang sources/meta-odroid sources/meta-op…
Browse files Browse the repository at this point in the history
…enembedded sources/meta-qcom sources/meta-qt6 sources/meta-tegra sources/meta-ti sources/poky

* sources/meta-clang 74d3368...8aaed8f (2):
  > Revert "cmake-native.bbclass: Add ubfs specific variable to ignore list"
  > cmake-native.bbclass: Add ubfs specific variable to ignore list

* sources/meta-odroid e0fde5e...f700f8e (1):
  > mesa: only remove khrplatform.h if odroid-c4

* sources/meta-openembedded ba89a9058a...991e6852a5 (20):
  > libexosip2: package binaries in a separate package
  > libexosip2: add c-ares and openssl PACKAGECONFIG
  > frr: fix CVEs CVE-2023-4675{2,3} and CVE-2023-4723{4,5}
  > strongswan: upgrade 5.9.11 -> 5.9.12
  > python3-rich: upgrade 13.6.0 -> 13.7.0
  > python3-pydantic: upgrade 2.5.0 -> 2.5.1
  > python3-pdm: upgrade 2.10.1 -> 2.10.3
  > python3-pastedeploy: upgrade 3.0.1 -> 3.1.0
  > python3-ldap: upgrade 3.4.3 -> 3.4.4
  > python3-imageio: upgrade 2.32.0 -> 2.33.0
  > python3-django: upgrade 4.2.5 -> 4.2.7
  > python3-dateparser: upgrade 1.1.8 -> 1.2.0
  > python3-aiohttp: upgrade 3.8.6 -> 3.9.0
  > libwebsockets: upgrade 4.3.2 -> 4.3.3
  > libextutils-cppguess-perl: upgrade 0.26 -> 0.27
  > gnome-bluetooth: upgrade 42.6 -> 42.7
  > exiftool: upgrade 12.69 -> 12.70
  > ctags: upgrade 6.0.20231112.0 -> 6.0.20231119.0
  > c-ares: upgrade 1.22.0 -> 1.22.1
  > zeromq: Update to 4.3.5

* sources/meta-qcom 1842039...e943354 (2):
  > Merge pull request #554 from lumag/fix-warnings
  > Merge pull request #553 from chirag-jn/adbfix

* sources/meta-qt6 36de50c...f7c6ad2 (2):
  > Merge pull request #21 from YoeDistro/kraj/6.6
  > Merge pull request #20 from YoeDistro/kraj/6.6

* sources/meta-tegra cd198959...fb4c603c (2):
  > tegra-uefi-capsule: add TEGRA_UEFI_CAPSULE_SIGNING_EXTRA_DEPS
  > Upgrade nsight-systems to 2023.2.4

* sources/meta-ti 4b00f246...d3bcad2c (3):
  > pru-icss_git.bb: update to PSSP v6.3.0
  > k3r5: ensure separate TMPDIR used for this multiconfig
  > optee-os: Enable OP-TEE TRNG in AM62X

* sources/poky 4d6c63a56c5...1872cc9d505 (44):
  > Revert "binutils: Fix CVE-2022-47007"
  > rust-llvm: remove python3native dependency
  > binutils: Fix CVE-2022-47007
  > vulkan: upgrade 1.3.261.1 -> 1.3.268.0
  > oeqa/selftest/tinfoil: Add tests that parse virtual recipes
  > sqlite3: upgrade 3.43.2 -> 3.44.0
  > puzzles: upgrade to latest revision
  > mmc-utils: upgrade to latest revision
  > libtirpc: upgrade 1.3.3 -> 1.3.4
  > libnotify: upgrade 0.8.2 -> 0.8.3
  > harfbuzz: upgrade 8.2.2 -> 8.3.0
  > gsettings-desktop-schemas: upgrade 44.0 -> 45.0
  > gstreamer1.0: upgrade 1.22.6 -> 1.22.7
  > package_ipk: Fix Source: field variable dependency
  > shared-mime-info: embed PV in the filename
  > bitbake.conf: Log events by default using BB_DEFAULT_EVENTLOG
  > oeqa/selftest/sstatetests: Re-enable CDN tests
  > bitbake: toaster/tests: Add UI TestCase - Test the show rows feature in image recipe
  > bitbake: toaster/tests: Add UI TestCase for the edit column feature in image recipe
  > bitbake: toaster/tests: Add UI TestCase - Test project page section images
  > bitbake: toaster/tests: Add UI TestCase - Test project page tab "New custom image"
  > bitbake: toaster/tests: Add UI TestCase - Test project page tab import layer
  > bitbake: toaster/tests: Add UI TestCase - Test project config tab
  > bitbake: toaster/tests: Add UI TestCase - Test project config tab navigation:
  > bitbake: toaster/tests: Add UI TestCase - Test project page has right tabs displayed
  > bitbake: toaster/tests: Add UI TestCase - Test edit project name on project page
  > bitbake: toaster/tests: Add UI TestCase - Check project header contains right items
  > bitbake: toaster/tests/create_new_project: Code cleanup
  > bitbake: toaster/tests: Add UI TestCase for visualize all projects show rows
  > bitbake: toaster/tests: Add UI TestCase for visualize all projects edit column
  > bitbake: toaster/tests: Add UI TestCase for Visualize all projects
  > bitbake: cache: Simplify virtualfn2realfn()
  > bitbake: cookerdata: Be consistent with what type bb_data represents
  > bitbake: command: Make parseRecipeFile() handle virtual recipes correctly
  > bitbake: cooker: Avoid sideeffects for autorev from getAllKeysWithFlags
  > bitbake: cooker: Add support for BB_DEFAULT_EVENTLOG
  > python3-poetry-core: upgrade 1.7.0 -> 1.8.1
  > oeqa/selftest/debuginfod: improve selftest
  > kernel-arch: use ccache only for compiler
  > lib/oe/patch: ensure os.chdir restoring always happens
  > vim: Upgrade 9.0.2048 -> 9.0.2068
  > vscode: add minimal configuration
  > vim: use upstream generated .po files
  > useradd_base: Fix sed command line for passwd-expire

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Nov 23, 2023
1 parent b0e720b commit 0cce4e1
Show file tree
Hide file tree
Showing 9 changed files with 10 additions and 9 deletions.
2 changes: 1 addition & 1 deletion sources/meta-clang
Submodule meta-clang updated 0 files
2 changes: 1 addition & 1 deletion sources/meta-odroid
2 changes: 1 addition & 1 deletion sources/meta-openembedded
Submodule meta-openembedded updated 25 files
+1 −1 meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_42.7.bb
+125 −0 meta-networking/recipes-protocols/frr/frr/CVE-2023-46752.patch
+117 −0 meta-networking/recipes-protocols/frr/frr/CVE-2023-46753.patch
+95 −0 meta-networking/recipes-protocols/frr/frr/CVE-2023-47234.patch
+112 −0 meta-networking/recipes-protocols/frr/frr/CVE-2023-47235.patch
+6 −0 meta-networking/recipes-protocols/frr/frr_9.0.1.bb
+7 −0 meta-networking/recipes-support/libexosip2/libexosip2_5.3.0.bb
+1 −1 meta-networking/recipes-support/strongswan/strongswan_5.9.12.bb
+0 −32 ...es-connectivity/libwebsockets/libwebsockets/0001-Fix-Werror-enum-int-mismatch-in-lws_tls_server_abort.patch
+2 −3 meta-oe/recipes-connectivity/libwebsockets/libwebsockets_4.3.3.bb
+0 −64 meta-oe/recipes-connectivity/zeromq/files/0001-src-secure_allocator.hpp-define-missing-rebind-type.patch
+3 −5 meta-oe/recipes-connectivity/zeromq/zeromq_4.3.5.bb
+1 −1 meta-oe/recipes-devtools/ctags/ctags_6.0.20231119.0.bb
+1 −1 meta-oe/recipes-devtools/perl/exiftool_12.70.bb
+1 −1 meta-oe/recipes-support/c-ares/c-ares_1.22.1.bb
+1 −1 meta-perl/recipes-perl/libextutils/libextutils-cppguess-perl_0.27.bb
+1 −1 meta-python/recipes-devtools/python/python3-aiohttp_3.9.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-dateparser_1.2.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-django_4.2.7.bb
+1 −1 meta-python/recipes-devtools/python/python3-imageio_2.33.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-pastedeploy_3.1.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-pdm_2.10.3.bb
+1 −1 meta-python/recipes-devtools/python/python3-pydantic_2.5.1.bb
+1 −1 meta-python/recipes-extended/python-rich/python3-rich_13.7.0.bb
+1 −1 meta-python/recipes-networking/python/python3-ldap_3.4.4.bb
3 changes: 2 additions & 1 deletion sources/meta-yoe/conf/distro/busyboxinit.inc
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ INIT_MANAGER = "mdev-busybox"

# We want to use sysvinit scripts to initialize a complete system
# default is bare system where init system needs to be told what to run
DISTRO_FEATURES:append = " sysvinit"
DISTRO_FEATURES:append = " sysvinit "
DISTRO_FEATURES_BACKFILL_CONSIDERED:remove = "sysvinit"
2 changes: 1 addition & 1 deletion sources/poky
Submodule poky updated 50 files
+2 −0 .gitignore
+32 −0 .vscode/settings.json
+2 −4 bitbake/lib/bb/cache.py
+4 −4 bitbake/lib/bb/command.py
+24 −8 bitbake/lib/bb/cooker.py
+5 −6 bitbake/lib/bb/cookerdata.py
+126 −0 bitbake/lib/toaster/tests/browser/test_all_projects_page.py
+2 −1 bitbake/lib/toaster/tests/functional/test_create_new_project.py
+247 −0 bitbake/lib/toaster/tests/functional/test_project_page.py
+578 −0 bitbake/lib/toaster/tests/functional/test_project_page_tab_config.py
+1 −1 bitbake/lib/toaster/toastergui/templates/mrb_section.html
+5 −1 meta/classes-global/package_ipk.bbclass
+3 −3 meta/classes-recipe/kernel-arch.bbclass
+1 −1 meta/classes/useradd_base.bbclass
+1 −0 meta/conf/bitbake.conf
+1 −0 meta/conf/distro/include/maintainers.inc
+4 −3 meta/lib/oe/patch.py
+88 −36 meta/lib/oeqa/selftest/cases/debuginfod.py
+2 −2 meta/lib/oeqa/selftest/cases/sstatetests.py
+24 −1 meta/lib/oeqa/selftest/cases/tinfoil.py
+1 −1 meta/recipes-devtools/mmc/mmc-utils_git.bb
+3 −6 meta/recipes-devtools/python/python3-poetry-core_1.8.1.bb
+10 −1 meta/recipes-devtools/rust/rust-llvm_1.70.0.bb
+1 −1 meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb
+1 −1 meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_45.0.bb
+1 −1 meta/recipes-gnome/libnotify/libnotify_0.8.3.bb
+5 −1 meta/recipes-graphics/glslang/glslang_1.3.268.0.bb
+1 −1 meta/recipes-graphics/harfbuzz/harfbuzz_8.3.0.bb
+2 −1 meta/recipes-graphics/spir/spirv-headers_1.3.268.0.bb
+2 −1 meta/recipes-graphics/spir/spirv-tools_1.3.268.0.bb
+3 −2 meta/recipes-graphics/vulkan/vulkan-headers_1.3.268.0.bb
+4 −3 meta/recipes-graphics/vulkan/vulkan-loader_1.3.268.0.bb
+2 −1 meta/recipes-graphics/vulkan/vulkan-tools_1.3.268.0.bb
+33 −0 meta/recipes-graphics/vulkan/vulkan-utility-libraries_1.3.268.0.bb
+5 −4 meta/recipes-graphics/vulkan/vulkan-validation-layers_1.3.268.0.bb
+1 −1 meta/recipes-multimedia/gstreamer/gst-devtools_1.22.7.bb
+1 −1 meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.22.7.bb
+1 −1 meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.22.7.bb
+1 −1 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22.7.bb
+1 −1 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22.7.bb
+1 −1 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.7.bb
+1 −1 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.22.7.bb
+1 −1 meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.22.7.bb
+1 −1 meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.22.7.bb
+1 −1 meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.22.7.bb
+1 −1 meta/recipes-multimedia/gstreamer/gstreamer1.0_1.22.7.bb
+1 −1 meta/recipes-sato/puzzles/puzzles_git.bb
+1 −1 meta/recipes-support/shared-mime-info/shared-mime-info_2.4.bb
+1 −1 meta/recipes-support/sqlite/sqlite3_3.44.0.bb
+6 −4 meta/recipes-support/vim/vim.inc

0 comments on commit 0cce4e1

Please sign in to comment.