From 10f72cb1f8a2874daa793ad25cdac46b7e99d698 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 1 Apr 2020 02:06:45 -0700 Subject: [PATCH] usb-modeswitch: upgrade 2.5.2 -> 2.6.0 -License-Update: the followning message is added to COPYING file: The files usb_modeswitch.c, usb_modeswitch.h, usb_modeswitch.sh and usb_modeswitch_dispatcher.tcl are released under the conditions of the GPL 2 (or any later GPL version of your choice). The file dispatcher.c is released under the BSD-2-Clause Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{usb-modeswitch_2.5.2.bb => usb-modeswitch_2.6.0.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-oe/recipes-support/usb-modeswitch/{usb-modeswitch_2.5.2.bb => usb-modeswitch_2.6.0.bb} (78%) diff --git a/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.5.2.bb b/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.6.0.bb similarity index 78% rename from meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.5.2.bb rename to meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.6.0.bb index 33e40b36b4..baad340908 100644 --- a/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.5.2.bb +++ b/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.6.0.bb @@ -1,12 +1,12 @@ SUMMARY = "A mode switching tool for controlling 'flip flop' (multiple device) USB gear" LICENSE = "GPLv2" -LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" +LIC_FILES_CHKSUM = "file://COPYING;md5=091556bd6d0154cd4c2d17a1bfc7380a" DEPENDS = "libusb1" SRC_URI = "http://www.draisberghof.de/usb_modeswitch/${BP}.tar.bz2" -SRC_URI[md5sum] = "16b9a8efa1bf8fbd7d5612757eae4f26" -SRC_URI[sha256sum] = "abffac09c87eacd78e101545967dc25af7e989745b4276756d45dbf4008a2ea6" +SRC_URI[md5sum] = "be73dcc84025794081a1d4d4e5a75e4c" +SRC_URI[sha256sum] = "c215236e6bada6e659fc195a31d611ea298a4bdb4d57a0d68c553b56585f8ba3" inherit pkgconfig systemd