mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
usbutils: Fix typo in md5sum
Change-Id: I69b8df20e368de777bce3739dd766e9857625d10 (From OE-Core rev: 7e5df1901e9648364e51d8b49d113a68c6cae084) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
b7d334df3c
commit
ca1cd18955
|
|
@ -14,7 +14,7 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/utils/usb/usbutils/usbutils-${PV}.tar.gz \
|
|||
file://iconv.patch \
|
||||
"
|
||||
|
||||
RC_URI[md5sum] = "cb20148c2e784577e924a7b4c560c8fb"
|
||||
SRC_URI[md5sum] = "cb20148c2e784577e924a7b4c560c8fb"
|
||||
SRC_URI[sha256sum] = "6d5f16c2961df37e22e492c736a3e162a8fde24480f23a40d85f79af80d3fe95"
|
||||
|
||||
inherit autotools gettext pkgconfig distro_features_check
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user