diff options
author | Ross Burton <ross.burton@intel.com> | 2018-04-09 18:16:58 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-04-13 16:58:07 +0100 |
commit | b452ba687b0314191f6258a22799575710170e8d (patch) | |
tree | aa013df96c9bf12c29ef04f0a7b422a443d3431b /meta | |
parent | 9cdfe60127bec6ed0d23594f778c5a7ebc58d881 (diff) | |
download | poky-b452ba687b0314191f6258a22799575710170e8d.tar.gz |
meta: add missing Signed-off-by and Upstream-Status tags
(From OE-Core rev: 4612441b59fd8264fdd5bd4f3e5d195f6085c94c)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
4 files changed, 6 insertions, 1 deletions
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 203c585053..6b7ca7da3e 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. | |||
7 | 7 | ||
8 | Signed-off-by: Michael Hansen <michael.j.hansen@hp.com> | 8 | Signed-off-by: Michael Hansen <michael.j.hansen@hp.com> |
9 | Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com> | 9 | Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com> |
10 | Upstream-Status: Backport | ||
11 | |||
10 | --- | 12 | --- |
11 | opkg-build | 11 ++++++++--- | 13 | opkg-build | 11 ++++++++--- |
12 | 1 file changed, 8 insertions(+), 3 deletions(-) | 14 | 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 0a7403d674..e338914b09 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 | |||
8 | 8 | ||
9 | Signed-off-by: Michael Hansen <michael.j.hansen@hp.com> | 9 | Signed-off-by: Michael Hansen <michael.j.hansen@hp.com> |
10 | Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com> | 10 | Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com> |
11 | Upstream-Status: Backport | ||
12 | |||
11 | --- | 13 | --- |
12 | opkg-build | 8 ++++---- | 14 | opkg-build | 8 ++++---- |
13 | 1 file changed, 4 insertions(+), 4 deletions(-) | 15 | 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 bb6c573c9a..ff3d6dc099 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 | |||
5 | pp: Guard fix for really old bug in glibc libcrypt | 5 | pp: Guard fix for really old bug in glibc libcrypt |
6 | 6 | ||
7 | Upstream-Status: Pending | 7 | Upstream-Status: Pending |
8 | Signed-off-by Richard Purdie <richard.purdie@linuxfoundation.org> | 8 | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |
9 | 9 | ||
10 | diff --git a/pp.c b/pp.c | 10 | diff --git a/pp.c b/pp.c |
11 | index d50ad7ddbf..6510c7b15c 100644 | 11 | 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 2e04701699..68b244698f 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 | |||
4 | Subject: [PATCH] if_ether: move muslc ethhdr protection to uapi file | 4 | Subject: [PATCH] if_ether: move muslc ethhdr protection to uapi file |
5 | 5 | ||
6 | Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> | 6 | Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> |
7 | Upstream-Status: Pending | ||
7 | --- | 8 | --- |
8 | include/uapi/linux/if_ether.h | 6 ++++++ | 9 | include/uapi/linux/if_ether.h | 6 ++++++ |
9 | 1 file changed, 6 insertions(+) | 10 | 1 file changed, 6 insertions(+) |