diff --git a/CHANGELOG.md b/CHANGELOG.md index 291540de..6ba0b67c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,10 +9,6 @@ All notable changes to the DTS project will be documented in this file. * Add support for NovaCustom V5x0TNx * Add support for Dell Optiplex 7010/9010 * Clean up changelog -* Updated dasharo-configuration-utility to revision 647a5147e5b2914cc92111367c725f888dd37a77 -* Updated ec to revision 12d626f3ea1fc16c2ad89d2ec0e560121111d5a4 -* Updated coreboot-utils to revision adb6e4ca14444eabd6b832dfbe990246cf629bcd -* Updated 3mdeb-secpack to revision 252ff176bbc1b2c66c15eb55cb9a74677c4991ee ## v2.0.0-rc7 - 2024-09-23 diff --git a/meta-dts-distro/recipes-bsp/coreboot-utils/coreboot-utils.inc b/meta-dts-distro/recipes-bsp/coreboot-utils/coreboot-utils.inc index 87a28c8c..c8b90205 100644 --- a/meta-dts-distro/recipes-bsp/coreboot-utils/coreboot-utils.inc +++ b/meta-dts-distro/recipes-bsp/coreboot-utils/coreboot-utils.inc @@ -9,6 +9,6 @@ SRC_URI = " \ git://github.com/Dasharo/coreboot.git;protocol=https;branch=dasharo-4.21\ " -SRCREV = "adb6e4ca14444eabd6b832dfbe990246cf629bcd" +SRCREV = "d08d5eaa98b1204b5e665d3ae4f63fb6f84a0d77" S = "${WORKDIR}/git" diff --git a/meta-dts-distro/recipes-dasharo/3mdeb-secpack/3mdeb-secpack_git.bb b/meta-dts-distro/recipes-dasharo/3mdeb-secpack/3mdeb-secpack_git.bb index 8b38b4d7..e9f6473c 100644 --- a/meta-dts-distro/recipes-dasharo/3mdeb-secpack/3mdeb-secpack_git.bb +++ b/meta-dts-distro/recipes-dasharo/3mdeb-secpack/3mdeb-secpack_git.bb @@ -12,7 +12,7 @@ SRC_URI = " \ git://github.com/3mdeb/3mdeb-secpack.git;protocol=https;branch=master \ file://3mdeb-secpack.sh \ " -SRCREV = "252ff176bbc1b2c66c15eb55cb9a74677c4991ee" +SRCREV = "f52771d2d001c55b164fae397d060d6e5af9c733" S = "${WORKDIR}/git" DASHARO_KEYS_HOMEDIR = "${WORKDIR}/dasharo_keys" diff --git a/meta-dts-distro/recipes-dasharo/dasharo-configuration-utility/dasharo-configuration-utility_git.bb b/meta-dts-distro/recipes-dasharo/dasharo-configuration-utility/dasharo-configuration-utility_git.bb index 22fb3448..01196fff 100644 --- a/meta-dts-distro/recipes-dasharo/dasharo-configuration-utility/dasharo-configuration-utility_git.bb +++ b/meta-dts-distro/recipes-dasharo/dasharo-configuration-utility/dasharo-configuration-utility_git.bb @@ -10,7 +10,7 @@ SRC_URI = " \ git://github.com/Dasharo/dcu.git;protocol=https;branch=main \ " -SRCREV = "647a5147e5b2914cc92111367c725f888dd37a77" +SRCREV = "6817e69d8eab55bc72725a3be4a8627b8d71c31b" S = "${WORKDIR}/git" diff --git a/meta-dts-distro/recipes-support/dasharo-ectool/dasharo-ectool_0.3.8.bb b/meta-dts-distro/recipes-support/dasharo-ectool/dasharo-ectool_0.3.8.bb index cd75eee2..df2f51a5 100644 --- a/meta-dts-distro/recipes-support/dasharo-ectool/dasharo-ectool_0.3.8.bb +++ b/meta-dts-distro/recipes-support/dasharo-ectool/dasharo-ectool_0.3.8.bb @@ -40,7 +40,7 @@ SRC_URI:append = " \ crate://crates.io/winapi/0.3.9 \ " -SRCREV = "12d626f3ea1fc16c2ad89d2ec0e560121111d5a4" +SRCREV = "4ae73b9d2cc2ec34c760c7774a7859d240c4c8dd" SRC_URI[atty-0.2.14.sha256sum] = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8" SRC_URI[autocfg-1.1.0.sha256sum] = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"