mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
libsigrok: upgrade v0.5.1 -> v0.5.2
Upgrade libsigrok to the newest release. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
de54f52a24
commit
7bbee1149a
+2
-2
@@ -17,7 +17,7 @@ inherit autotools pkgconfig
|
||||
|
||||
SRC_URI = "http://sigrok.org/download/source/libsigrok/libsigrok-${PV}.tar.gz"
|
||||
|
||||
SRC_URI[md5sum] = "a3de9e52a660e51d27a6aca025d204a7"
|
||||
SRC_URI[sha256sum] = "e40fde7af98d29e922e9d3cbe0a6c0569889153fc31e47b8b1afe4d846292b9c"
|
||||
SRC_URI[md5sum] = "e258d471b6d5eaa58daf927a0dc3ba67"
|
||||
SRC_URI[sha256sum] = "4d341f90b6220d3e8cb251dacf726c41165285612248f2c52d15df4590a1ce3c"
|
||||
|
||||
FILES_${PN} += "${datadir}/*"
|
||||
Reference in New Issue
Block a user