Message ID | 20170413204106.30679-26-raj.khem@gmail.com |
---|---|
State | Superseded |
Headers | show |
Series | [oe,meta-networking,01/29] lowpan-tools: Fix build with clang | expand |
Hi Khem, for some reason all of these patches didn't make it to patchwork, e.g.: https://patchwork.openembedded.org/project/oe/patches/?submitter=&state=*&q=mosh&archive=both&delegate= Can you please resend them again? Regards, On Thu, Apr 13, 2017 at 10:41 PM, Khem Raj <raj.khem@gmail.com> wrote: > Signed-off-by: Khem Raj <raj.khem@gmail.com> > --- > meta-oe/recipes-connectivity/mosh/{mosh_1.2.4.bb => mosh_1.3.0.bb} | 5 > ++--- > 1 file changed, 2 insertions(+), 3 deletions(-) > rename meta-oe/recipes-connectivity/mosh/{mosh_1.2.4.bb => mosh_1.3.0.bb} > (93%) > > diff --git a/meta-oe/recipes-connectivity/mosh/mosh_1.2.4.bb > b/meta-oe/recipes-connectivity/mosh/mosh_1.3.0.bb > similarity index 93% > rename from meta-oe/recipes-connectivity/mosh/mosh_1.2.4.bb > rename to meta-oe/recipes-connectivity/mosh/mosh_1.3.0.bb > index e4d5b69bc..9fc8435ee 100644 > --- a/meta-oe/recipes-connectivity/mosh/mosh_1.2.4.bb > +++ b/meta-oe/recipes-connectivity/mosh/mosh_1.3.0.bb > @@ -15,9 +15,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5= > d32239bcb673463ab874e80d47fae504" > DEPENDS = "protobuf-native protobuf ncurses zlib libio-pty-perl openssl > libutempter" > > SRC_URI = "http://mosh.mit.edu/mosh-${PV}.tar.gz" > - > -SRC_URI[md5sum] = "c2d918f4d91fdc32546e2e089f9281b2" > -SRC_URI[sha256sum] = "e74d0d323226046e402dd469a17607 > 5fc2013b69b0e67cea49762c957175df46" > +SRC_URI[md5sum] = "d961276995936953bf2d5a794068b076" > +SRC_URI[sha256sum] = "320e12f461e55d71566597976bd944 > 0ba6c5265fa68fbf614c6f1c8401f93376" > > inherit autotools pkgconfig > > -- > 2.12.2 > > -- > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.openembedded.org/mailman/listinfo/openembedded-devel > -- _______________________________________________ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel
On Tue, Apr 18, 2017 at 6:03 AM, Martin Jansa <martin.jansa@gmail.com> wrote: > Hi Khem, > > for some reason all of these patches didn't make it to patchwork, e.g.: > https://patchwork.openembedded.org/project/oe/patches/?submitter=&state=*&q=mosh&archive=both&delegate= > > Can you please resend them again? sure, should I rebase on top of master-next ? > > Regards, > > On Thu, Apr 13, 2017 at 10:41 PM, Khem Raj <raj.khem@gmail.com> wrote: >> >> Signed-off-by: Khem Raj <raj.khem@gmail.com> >> --- >> meta-oe/recipes-connectivity/mosh/{mosh_1.2.4.bb => mosh_1.3.0.bb} | 5 >> ++--- >> 1 file changed, 2 insertions(+), 3 deletions(-) >> rename meta-oe/recipes-connectivity/mosh/{mosh_1.2.4.bb => mosh_1.3.0.bb} >> (93%) >> >> diff --git a/meta-oe/recipes-connectivity/mosh/mosh_1.2.4.bb >> b/meta-oe/recipes-connectivity/mosh/mosh_1.3.0.bb >> similarity index 93% >> rename from meta-oe/recipes-connectivity/mosh/mosh_1.2.4.bb >> rename to meta-oe/recipes-connectivity/mosh/mosh_1.3.0.bb >> index e4d5b69bc..9fc8435ee 100644 >> --- a/meta-oe/recipes-connectivity/mosh/mosh_1.2.4.bb >> +++ b/meta-oe/recipes-connectivity/mosh/mosh_1.3.0.bb >> @@ -15,9 +15,8 @@ LIC_FILES_CHKSUM = >> "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" >> DEPENDS = "protobuf-native protobuf ncurses zlib libio-pty-perl openssl >> libutempter" >> >> SRC_URI = "http://mosh.mit.edu/mosh-${PV}.tar.gz" >> - >> -SRC_URI[md5sum] = "c2d918f4d91fdc32546e2e089f9281b2" >> -SRC_URI[sha256sum] = >> "e74d0d323226046e402dd469a176075fc2013b69b0e67cea49762c957175df46" >> +SRC_URI[md5sum] = "d961276995936953bf2d5a794068b076" >> +SRC_URI[sha256sum] = >> "320e12f461e55d71566597976bd9440ba6c5265fa68fbf614c6f1c8401f93376" >> >> inherit autotools pkgconfig >> >> -- >> 2.12.2 >> >> -- >> _______________________________________________ >> Openembedded-devel mailing list >> Openembedded-devel@lists.openembedded.org >> http://lists.openembedded.org/mailman/listinfo/openembedded-devel > > -- _______________________________________________ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel
diff --git a/meta-oe/recipes-connectivity/mosh/mosh_1.2.4.bb b/meta-oe/recipes-connectivity/mosh/mosh_1.3.0.bb similarity index 93% rename from meta-oe/recipes-connectivity/mosh/mosh_1.2.4.bb rename to meta-oe/recipes-connectivity/mosh/mosh_1.3.0.bb index e4d5b69bc..9fc8435ee 100644 --- a/meta-oe/recipes-connectivity/mosh/mosh_1.2.4.bb +++ b/meta-oe/recipes-connectivity/mosh/mosh_1.3.0.bb @@ -15,9 +15,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" DEPENDS = "protobuf-native protobuf ncurses zlib libio-pty-perl openssl libutempter" SRC_URI = "http://mosh.mit.edu/mosh-${PV}.tar.gz" - -SRC_URI[md5sum] = "c2d918f4d91fdc32546e2e089f9281b2" -SRC_URI[sha256sum] = "e74d0d323226046e402dd469a176075fc2013b69b0e67cea49762c957175df46" +SRC_URI[md5sum] = "d961276995936953bf2d5a794068b076" +SRC_URI[sha256sum] = "320e12f461e55d71566597976bd9440ba6c5265fa68fbf614c6f1c8401f93376" inherit autotools pkgconfig
Signed-off-by: Khem Raj <raj.khem@gmail.com> --- meta-oe/recipes-connectivity/mosh/{mosh_1.2.4.bb => mosh_1.3.0.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta-oe/recipes-connectivity/mosh/{mosh_1.2.4.bb => mosh_1.3.0.bb} (93%) -- 2.12.2 -- _______________________________________________ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel