[oe] [meta-oe][PATCH] usb-modeswitch: Upgrade to latest version

Dmitri Vorobiev dmitri.vorobiev at movial.com
Thu Dec 7 19:30:39 UTC 2017


Yes, it is needed, as documented on the home page of the project [1]:

"You need program releases from 2.4.0 upward because of updated
parameters/functions."

[1] http://www.draisberghof.de/usb_modeswitch/

Thanks,
Dmitri

On Thu, 7 Dec 2017 at 21.23, Khem Raj <raj.khem at gmail.com> wrote:

> On Thu, Dec 7, 2017 at 5:19 AM, Dmitri Vorobiev
> <dmitri.vorobiev at movial.com> wrote:
> > Use the latest version of usb-modeswitch (2.5.1) and
> > usb-modeswitch-data (20170806).
> >
> > Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev at movial.com>
> > ---
> >  ...-modeswitch-data_20140529.bb => usb-modeswitch-data_20170806.bb} |
> 6 +++---
> >  .../{usb-modeswitch_2.2.0.bb => usb-modeswitch_2.5.1.bb}            |
> 4 ++--
> >  2 files changed, 5 insertions(+), 5 deletions(-)
> >  rename meta-oe/recipes-support/usb-modeswitch/{usb-modeswitch-
> data_20140529.bb => usb-modeswitch-data_20170806.bb} (66%)
> >  rename meta-oe/recipes-support/usb-modeswitch/{usb-modeswitch_2.2.0.bb
> => usb-modeswitch_2.5.1.bb} (79%)
> >
> > diff --git a/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-
> data_20140529.bb b/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-
> data_20170806.bb
> > similarity index 66%
> > rename from meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-
> data_20140529.bb
> > rename to meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-
> data_20170806.bb
> > index a265411..3926feb 100644
> > --- a/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-
> data_20140529.bb
> > +++ b/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-
> data_20170806.bb
> > @@ -5,13 +5,13 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=
> 94d55d512a9ba36caa9b7df079bae19f"
> >  inherit allarch
> >
> >  SRC_URI = "http://www.draisberghof.de/usb_modeswitch/${BP}.tar.bz2"
> > -SRC_URI[md5sum] = "dff94177781298aaf0b3c2a3c3dea6b2"
> > -SRC_URI[sha256sum] = "53889157937109e04dafe897c098ec
> 94f3f44f9c0c83fc6ec8417aa9a587e536"
> > +SRC_URI[md5sum] = "fb50d15b52e909d742dd16f0a9882316"
> > +SRC_URI[sha256sum] = "ce413ef2a50e648e9c81bc3ea6110e
> 7324a8bf981034fc9ec4467d3562563c2c"
> >
> >  do_install() {
> >      oe_runmake install DESTDIR=${D}
> >  }
> >
> > -RDEPENDS_${PN} = "usb-modeswitch (>= 2.2.0)"
> > +RDEPENDS_${PN} = "usb-modeswitch (>= 2.4.0)"
>
> is versions specific dep still needed.
>
> >  FILES_${PN} += "${base_libdir}/udev/rules.d/ \
> >                  ${datadir}/usb_modeswitch"
> > diff --git a/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.2.
> 0.bb b/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.5.1.bb
> > similarity index 79%
> > rename from meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.2.
> 0.bb
> > rename to meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.5.1.bb
> > index 425f66b..e2d211b 100644
> > --- a/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.2.0.bb
> > +++ b/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.5.1.bb
> > @@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=
> 94d55d512a9ba36caa9b7df079bae19f"
> >  DEPENDS = "libusb1"
> >
> >  SRC_URI = "http://www.draisberghof.de/usb_modeswitch/${BP}.tar.bz2"
> > -SRC_URI[md5sum] = "f323fe700edd6ea404c40934ddf32b22"
> > -SRC_URI[sha256sum] = "2752103de171ed5f6c8d6a6e3e73e1
> 6c9ee3e8e394dd39c5991f7680eb908a3a"
> > +SRC_URI[md5sum] = "7e6435a2afe7aed8574fe59cf09a3503"
> > +SRC_URI[sha256sum] = "f6e44bfc6e8d531ac6759791cf79ee
> 9c618e7894fcf37170c8a5559718f9abd2"
> >
> >  EXTRA_OEMAKE = "TCL=${bindir}/tclsh"
> >
> > --
> > 2.1.4
> >
> > --
> > _______________________________________________
> > Openembedded-devel mailing list
> > Openembedded-devel at lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>



More information about the Openembedded-devel mailing list