[oe-commits] [openembedded-core] 06/23: meta: add missing Signed-off-by and Upstream-Status tags

git at git.openembedded.org git at git.openembedded.org
Fri Apr 13 15:59:09 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 4612441b59fd8264fdd5bd4f3e5d195f6085c94c
Author: Ross Burton <ross.burton at intel.com>
AuthorDate: Mon Apr 9 18:16:58 2018 +0100

    meta: add missing Signed-off-by and Upstream-Status tags
    
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 .../0001-Only-use-sort-name-on-versions-of-tar-which-support-.patch     | 2 ++
 .../0002-opkg-build-Use-local-time-for-build_date-since-opkg-.patch     | 2 ++
 .../recipes-devtools/perl/perl/perl-5.26.1-guard_old_libcrypt_fix.patch | 2 +-
 .../0001-if_ether-move-muslc-ethhdr-protection-to-uapi-file.patch       | 1 +
 4 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/meta/recipes-devtools/opkg-utils/opkg-utils/0001-Only-use-sort-name-on-versions-of-tar-which-support-.patch b/meta/recipes-devtools/opkg-utils/opkg-utils/0001-Only-use-sort-name-on-versions-of-tar-which-support-.patch
index 203c585..6b7ca7d 100644
--- a/meta/recipes-devtools/opkg-utils/opkg-utils/0001-Only-use-sort-name-on-versions-of-tar-which-support-.patch
+++ b/meta/recipes-devtools/opkg-utils/opkg-utils/0001-Only-use-sort-name-on-versions-of-tar-which-support-.patch
@@ -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 at hp.com>
 Signed-off-by: Alejandro del Castillo <alejandro.delcastillo at ni.com>
+Upstream-Status: Backport
+
 ---
  opkg-build | 11 ++++++++---
  1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-devtools/opkg-utils/opkg-utils/0002-opkg-build-Use-local-time-for-build_date-since-opkg-.patch b/meta/recipes-devtools/opkg-utils/opkg-utils/0002-opkg-build-Use-local-time-for-build_date-since-opkg-.patch
index 0a7403d..e338914 100644
--- a/meta/recipes-devtools/opkg-utils/opkg-utils/0002-opkg-build-Use-local-time-for-build_date-since-opkg-.patch
+++ b/meta/recipes-devtools/opkg-utils/opkg-utils/0002-opkg-build-Use-local-time-for-build_date-since-opkg-.patch
@@ -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 at hp.com>
 Signed-off-by: Alejandro del Castillo <alejandro.delcastillo at ni.com>
+Upstream-Status: Backport
+
 ---
  opkg-build | 8 ++++----
  1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/meta/recipes-devtools/perl/perl/perl-5.26.1-guard_old_libcrypt_fix.patch b/meta/recipes-devtools/perl/perl/perl-5.26.1-guard_old_libcrypt_fix.patch
index bb6c573..ff3d6dc 100644
--- a/meta/recipes-devtools/perl/perl/perl-5.26.1-guard_old_libcrypt_fix.patch
+++ b/meta/recipes-devtools/perl/perl/perl-5.26.1-guard_old_libcrypt_fix.patch
@@ -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 at linuxfoundation.org>
+Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
 
 diff --git a/pp.c b/pp.c
 index d50ad7ddbf..6510c7b15c 100644
diff --git a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0001-if_ether-move-muslc-ethhdr-protection-to-uapi-file.patch b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0001-if_ether-move-muslc-ethhdr-protection-to-uapi-file.patch
index 2e04701..68b2446 100644
--- a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0001-if_ether-move-muslc-ethhdr-protection-to-uapi-file.patch
+++ b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0001-if_ether-move-muslc-ethhdr-protection-to-uapi-file.patch
@@ -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 at windriver.com>
+Upstream-Status: Pending
 ---
  include/uapi/linux/if_ether.h | 6 ++++++
  1 file changed, 6 insertions(+)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list