digi-sc-firmware: update to v1.17.0.1
This update fixes a wrong HWID programming in some variant -13 modules. https://onedigi.atlassian.net/browse/DUB-1090 Signed-off-by: Gonzalo Ruiz <Gonzalo.Ruiz@digi.com>
This commit is contained in:
parent
e28c7a1000
commit
26a7addc27
|
|
@ -11,8 +11,8 @@ inherit pkgconfig deploy
|
||||||
|
|
||||||
SRC_URI = "${DIGI_PKG_SRC}/${BPN}-${PV}.tar.gz"
|
SRC_URI = "${DIGI_PKG_SRC}/${BPN}-${PV}.tar.gz"
|
||||||
|
|
||||||
SRC_URI[md5sum] = "c510f45892c3b1d57ed815558190ac4c"
|
SRC_URI[md5sum] = "edab1c179ee05d67964e8b4e9f947c21"
|
||||||
SRC_URI[sha256sum] = "2a4812fd8f18218073e05d62dda8b5d91445c5f07c92a82bea68de10f13e03b4"
|
SRC_URI[sha256sum] = "449dfcdee25923c9703e3218876a93ccd8fd8bc84125ab26812ea6a86db31896"
|
||||||
|
|
||||||
S = "${WORKDIR}/${PN}-${PV}"
|
S = "${WORKDIR}/${PN}-${PV}"
|
||||||
|
|
||||||
Loading…
Reference in New Issue