Skip to content

Commit

Permalink
Merge pull request #922 from YoeDistro/kraj/master
Browse files Browse the repository at this point in the history
update layers
  • Loading branch information
cbrake authored Apr 8, 2024
2 parents 6ecea5c + 71d3273 commit 2bde724
Show file tree
Hide file tree
Showing 9 changed files with 21 additions and 9 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,17 @@ and this project adheres to
- Upgrade gstreamer to 1.22.11
- Fix openssl crash on aarch64 w/o crypto instructions
- Accomodate llvm in readelf and objdump commands in oe packaging
- Enable OPTEE for var-som-mx8 project
- Upgrade Golang to 1.22.2
- Upgrade webkit to 2.44.0
- Fix ptests for several meta-python recipes
- Update QT6 to latest 6.7
- Upgrade clang compiler to 18.1.3

### Added

- New Recipes
- highway, libjxl, python-libusb1
- highway, libjxl, python-libusb1, libfido2, avro-c++

### Removed

Expand Down
6 changes: 6 additions & 0 deletions conf/projects/var-som-mx8/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,12 @@ IMG_VERSION = "0.0.1"
#####################################################################
# add project specific configuration below this line
#####################################################################
# Enable optee see
# https://variwiki.com/index.php?title=IMX8_OPTEE&release=mx8mp-yocto-mickledore-6.1.36_2.1.0-v1.2
MACHINE_FEATURES:append = " optee"
DISTRO_FEATURES:append = " optee"
IMAGE_INSTALL:append = " optee-os"

#require conf/distro/include/lto.inc
#DISTRO_FEATURES:append = " lto"

Expand Down
4 changes: 2 additions & 2 deletions envsetup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -119,10 +119,10 @@ fi
export PROJECT
echo "Setting PROJECT=$PROJECT"

MACHINE=`cat conf/projects/$PROJECT/config.conf | grep '^MACHINE.*=' | cut -d '"' -f 2`
MACHINE=`cat conf/projects/$PROJECT/config.conf | grep '^MACHINE[[:space:]]*=' | cut -d '"' -f 2`

if [ -z "$MACHINE" ]; then
MACHINE=`cat conf/projects/$PROJECT/config.conf | grep '^MACHINE.*=' | cut -d "'" -f 2`
MACHINE=`cat conf/projects/$PROJECT/config.conf | grep '^MACHINE[[:space:]]*=' | cut -d "'" -f 2`
fi

if [ -z "$MACHINE" ]; then
Expand Down
2 changes: 1 addition & 1 deletion sources/meta-clang
2 changes: 1 addition & 1 deletion sources/meta-freescale
2 changes: 1 addition & 1 deletion sources/meta-openembedded
Submodule meta-openembedded updated 30 files
+0 −87 ...orking/recipes-connectivity/mbedtls/mbedtls/0001-AES-NI-use-target-attributes-for-x86-32-bit-intrinsi.patch
+2 −2 meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.8.bb
+6 −2 meta-networking/recipes-connectivity/mbedtls/mbedtls_3.6.0.bb
+1 −1 meta-networking/recipes-protocols/mdns/mdns_2200.100.94.0.2.bb
+2 −2 meta-networking/recipes-support/unbound/unbound_1.19.3.bb
+2 −2 meta-oe/recipes-connectivity/libmbim/libmbim_1.30.0.bb
+2 −2 meta-oe/recipes-connectivity/libqmi/libqmi_1.34.0.bb
+0 −2 meta-oe/recipes-connectivity/libtorrent/libtorrent_git.bb
+2 −0 meta-oe/recipes-dbs/rocksdb/rocksdb_9.0.0.bb
+1 −1 meta-oe/recipes-shells/dash/dash_0.5.12.bb
+88 −0 meta-oe/recipes-support/avro/avro-c++/0001-Remove-cpp-unittest-compilation.patch
+79 −0 meta-oe/recipes-support/avro/avro-c++/0002-Add-package-configuration-files.patch
+26 −0 meta-oe/recipes-support/avro/avro-c++/0003-Update-CXX-standard-to-CXX14.patch
+20 −0 meta-oe/recipes-support/avro/avro-c++_1.11.3.bb
+25 −0 meta-oe/recipes-support/libfido2/libfido2_1.14.0.bb
+40 −0 meta-oe/recipes-support/syslog-ng/files/0001-macros-guard-ipv6-code-with-SYSLOG_NG_ENABLE_IPV6.patch
+1 −0 meta-oe/recipes-support/syslog-ng/syslog-ng_4.6.0.bb
+2 −1 meta-python/conf/include/ptest-packagelists-meta-python.inc
+3 −0 meta-python/recipes-devtools/python/python3-bleak/run-ptest
+23 −6 meta-python/recipes-devtools/python/python3-bleak_0.21.1.bb
+3 −0 meta-python/recipes-devtools/python/python3-netaddr_1.2.1.bb
+0 −40 meta-python/recipes-devtools/python/python3-pillow/0001-explicitly-set-compile-options.patch
+18 −6 meta-python/recipes-devtools/python/python3-pillow_10.3.0.bb
+3 −1 meta-python/recipes-devtools/python/python3-pydantic-core_2.16.3.bb
+1 −1 meta-python/recipes-devtools/python/python3-pydantic_2.6.4.bb
+1 −1 meta-python/recipes-devtools/python/python3-pydbus_0.6.0.bb
+2 −1 meta-python/recipes-devtools/python/python3-pyzmq/run-ptest
+1 −0 meta-python/recipes-devtools/python/python3-pyzmq_25.1.2.bb
+29 −0 ...thon/recipes-devtools/python/python3-whoosh/0001-Mark-non-determinstic-test_minimize_dfa-test-as-XFAI.patch
+2 −0 meta-python/recipes-devtools/python/python3-whoosh_2.7.4.bb
2 changes: 1 addition & 1 deletion sources/poky
Submodule poky updated 53 files
+2 −2 meta-selftest/wic/overlayfs_etc.wks.in
+2 −1 meta/classes-recipe/autotools.bbclass
+1 −1 meta/classes-recipe/image-live.bbclass
+1 −2 meta/conf/distro/include/ptest-packagelists.inc
+1 −1 meta/lib/oe/sstatesig.py
+1 −1 meta/lib/oeqa/selftest/cases/devtool.py
+28 −6 meta/lib/oeqa/selftest/cases/overlayfs.py
+45 −0 meta/recipes-core/glibc/glibc/0024-qemu-stale-process.patch
+1 −0 meta/recipes-core/glibc/glibc_2.39.bb
+3 −0 meta/recipes-core/ovmf/ovmf_git.bb
+1 −0 meta/recipes-core/util-linux/util-linux.inc
+1 −0 meta/recipes-devtools/binutils/binutils-2.42.inc
+17 −0 meta/recipes-devtools/binutils/binutils/0015-gprofng-change-use-of-bignum-to-bigint.patch
+2 −2 meta/recipes-devtools/go/go-1.22.2.inc
+3 −3 meta/recipes-devtools/go/go-binary-native_1.22.2.bb
+0 −0 meta/recipes-devtools/go/go-cross-canadian_1.22.2.bb
+0 −0 meta/recipes-devtools/go/go-cross_1.22.2.bb
+0 −0 meta/recipes-devtools/go/go-crosssdk_1.22.2.bb
+0 −0 meta/recipes-devtools/go/go-native_1.22.2.bb
+0 −0 meta/recipes-devtools/go/go-runtime_1.22.2.bb
+0 −43 meta/recipes-devtools/go/go/0007-exec.go-do-not-write-linker-flags-into-buildids.patch
+0 −0 meta/recipes-devtools/go/go/0007-exec.go-filter-out-build-specific-paths-from-linker-.patch
+0 −0 meta/recipes-devtools/go/go_1.22.2.bb
+10 −1 meta/recipes-extended/bash/bash.inc
+1 −1 meta/recipes-gnome/epiphany/epiphany_46.0.bb
+4 −1 meta/recipes-gnome/gtk+/gtk+3.inc
+2 −0 meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb
+2 −2 meta/recipes-kernel/linux-firmware/linux-firmware_20240312.bb
+2 −2 meta/recipes-kernel/linux/linux-yocto-dev.bb
+93 −0 meta/recipes-kernel/lttng/lttng-modules/0001-Fix-ASoC-snd_doc_dapm-on-linux-6.9-rc1.patch
+0 −70 meta/recipes-kernel/lttng/lttng-modules/0001-Fix-sched_stat_runtime-changed-in-linux-6.8.0-rc1.patch
+132 −0 meta/recipes-kernel/lttng/lttng-modules/0002-Fix-ASoC-add-component-to-set_bias_level-events-in-l.patch
+0 −100 meta/recipes-kernel/lttng/lttng-modules/0002-Fix-timer_start-changed-in-linux-6.8.0-rc1.patch
+81 −0 meta/recipes-kernel/lttng/lttng-modules/0003-Fix-mm_compaction_migratepages-changed-in-linux-6.9-.patch
+0 −46 meta/recipes-kernel/lttng/lttng-modules/0003-Fix-strlcopy-removed-in-linux-6.8.0-rc1.patch
+0 −124 meta/recipes-kernel/lttng/lttng-modules/0004-Fix-btrfs_chunk-tracepoints-changed-in-linux-6.8.0-r.patch
+57 −0 meta/recipes-kernel/lttng/lttng-modules/0004-Fix-dev_base_lock-removed-in-linux-6.9-rc1.patch
+0 −88 meta/recipes-kernel/lttng/lttng-modules/0005-Fix-btrfs_get_extent-flags-and-compress_type-changed.patch
+0 −52 meta/recipes-kernel/lttng/lttng-modules/0006-Fix-ext4_discard_preallocations-changed-in-linux-6.8.patch
+5 −7 meta/recipes-kernel/lttng/lttng-modules_2.13.12.bb
+56 −0 meta/recipes-kernel/lttng/lttng-tools/0001-Fix-rotation-destroy-flush-fix-session-daemon-abort-.patch
+1 −0 meta/recipes-kernel/lttng/lttng-tools_2.13.11.bb
+6 −2 meta/recipes-kernel/perf/perf.bb
+0 −310 meta/recipes-sato/webkit/webkitgtk/0d3344e17d258106617b0e6d783d073b188a2548.patch
+38 −0 meta/recipes-sato/webkit/webkitgtk/2922af379dc70b4b1a63b01d67179eb431f03ac4.patch
+67 −0 meta/recipes-sato/webkit/webkitgtk/30e1d5e22213fdaca2a29ec3400c927d710a37a8.patch
+6 −3 meta/recipes-sato/webkit/webkitgtk_2.44.0.bb
+9 −1 meta/recipes-support/curl/curl_8.6.0.bb
+9 −1 meta/recipes-support/gmp/gmp_6.3.0.bb
+3 −4 meta/recipes-support/gnutls/gnutls/0001-Creating-.hmac-file-should-be-excuted-in-target-envi.patch
+5 −6 meta/recipes-support/gnutls/gnutls/Add-ptest-support.patch
+2 −5 meta/recipes-support/gnutls/gnutls/arm_eabi.patch
+1 −1 meta/recipes-support/gnutls/gnutls_3.8.4.bb

0 comments on commit 2bde724

Please sign in to comment.