summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/switchtec-user/switchtec-user_4.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/switchtec-user/switchtec-user_4.3.bb b/meta-oe/recipes-support/switchtec-user/switchtec-user_4.3.bb
index 17567e27bd..050c9d1c43 100644
--- a/meta-oe/recipes-support/switchtec-user/switchtec-user_4.3.bb
+++ b/meta-oe/recipes-support/switchtec-user/switchtec-user_4.3.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3d6b07c89629cff2990d2e8e1f4c2382"
7DEPENDS = "ncurses openssl" 7DEPENDS = "ncurses openssl"
8 8
9SRC_URI = "git://github.com/Microsemi/switchtec-user.git;protocol=https;branch=master;tag=v${PV}" 9SRC_URI = "git://github.com/Microsemi/switchtec-user.git;protocol=https;branch=master;tag=v${PV}"
10SRC_URI[sha256sum] = "a715e46d8498418dbb8a2519318ba0714ee148151d7e4a7fa5e27770a2f6888f" 10SRCREV = "abe2a1d2367a118469a7b94bc4dd856aaf856eec"
11 11
12 12
13inherit autotools-brokensep pkgconfig 13inherit autotools-brokensep pkgconfig