From: Wang Mingyu <[email protected]> Changelog: =========== - Add -e switch to select an escape sequence other than Ctrl+\ - More portable TTY settings - Better error and signal handling
Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]> (cherry picked from commit 5665110de0ece93471c74ef855c2e207da71bdd0) Signed-off-by: Ankur Tyagi <[email protected]> --- .../microcom/{microcom_2023.09.0.bb => microcom_2025.11.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-devtools/microcom/{microcom_2023.09.0.bb => microcom_2025.11.0.bb} (89%) diff --git a/meta-oe/recipes-devtools/microcom/microcom_2023.09.0.bb b/meta-oe/recipes-devtools/microcom/microcom_2025.11.0.bb similarity index 89% rename from meta-oe/recipes-devtools/microcom/microcom_2023.09.0.bb rename to meta-oe/recipes-devtools/microcom/microcom_2025.11.0.bb index 73d434cba5..7f0154794d 100644 --- a/meta-oe/recipes-devtools/microcom/microcom_2023.09.0.bb +++ b/meta-oe/recipes-devtools/microcom/microcom_2025.11.0.bb @@ -4,7 +4,7 @@ LICENSE = "GPL-2.0-or-later" LIC_FILES_CHKSUM = "file://COPYING;md5=c9f7c009791eaa4b9ca90dc4c9538d24" SRC_URI = "https://github.com/pengutronix/microcom/releases/download/v${PV}/microcom-${PV}.tar.xz" -SRC_URI[sha256sum] = "ef42184bb35c9762b3e9c70748696f7478efacad8412a88aaf2d9a6a500231a1" +SRC_URI[sha256sum] = "b1d734a249d8613db7ca1f1bb2ec4e28a35234a60212d91e0c00cc22e9c67a39" UPSTREAM_CHECK_URI = "${HOMEPAGE}/releases" UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#122539): https://lists.openembedded.org/g/openembedded-devel/message/122539 Mute This Topic: https://lists.openembedded.org/mt/116711324/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
