From: Wang Mingyu <[email protected]> Changelog: ========= Bugfix: --------- - Add support for capsule on disk for Dell systems - Do not re-use the connection cache to fix Redfish BMC restart - Exclude known recovery partitions when choosing an ESP volume - Fix the VLI usb3 private flag registration
Add suppoert: ------------- - More Mediatek scaler devices - Parade USB hubs Signed-off-by: Wang Mingyu <[email protected]> --- meta-oe/recipes-bsp/fwupd/{fwupd_1.9.22.bb => fwupd_1.9.24.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-bsp/fwupd/{fwupd_1.9.22.bb => fwupd_1.9.24.bb} (98%) diff --git a/meta-oe/recipes-bsp/fwupd/fwupd_1.9.22.bb b/meta-oe/recipes-bsp/fwupd/fwupd_1.9.24.bb similarity index 98% rename from meta-oe/recipes-bsp/fwupd/fwupd_1.9.22.bb rename to meta-oe/recipes-bsp/fwupd/fwupd_1.9.24.bb index d9059daa5..8b66084b7 100644 --- a/meta-oe/recipes-bsp/fwupd/fwupd_1.9.22.bb +++ b/meta-oe/recipes-bsp/fwupd/fwupd_1.9.24.bb @@ -6,7 +6,7 @@ DEPENDS = "glib-2.0 libxmlb json-glib libjcat gcab vala-native python3-jinja2-na SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/${PV}/${BP}.tar.xz \ file://run-ptest" -SRC_URI[sha256sum] = "13fe8f3c0feb25234bb0013c16440f1e7905ec1f24e89dfebb4d5c6fadaf5ae1" +SRC_URI[sha256sum] = "12f560b35dbed981fde8cf774c6d1f2e658a157d3a63d6c439bf418dbcc44b4c" UPSTREAM_CHECK_URI = "https://github.com/${BPN}/${BPN}/releases" UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#111987): https://lists.openembedded.org/g/openembedded-devel/message/111987 Mute This Topic: https://lists.openembedded.org/mt/108138460/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
