mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
expect: mark patches as Inactive-Upstream
There's every indication that this is an ex-expect: last release in 2018, stale tickets, cvs server gone. (From OE-Core rev: 84a8ed08e474427bf4a6b3a0026807a1bcabd417) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 0fcfd2cb51428a3f35c0f78634bff0a16ae654e9) Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
fc979d94f6
commit
5372b83b13
@@ -3,7 +3,7 @@ From: Alexander Kanavin <alex.kanavin@gmail.com>
|
|||||||
Date: Thu, 23 Mar 2017 13:44:41 +0200
|
Date: Thu, 23 Mar 2017 13:44:41 +0200
|
||||||
Subject: [PATCH] Resolve string formatting issues.
|
Subject: [PATCH] Resolve string formatting issues.
|
||||||
|
|
||||||
Upstream-Status: Inappropriate [upstream seems dead]
|
Upstream-Status: Inactive-Upstream [no activity since 2018; cvs server went read-only]
|
||||||
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
|
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
|
||||||
---
|
---
|
||||||
exp_clib.c | 4 ++--
|
exp_clib.c | 4 ++--
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
Allow cross compiling.
|
Allow cross compiling.
|
||||||
|
|
||||||
Signed-off-by: Anders Roxell <anders.roxell@enea.com>
|
Signed-off-by: Anders Roxell <anders.roxell@enea.com>
|
||||||
Upstream-Status: Pending
|
Upstream-Status: Inactive-Upstream [no activity since 2018; cvs server went read-only]
|
||||||
---
|
---
|
||||||
diff -uNr a/configure.in b/configure.in
|
diff -uNr a/configure.in b/configure.in
|
||||||
--- a/configure.in 2012-12-14 15:31:32.623180450 +0100
|
--- a/configure.in 2012-12-14 15:31:32.623180450 +0100
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ Aborted (core dumped)
|
|||||||
|
|
||||||
Use PATH_MAX to fix the problem.
|
Use PATH_MAX to fix the problem.
|
||||||
|
|
||||||
Upstream-Status: Pending [Upstream seems dead]
|
Upstream-Status: Inactive-Upstream [no activity since 2018; cvs server went read-only]
|
||||||
|
|
||||||
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
|
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
|
||||||
---
|
---
|
||||||
|
|||||||
+1
-1
@@ -42,7 +42,7 @@ Example:
|
|||||||
}
|
}
|
||||||
Author: Sergei Golovan <sgolovan@debian.org>
|
Author: Sergei Golovan <sgolovan@debian.org>
|
||||||
|
|
||||||
Upstream-Status: Pending
|
Upstream-Status: Inactive-Upstream [no activity since 2018; cvs server went read-only]
|
||||||
This patch is backported from fedora changes for expect:
|
This patch is backported from fedora changes for expect:
|
||||||
http://pkgs.fedoraproject.org/cgit/rpms/expect.git/commit/
|
http://pkgs.fedoraproject.org/cgit/rpms/expect.git/commit/
|
||||||
?h=master&id=b6737eed550be93182f2ed194e836a6cbbcf4fa3
|
?h=master&id=b6737eed550be93182f2ed194e836a6cbbcf4fa3
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
Use proper -L path when cross compiling.
|
Use proper -L path when cross compiling.
|
||||||
|
|
||||||
Signed-off-by: Anders Roxell <anders.roxell@enea.com>
|
Signed-off-by: Anders Roxell <anders.roxell@enea.com>
|
||||||
Upstream-Status: Pending
|
Upstream-Status: Inactive-Upstream [no activity since 2018; cvs server went read-only]
|
||||||
---
|
---
|
||||||
diff -uNr a/tclconfig/tcl.m4 b/tclconfig/tcl.m4
|
diff -uNr a/tclconfig/tcl.m4 b/tclconfig/tcl.m4
|
||||||
--- a/tclconfig/tcl.m4 2012-12-14 09:16:58.789861281 +0100
|
--- a/tclconfig/tcl.m4 2012-12-14 09:16:58.789861281 +0100
|
||||||
|
|||||||
Reference in New Issue
Block a user