diff options
| -rw-r--r-- | meta-oe/recipes-support/switchtec-user/switchtec-user_4.3.bb | 2 |
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" | |||
| 7 | DEPENDS = "ncurses openssl" | 7 | DEPENDS = "ncurses openssl" |
| 8 | 8 | ||
| 9 | SRC_URI = "git://github.com/Microsemi/switchtec-user.git;protocol=https;branch=master;tag=v${PV}" | 9 | SRC_URI = "git://github.com/Microsemi/switchtec-user.git;protocol=https;branch=master;tag=v${PV}" |
| 10 | SRC_URI[sha256sum] = "a715e46d8498418dbb8a2519318ba0714ee148151d7e4a7fa5e27770a2f6888f" | 10 | SRCREV = "abe2a1d2367a118469a7b94bc4dd856aaf856eec" |
| 11 | 11 | ||
| 12 | 12 | ||
| 13 | inherit autotools-brokensep pkgconfig | 13 | inherit autotools-brokensep pkgconfig |
