[oe] [meta-oe][PATCH] iwd: upgrade 0.20 -> 0.23

Zheng, Ruoqin zhengrq.fnst at cn.fujitsu.com
Mon Nov 4 02:42:50 UTC 2019


Hi Khem

Yes,I'm plan to upgrade it to 1.0.

  --
Best Regards

> -----Original Message-----
> From: Khem Raj <raj.khem at gmail.com>
> Sent: Sunday, November 3, 2019 2:03 AM
> To: Zheng, Ruoqin/郑 若钦 <zhengrq.fnst at cn.fujitsu.com>
> Cc: openembeded-devel <openembedded-devel at lists.openembedded.org>
> Subject: Re: [oe] [meta-oe][PATCH] iwd: upgrade 0.20 -> 0.23
> 
> Zheng
> 
> I have taken this and mostly it will be in master shortly, however, I see that 1.0
> is also out in last week or so.
> do you plan to work on upgrading to 1.0 as well ?
> 
> On Fri, Nov 1, 2019 at 12:45 AM Zheng Ruoqin
> <zhengrq.fnst at cn.fujitsu.com> wrote:
> >
> > 1) Add DEPEND python-docutils-native to generate manual pages.
> >
> > Signed-off-by: Zheng Ruoqin <zhengrq.fnst at cn.fujitsu.com>
> > ---
> >  meta-oe/recipes-connectivity/iwd/{iwd_0.20.bb => iwd_0.23.bb} | 6
> > +++---
> >  1 file changed, 3 insertions(+), 3 deletions(-)  rename
> > meta-oe/recipes-connectivity/iwd/{iwd_0.20.bb => iwd_0.23.bb} (87%)
> >
> > diff --git a/meta-oe/recipes-connectivity/iwd/iwd_0.20.bb
> > b/meta-oe/recipes-connectivity/iwd/iwd_0.23.bb
> > similarity index 87%
> > rename from meta-oe/recipes-connectivity/iwd/iwd_0.20.bb
> > rename to meta-oe/recipes-connectivity/iwd/iwd_0.23.bb
> > index 4220503..d48fb84 100644
> > --- a/meta-oe/recipes-connectivity/iwd/iwd_0.20.bb
> > +++ b/meta-oe/recipes-connectivity/iwd/iwd_0.23.bb
> > @@ -2,12 +2,12 @@ DESCRIPTION = "Wireless daemon for Linux"
> >  LICENSE = "LGPL-2.1"
> >  LIC_FILES_CHKSUM =
> "file://COPYING;md5=fb504b67c50331fc78734fed90fb0e09"
> >
> > -inherit autotools pkgconfig systemd
> > +inherit autotools pkgconfig systemd pythonnative
> >
> > -DEPENDS = "ell readline dbus"
> > +DEPENDS = "ell readline dbus python-docutils-native"
> >
> >  SRC_URI = "git://git.kernel.org/pub/scm/network/wireless/iwd.git"
> > -SRCREV = "00f0039232cc73bbcf7a1875f8f9aae464d90a8f"
> > +SRCREV = "77f16ae26fc013477f6362a0c33f0e52e82863e0"
> >  S = "${WORKDIR}/git"
> >
> >  PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd',
> d)}"
> > --
> > 2.7.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