]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
meta: add missing Signed-off-by and Upstream-Status tags
authorRoss Burton <ross.burton@intel.com>
Mon, 9 Apr 2018 17:16:58 +0000 (18:16 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 13 Apr 2018 15:55:24 +0000 (16:55 +0100)
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/opkg-utils/opkg-utils/0001-Only-use-sort-name-on-versions-of-tar-which-support-.patch
meta/recipes-devtools/opkg-utils/opkg-utils/0002-opkg-build-Use-local-time-for-build_date-since-opkg-.patch
meta/recipes-devtools/perl/perl/perl-5.26.1-guard_old_libcrypt_fix.patch
meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0001-if_ether-move-muslc-ethhdr-protection-to-uapi-file.patch

index 203c585053316124dc04c1bb8f20dc862683ee4d..6b7ca7da3ee8fc6b3640b63014cf8dd102ad4161 100644 (file)
@@ -7,6 +7,8 @@ Subject: [PATCH 1/2] Only use --sort=name on versions of tar which support it.
 
 Signed-off-by: Michael Hansen <michael.j.hansen@hp.com>
 Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com>
+Upstream-Status: Backport
+
 ---
  opkg-build | 11 ++++++++---
  1 file changed, 8 insertions(+), 3 deletions(-)
index 0a7403d67474285cc2d8bf28582f00a64e150919..e338914b093f1fe247f7ecf0c56cc9a9d8d78e3d 100644 (file)
@@ -8,6 +8,8 @@ Subject: [PATCH 2/2] opkg-build: Use local time for build_date, since opkg
 
 Signed-off-by: Michael Hansen <michael.j.hansen@hp.com>
 Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com>
+Upstream-Status: Backport
+
 ---
  opkg-build | 8 ++++----
  1 file changed, 4 insertions(+), 4 deletions(-)
index bb6c573c9a4ac76f19fdc6d152512b2ddf2f1e1a..ff3d6dc0997d911080f49c3ad00f74b3d64d48a0 100644 (file)
@@ -5,7 +5,7 @@ Date:   Sat Jan 20 20:22:53 2018 +0100
     pp: Guard fix for really old bug in glibc libcrypt
 
 Upstream-Status: Pending
-Signed-off-by Richard Purdie <richard.purdie@linuxfoundation.org>
+Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
 
 diff --git a/pp.c b/pp.c
 index d50ad7ddbf..6510c7b15c 100644
index 2e04701699c8154153e9137b6dd9c0138d641864..68b244698f89863a854a90ae4ecc97dc13e94f2c 100644 (file)
@@ -4,6 +4,7 @@ Date: Thu, 1 Mar 2018 18:31:01 -0500
 Subject: [PATCH] if_ether: move muslc ethhdr protection to uapi file
 
 Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
+Upstream-Status: Pending
 ---
  include/uapi/linux/if_ether.h | 6 ++++++
  1 file changed, 6 insertions(+)