[OE-core] [PATCH 07/13] psmisc: update to 23.3

Alexander Kanavin alex.kanavin at gmail.com
Tue Nov 19 13:10:22 UTC 2019


Thanks, I've checked that and queued a commit that removes the patch.

Alex

On Tue, 19 Nov 2019 at 13:42, Mittal, Anuj <anuj.mittal at intel.com> wrote:

> On Mon, 2019-11-18 at 15:28 +0100, Alexander Kanavin wrote:
> > Signed-off-by: Alexander Kanavin <alex.kanavin at gmail.com>
> > ---
> >  ...am-create-src-directory-before-attempting-t.patch | 12 +++++-----
> > --
> >  .../psmisc/{psmisc_23.2.bb => psmisc_23.3.bb}        |  2 +-
> >  2 files changed, 6 insertions(+), 8 deletions(-)
> >  rename meta/recipes-extended/psmisc/{psmisc_23.2.bb =>
> > psmisc_23.3.bb} (87%)
> >
> > diff --git a/meta/recipes-extended/psmisc/psmisc/0001-Makefile.am-
> > create-src-directory-before-attempting-t.patch b/meta/recipes-
> > extended/psmisc/psmisc/0001-Makefile.am-create-src-directory-before-
> > attempting-t.patch
> > index 4d44495fd3f..9451303dd7b 100644
> > --- a/meta/recipes-extended/psmisc/psmisc/0001-Makefile.am-create-
> > src-directory-before-attempting-t.patch
> > +++ b/meta/recipes-extended/psmisc/psmisc/0001-Makefile.am-create-
> > src-directory-before-attempting-t.patch
> > @@ -1,4 +1,4 @@
> > -From 285877b7761d74736aca2687ed9bef2f78b82c33 Mon Sep 17 00:00:00
> > 2001
> > +From dac375f640fecd45e6254a8d870ee37ec8f41670 Mon Sep 17 00:00:00
> > 2001
> >  From: Alexander Kanavin <alex.kanavin at gmail.com>
> >  Date: Thu, 2 Nov 2017 16:21:22 +0200
> >  Subject: [PATCH] Makefile.am: create src directory before attempting
> > to write
> > @@ -8,23 +8,21 @@ Otherwise out of tree builds will fail.
> >
> >  Upstream-Status: Pending
> >  Signed-off-by: Alexander Kanavin <alex.kanavin at gmail.com>
> > +
> >  ---
> >   Makefile.am | 2 +-
> >   1 file changed, 1 insertion(+), 1 deletion(-)
> >
> >  diff --git a/Makefile.am b/Makefile.am
> > -index 9f61ab4..b4ced7f 100644
> > +index 441ae94..882969d 100644
> >  --- a/Makefile.am
> >  +++ b/Makefile.am
> > -@@ -79,7 +79,7 @@ EXTRA_DIST = src/signames.c README.md
> > +@@ -86,7 +86,7 @@ EXTRA_DIST = src/signames.c README.md misc/git-
> > version-gen
> >   CLEANFILES = src/signames.h
> >
> > - src/signames.h: src/signames.c Makefile
> > + src/signames.h: src/signames.c Makefile src/$(am__dirstamp)
>
> This patch is probably not needed now considering this new change.
>
>
> https://gitlab.com/psmisc/psmisc/commit/b7dc1c5eb9459f83b2355c8f061933c74b71c724
>
> Thanks,
>
> Anuj
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20191119/5d95f98a/attachment.html>


More information about the Openembedded-core mailing list