Skip to content

Commit

Permalink
Merge pull request #1006 from YoeDistro/kraj/master
Browse files Browse the repository at this point in the history
update layers
  • Loading branch information
cbrake authored Feb 19, 2025
2 parents 863f0a7 + d1784c5 commit d8df346
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 5 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ and this project adheres to
- Upgrade python to 2.13.2
- Upgrade Go compiler to 1.22.12
- Switch p7zip to 7zip in classes
- Upgrade musl to latest and fix failing recipes
- Update coreutils to 9.6
- Update OpenSSL to 3.4.1

### Added

Expand Down
2 changes: 1 addition & 1 deletion conf/site.conf
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ require ${TOPDIR}/conf/projects/${PROJECT}/config.conf
#YOE_PROFILE = "yoe-musl-systemd-wayland"
#require conf/world.conf

IMG_VERSION = "25.01.3"
IMG_VERSION = "25.01.4"

#INHERIT += "cve-check"
2 changes: 1 addition & 1 deletion sources/meta-openembedded
Submodule meta-openembedded updated 28 files
+4 −4 meta-filesystems/dynamic-layers/meta-python/recipes-support/gpiod-sysfs-proxy/gpiod-sysfs-proxy_0.1.2.bb
+1 −1 meta-multimedia/recipes-multimedia/dav1d/dav1d_1.5.1.bb
+38 −0 meta-networking/recipes-support/mctp/mctp/0001-mctp-bench-Adjust-headers.patch
+3 −2 meta-networking/recipes-support/mctp/mctp_2.1.bb
+2 −1 meta-oe/recipes-devtools/lapack/lapack_3.12.1.bb
+31 −22 meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/0001-include-missing-system-headers.patch
+40 −0 meta-oe/recipes-multimedia/mplayer/libplacebo/0001-Fix-compiling-demos-without-nuklear.patch
+34 −0 meta-oe/recipes-multimedia/mplayer/libplacebo/0001-meson-add-glslang-lib-for-15.0.0-linking.patch
+10 −1 meta-oe/recipes-multimedia/mplayer/libplacebo_7.349.0.bb
+1 −1 meta-oe/recipes-security/nmap/nmap_7.95.bb
+48 −0 meta-oe/recipes-support/liboop/liboop/0001-Use-pkg-config-to-find-tcl.patch
+0 −13 meta-oe/recipes-support/liboop/liboop/tcl_dev.patch
+3 −3 meta-oe/recipes-support/liboop/liboop_1.0.1.bb
+0 −43 meta-oe/recipes-support/liburing/liburing/0001-test-Compile-nolibc.c-only-when-CONFIG_NOLIBC-is-set.patch
+0 −27 meta-oe/recipes-support/liburing/liburing/0001-test-Drop-including-error.h-header.patch
+39 −0 meta-oe/recipes-support/liburing/liburing/0001-test-Including-missing-string.h-for-memcpy.patch
+0 −32 meta-oe/recipes-support/liburing/liburing/0002-ooo-file-unreg.c-Include-poll.h-instead-of-sys-poll..patch
+2 −4 meta-oe/recipes-support/liburing/liburing_2.9.bb
+28 −0 meta-oe/recipes-support/multipath-tools/files/0001-libmpathutils-uxsock.c-Include-string.h-for-memcpy.patch
+1 −0 meta-oe/recipes-support/multipath-tools/multipath-tools_0.11.0.bb
+28 −0 meta-oe/recipes-support/systemd-netlogd/systemd-netlogd_1.4.4.bb
+1 −1 meta-python/recipes-devtools/python/python3-bandit_1.8.3.bb
+1 −1 meta-python/recipes-devtools/python/python3-cppy_1.3.1.bb
+1 −1 meta-python/recipes-devtools/python/python3-humanize_4.12.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-simplejson_3.20.1.bb
+1 −1 meta-python/recipes-devtools/python/python3-typeguard_4.4.2.bb
+1 −1 meta-webserver/recipes-httpd/nginx/nginx_1.26.3.bb
+2 −2 meta-webserver/recipes-httpd/nginx/nginx_1.27.4.bb
2 changes: 1 addition & 1 deletion sources/poky
Submodule poky updated 109 files

0 comments on commit d8df346

Please sign in to comment.