[OE-core] [PATCH v2] usbutils: Upgrade usbutils to upstream v006

Koen Kooi koen at dominion.thruhere.net
Thu Aug 2 13:50:39 UTC 2012


Op 2 aug. 2012, om 14:06 heeft Radu Moisan <radu.moisan at intel.com> het volgende geschreven:

> Signed-off-by: Radu Moisan <radu.moisan at intel.com>
> ---
> .../usbutils/{usbutils_0.91.bb => usbutils_006.bb} |    7 +++----
> 1 file changed, 3 insertions(+), 4 deletions(-)
> rename meta/recipes-bsp/usbutils/{usbutils_0.91.bb => usbutils_006.bb} (80%)
> 
> diff --git a/meta/recipes-bsp/usbutils/usbutils_0.91.bb b/meta/recipes-bsp/usbutils/usbutils_006.bb
> similarity index 80%
> rename from meta/recipes-bsp/usbutils/usbutils_0.91.bb
> rename to meta/recipes-bsp/usbutils/usbutils_006.bb
> index abe807c..c1c9fc0 100644
> --- a/meta/recipes-bsp/usbutils/usbutils_0.91.bb
> +++ b/meta/recipes-bsp/usbutils/usbutils_006.bb
> @@ -7,19 +7,18 @@ LICENSE = "GPLv2+"
> LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
> 
> DEPENDS = "libusb zlib"
> -PR = "r5"
> +PR = "r0"

That's the default value, so you can drop this hunk

> 
> SRC_URI = "${KERNELORG_MIRROR}/linux/utils/usb/usbutils/usbutils-${PV}.tar.gz \
>            file://usb-devices-avoid-dependency-on-bash.patch \
>            file://Fix-NULL-pointer-crash.patch"
> 
> -SRC_URI[md5sum] = "49de2403b40bf3a9863faaa8d3858deb"
> -SRC_URI[sha256sum] = "c122346b0225121bcf159abf804116f826a4a3462c94ce7b8871f7559e6b3a46"
> +SRC_URI[md5sum] = "850790442f5eb487cdc7e35f8ee03e11"
> +SRC_URI[sha256sum] = "553270b4030f0844cb70aed57e61c7f10a7ed6641c3bed20249201cec9bcf122"
> 
> inherit autotools
> 
> do_install_append() {
> -	ln -s ../sbin/lsusb ${D}${bindir}/lsusb
> 	# We only need the compressed copy, remove the uncompressed version
> 	rm -f ${D}${datadir}/usb.ids
> }
> -- 
> 1.7.9.5
> 
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core





More information about the Openembedded-core mailing list