diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-12-18 17:03:45 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-12-21 08:54:04 -0800 |
| commit | 7354926b8d15041ab53f3a9ef633953203aaf586 (patch) | |
| tree | 540fb4ce795ce90f7b2c7726b97006010a4b6cb1 /meta-oe | |
| parent | 70bf92a7b3143227a0456c947833e220069225f3 (diff) | |
| download | meta-openembedded-7354926b8d15041ab53f3a9ef633953203aaf586.tar.gz | |
switchtec-user: upgrade 4.2 -> 4.3
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-support/switchtec-user/switchtec-user_4.3.bb (renamed from meta-oe/recipes-support/switchtec-user/switchtec-user_4.2.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/switchtec-user/switchtec-user_4.2.bb b/meta-oe/recipes-support/switchtec-user/switchtec-user_4.3.bb index bba2507e14..17567e27bd 100644 --- a/meta-oe/recipes-support/switchtec-user/switchtec-user_4.2.bb +++ b/meta-oe/recipes-support/switchtec-user/switchtec-user_4.3.bb | |||
| @@ -6,8 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3d6b07c89629cff2990d2e8e1f4c2382" | |||
| 6 | 6 | ||
| 7 | DEPENDS = "ncurses openssl" | 7 | DEPENDS = "ncurses openssl" |
| 8 | 8 | ||
| 9 | SRCREV = "e7c351c6c722336b3c79b79cd002c7c2986eefb0" | 9 | SRC_URI = "git://github.com/Microsemi/switchtec-user.git;protocol=https;branch=master;tag=v${PV}" |
| 10 | SRC_URI = "git://github.com/Microsemi/switchtec-user.git;protocol=https;branch=master" | ||
| 11 | SRC_URI[sha256sum] = "a715e46d8498418dbb8a2519318ba0714ee148151d7e4a7fa5e27770a2f6888f" | 10 | SRC_URI[sha256sum] = "a715e46d8498418dbb8a2519318ba0714ee148151d7e4a7fa5e27770a2f6888f" |
| 12 | 11 | ||
| 13 | 12 | ||
