diff options
551 files changed, 1104 insertions, 0 deletions
diff --git a/meta-filesystems/recipes-filesystems/logfsprogs/logfsprogs/0001-Add-LDFLAGS-to-linker-cmdline.patch b/meta-filesystems/recipes-filesystems/logfsprogs/logfsprogs/0001-Add-LDFLAGS-to-linker-cmdline.patch index 30ad1b8ad..8d790125e 100644 --- a/meta-filesystems/recipes-filesystems/logfsprogs/logfsprogs/0001-Add-LDFLAGS-to-linker-cmdline.patch +++ b/meta-filesystems/recipes-filesystems/logfsprogs/logfsprogs/0001-Add-LDFLAGS-to-linker-cmdline.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] Add $(LDFLAGS) to linker cmdline | |||
5 | 5 | ||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | Makefile | 4 ++-- | 10 | Makefile | 4 ++-- |
9 | 1 file changed, 2 insertions(+), 2 deletions(-) | 11 | 1 file changed, 2 insertions(+), 2 deletions(-) |
10 | 12 | ||
diff --git a/meta-filesystems/recipes-filesystems/logfsprogs/logfsprogs/0001-btree-Avoid-conflicts-with-libc-namespace-about-setk.patch b/meta-filesystems/recipes-filesystems/logfsprogs/logfsprogs/0001-btree-Avoid-conflicts-with-libc-namespace-about-setk.patch index dbf7ae016..73e42df7e 100644 --- a/meta-filesystems/recipes-filesystems/logfsprogs/logfsprogs/0001-btree-Avoid-conflicts-with-libc-namespace-about-setk.patch +++ b/meta-filesystems/recipes-filesystems/logfsprogs/logfsprogs/0001-btree-Avoid-conflicts-with-libc-namespace-about-setk.patch | |||
@@ -9,6 +9,8 @@ static function | |||
9 | 9 | ||
10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | btree.c | 32 ++++++++++++++++---------------- | 14 | btree.c | 32 ++++++++++++++++---------------- |
13 | 1 file changed, 16 insertions(+), 16 deletions(-) | 15 | 1 file changed, 16 insertions(+), 16 deletions(-) |
14 | 16 | ||
diff --git a/meta-filesystems/recipes-filesystems/owfs/owfs/0001-Add-build-rule-for-README.patch b/meta-filesystems/recipes-filesystems/owfs/owfs/0001-Add-build-rule-for-README.patch index e4d52a802..870d0ef05 100644 --- a/meta-filesystems/recipes-filesystems/owfs/owfs/0001-Add-build-rule-for-README.patch +++ b/meta-filesystems/recipes-filesystems/owfs/owfs/0001-Add-build-rule-for-README.patch | |||
@@ -8,6 +8,8 @@ Makefile.am: required file `./README' not found | |||
8 | 8 | ||
9 | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> | 9 | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | Makefile.am | 1 + | 13 | Makefile.am | 1 + |
12 | 1 file changed, 1 insertion(+) | 14 | 1 file changed, 1 insertion(+) |
13 | 15 | ||
diff --git a/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs/Using-PKG_CHECK_MODULES-to-found-headers-and-libraries.patch b/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs/Using-PKG_CHECK_MODULES-to-found-headers-and-libraries.patch index 6d60c9d22..fbdb6cbcd 100644 --- a/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs/Using-PKG_CHECK_MODULES-to-found-headers-and-libraries.patch +++ b/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs/Using-PKG_CHECK_MODULES-to-found-headers-and-libraries.patch | |||
@@ -6,6 +6,8 @@ Subject: [PATCH] Using PKG_CHECK_MODULES to found headers and libraries of | |||
6 | 6 | ||
7 | Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com> | 7 | Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com> |
8 | --- | 8 | --- |
9 | Upstream-Status: Pending | ||
10 | |||
9 | configure.in | 5 +++++ | 11 | configure.in | 5 +++++ |
10 | src/Makefile.am | 3 +++ | 12 | src/Makefile.am | 3 +++ |
11 | 2 files changed, 8 insertions(+) | 13 | 2 files changed, 8 insertions(+) |
diff --git a/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs/configure.patch b/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs/configure.patch index 31892d230..d5e9040b9 100644 --- a/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs/configure.patch +++ b/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs/configure.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- a/configure.ac | 3 | --- a/configure.ac |
2 | +++ b/configure.ac | 4 | +++ b/configure.ac |
3 | @@ -1,5 +1,5 @@ | 5 | @@ -1,5 +1,5 @@ |
diff --git a/meta-filesystems/recipes-filesystems/yaffs2/yaffs2-utils/0001-define-loff_t-if-not-already-defined.patch b/meta-filesystems/recipes-filesystems/yaffs2/yaffs2-utils/0001-define-loff_t-if-not-already-defined.patch index df202c855..6cedc3cb4 100644 --- a/meta-filesystems/recipes-filesystems/yaffs2/yaffs2-utils/0001-define-loff_t-if-not-already-defined.patch +++ b/meta-filesystems/recipes-filesystems/yaffs2/yaffs2-utils/0001-define-loff_t-if-not-already-defined.patch | |||
@@ -7,6 +7,8 @@ Helps to build with musl | |||
7 | 7 | ||
8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | yaffs_guts.h | 4 ++++ | 12 | yaffs_guts.h | 4 ++++ |
11 | 1 file changed, 4 insertions(+) | 13 | 1 file changed, 4 insertions(+) |
12 | 14 | ||
diff --git a/meta-filesystems/recipes-support/fuse/files/fuse2-0007-util-ulockmgr_server.c-conditionally-define-closefro.patch b/meta-filesystems/recipes-support/fuse/files/fuse2-0007-util-ulockmgr_server.c-conditionally-define-closefro.patch index 3607304e0..7b548b4cd 100644 --- a/meta-filesystems/recipes-support/fuse/files/fuse2-0007-util-ulockmgr_server.c-conditionally-define-closefro.patch +++ b/meta-filesystems/recipes-support/fuse/files/fuse2-0007-util-ulockmgr_server.c-conditionally-define-closefro.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | From: Sam James <sam@gentoo.org> | 3 | From: Sam James <sam@gentoo.org> |
2 | Date: Sat, 24 Jul 2021 22:02:45 +0100 | 4 | Date: Sat, 24 Jul 2021 22:02:45 +0100 |
3 | Subject: [PATCH] util/ulockmgr_server.c: conditionally define closefrom (fix | 5 | Subject: [PATCH] util/ulockmgr_server.c: conditionally define closefrom (fix |
diff --git a/meta-filesystems/recipes-utils/overlayfs/overlayfs-progs/0001-Makefile-proper-location-of-LDFLAGS.patch b/meta-filesystems/recipes-utils/overlayfs/overlayfs-progs/0001-Makefile-proper-location-of-LDFLAGS.patch index d9f285d94..2c001834b 100644 --- a/meta-filesystems/recipes-utils/overlayfs/overlayfs-progs/0001-Makefile-proper-location-of-LDFLAGS.patch +++ b/meta-filesystems/recipes-utils/overlayfs/overlayfs-progs/0001-Makefile-proper-location-of-LDFLAGS.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] Makefile: proper location of LDFLAGS | |||
5 | 5 | ||
6 | Signed-off-by: Vyacheslav Yurkov <Vyacheslav.Yurkov@bruker.com> | 6 | Signed-off-by: Vyacheslav Yurkov <Vyacheslav.Yurkov@bruker.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | Makefile | 4 ++-- | 10 | Makefile | 4 ++-- |
9 | 1 file changed, 2 insertions(+), 2 deletions(-) | 11 | 1 file changed, 2 insertions(+), 2 deletions(-) |
10 | 12 | ||
diff --git a/meta-filesystems/recipes-utils/overlayfs/overlayfs-tools/0001-Fixed-includes-so-that-it-compiles-on-Ubuntu-20.04.patch b/meta-filesystems/recipes-utils/overlayfs/overlayfs-tools/0001-Fixed-includes-so-that-it-compiles-on-Ubuntu-20.04.patch index f7490ebce..ed84d92c7 100644 --- a/meta-filesystems/recipes-utils/overlayfs/overlayfs-tools/0001-Fixed-includes-so-that-it-compiles-on-Ubuntu-20.04.patch +++ b/meta-filesystems/recipes-utils/overlayfs/overlayfs-tools/0001-Fixed-includes-so-that-it-compiles-on-Ubuntu-20.04.patch | |||
@@ -4,6 +4,8 @@ Date: Fri, 19 Mar 2021 08:18:58 +0100 | |||
4 | Subject: [PATCH] Fixed includes so that it compiles on Ubuntu 20.04 | 4 | Subject: [PATCH] Fixed includes so that it compiles on Ubuntu 20.04 |
5 | 5 | ||
6 | --- | 6 | --- |
7 | Upstream-Status: Pending | ||
8 | |||
7 | logic.c | 3 +-- | 9 | logic.c | 3 +-- |
8 | main.c | 3 ++- | 10 | main.c | 3 ++- |
9 | 2 files changed, 3 insertions(+), 3 deletions(-) | 11 | 2 files changed, 3 insertions(+), 3 deletions(-) |
diff --git a/meta-filesystems/recipes-utils/overlayfs/overlayfs-tools/0002-makefile-fix-linking-flags.patch b/meta-filesystems/recipes-utils/overlayfs/overlayfs-tools/0002-makefile-fix-linking-flags.patch index cf4de18a7..8fbb250f0 100644 --- a/meta-filesystems/recipes-utils/overlayfs/overlayfs-tools/0002-makefile-fix-linking-flags.patch +++ b/meta-filesystems/recipes-utils/overlayfs/overlayfs-tools/0002-makefile-fix-linking-flags.patch | |||
@@ -8,6 +8,8 @@ https://www.gnu.org/software/make/manual/html_node/Catalogue-of-Rules.html | |||
8 | 8 | ||
9 | Signed-off-by: Vyacheslav Yurkov <Vyacheslav.Yurkov@bruker.com> | 9 | Signed-off-by: Vyacheslav Yurkov <Vyacheslav.Yurkov@bruker.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | makefile | 4 ++-- | 13 | makefile | 4 ++-- |
12 | 1 file changed, 2 insertions(+), 2 deletions(-) | 14 | 1 file changed, 2 insertions(+), 2 deletions(-) |
13 | 15 | ||
diff --git a/meta-filesystems/recipes-utils/udevil/files/0001-udevil-0.4.3-fix-compile-with-gcc6.patch b/meta-filesystems/recipes-utils/udevil/files/0001-udevil-0.4.3-fix-compile-with-gcc6.patch index 355e93a37..6e3a6ecb1 100644 --- a/meta-filesystems/recipes-utils/udevil/files/0001-udevil-0.4.3-fix-compile-with-gcc6.patch +++ b/meta-filesystems/recipes-utils/udevil/files/0001-udevil-0.4.3-fix-compile-with-gcc6.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Fix compilation with GCC6 | 3 | Fix compilation with GCC6 |
2 | 4 | ||
3 | --- a/src/device-info.c 2013-12-09 14:59:27.000000000 +0100 | 5 | --- a/src/device-info.c 2013-12-09 14:59:27.000000000 +0100 |
diff --git a/meta-filesystems/recipes-utils/udevil/files/0002-etc-Makefile.am-Use-systemd_unitdir-instead-of-libdi.patch b/meta-filesystems/recipes-utils/udevil/files/0002-etc-Makefile.am-Use-systemd_unitdir-instead-of-libdi.patch index f014a0f53..a65c0218c 100644 --- a/meta-filesystems/recipes-utils/udevil/files/0002-etc-Makefile.am-Use-systemd_unitdir-instead-of-libdi.patch +++ b/meta-filesystems/recipes-utils/udevil/files/0002-etc-Makefile.am-Use-systemd_unitdir-instead-of-libdi.patch | |||
@@ -8,6 +8,8 @@ libdir. | |||
8 | 8 | ||
9 | Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> | 9 | Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | etc/Makefile.am | 6 +++--- | 13 | etc/Makefile.am | 6 +++--- |
12 | 1 file changed, 3 insertions(+), 3 deletions(-) | 14 | 1 file changed, 3 insertions(+), 3 deletions(-) |
13 | 15 | ||
diff --git a/meta-filesystems/recipes-utils/xfsprogs/files/remove_flags_from_build_flags.patch b/meta-filesystems/recipes-utils/xfsprogs/files/remove_flags_from_build_flags.patch index bd2d02563..5bab162c8 100644 --- a/meta-filesystems/recipes-utils/xfsprogs/files/remove_flags_from_build_flags.patch +++ b/meta-filesystems/recipes-utils/xfsprogs/files/remove_flags_from_build_flags.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Index: xfsprogs-4.14.0/include/builddefs.in | 3 | Index: xfsprogs-4.14.0/include/builddefs.in |
2 | =================================================================== | 4 | =================================================================== |
3 | --- xfsprogs-4.14.0.orig/include/builddefs.in | 5 | --- xfsprogs-4.14.0.orig/include/builddefs.in |
diff --git a/meta-initramfs/recipes-bsp/kexecboot/files/0001-make-Add-compiler-includes-in-cflags.patch b/meta-initramfs/recipes-bsp/kexecboot/files/0001-make-Add-compiler-includes-in-cflags.patch index 931d0fa58..abfd8b77e 100644 --- a/meta-initramfs/recipes-bsp/kexecboot/files/0001-make-Add-compiler-includes-in-cflags.patch +++ b/meta-initramfs/recipes-bsp/kexecboot/files/0001-make-Add-compiler-includes-in-cflags.patch | |||
@@ -11,6 +11,8 @@ Fixes | |||
11 | 11 | ||
12 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 12 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
13 | --- | 13 | --- |
14 | Upstream-Status: Pending | ||
15 | |||
14 | src/Makefile.am | 2 +- | 16 | src/Makefile.am | 2 +- |
15 | 1 file changed, 1 insertion(+), 1 deletion(-) | 17 | 1 file changed, 1 insertion(+), 1 deletion(-) |
16 | 18 | ||
diff --git a/meta-initramfs/recipes-devtools/dracut/dracut/0001-util.h-include-sys-reg.h-when-libc-glibc.patch b/meta-initramfs/recipes-devtools/dracut/dracut/0001-util.h-include-sys-reg.h-when-libc-glibc.patch index aa2ea723b..68ec2b8fd 100644 --- a/meta-initramfs/recipes-devtools/dracut/dracut/0001-util.h-include-sys-reg.h-when-libc-glibc.patch +++ b/meta-initramfs/recipes-devtools/dracut/dracut/0001-util.h-include-sys-reg.h-when-libc-glibc.patch | |||
@@ -11,6 +11,8 @@ https://github.com/voidlinux/void-packages/blob/master/srcpkgs/dracut/patches/mu | |||
11 | 11 | ||
12 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 12 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
13 | --- | 13 | --- |
14 | Upstream-Status: Pending | ||
15 | |||
14 | src/install/util.h | 3 +++ | 16 | src/install/util.h | 3 +++ |
15 | 1 file changed, 3 insertions(+) | 17 | 1 file changed, 3 insertions(+) |
16 | 18 | ||
diff --git a/meta-initramfs/recipes-devtools/klibc/files/0001-Define-in_-structs-for-non-glibc-system-libs.patch b/meta-initramfs/recipes-devtools/klibc/files/0001-Define-in_-structs-for-non-glibc-system-libs.patch index 29873cf7b..c782cf03c 100644 --- a/meta-initramfs/recipes-devtools/klibc/files/0001-Define-in_-structs-for-non-glibc-system-libs.patch +++ b/meta-initramfs/recipes-devtools/klibc/files/0001-Define-in_-structs-for-non-glibc-system-libs.patch | |||
@@ -12,6 +12,8 @@ to infer that these structs should be defined in linux/in.h | |||
12 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 12 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
13 | 13 | ||
14 | --- | 14 | --- |
15 | Upstream-Status: Pending | ||
16 | |||
15 | usr/include/net/if.h | 11 +++++++++++ | 17 | usr/include/net/if.h | 11 +++++++++++ |
16 | usr/include/netinet/in.h | 36 ++++++++++++++++++++++++++++++++++++ | 18 | usr/include/netinet/in.h | 36 ++++++++++++++++++++++++++++++++++++ |
17 | 2 files changed, 47 insertions(+) | 19 | 2 files changed, 47 insertions(+) |
diff --git a/meta-initramfs/recipes-devtools/klibc/files/0001-always-use-bfd-linker.patch b/meta-initramfs/recipes-devtools/klibc/files/0001-always-use-bfd-linker.patch index de04d691f..895254889 100644 --- a/meta-initramfs/recipes-devtools/klibc/files/0001-always-use-bfd-linker.patch +++ b/meta-initramfs/recipes-devtools/klibc/files/0001-always-use-bfd-linker.patch | |||
@@ -10,6 +10,8 @@ linking issues on such distros | |||
10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
11 | 11 | ||
12 | --- | 12 | --- |
13 | Upstream-Status: Pending | ||
14 | |||
13 | Makefile | 2 +- | 15 | Makefile | 2 +- |
14 | 1 file changed, 1 insertion(+), 1 deletion(-) | 16 | 1 file changed, 1 insertion(+), 1 deletion(-) |
15 | 17 | ||
diff --git a/meta-initramfs/recipes-devtools/klibc/files/0001-arm-Do-not-set-a-fallback-march-and-mtune.patch b/meta-initramfs/recipes-devtools/klibc/files/0001-arm-Do-not-set-a-fallback-march-and-mtune.patch index ea14c49f0..5ac0d4596 100644 --- a/meta-initramfs/recipes-devtools/klibc/files/0001-arm-Do-not-set-a-fallback-march-and-mtune.patch +++ b/meta-initramfs/recipes-devtools/klibc/files/0001-arm-Do-not-set-a-fallback-march-and-mtune.patch | |||
@@ -11,6 +11,8 @@ which is a bit harder in OE | |||
11 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 11 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
12 | 12 | ||
13 | --- | 13 | --- |
14 | Upstream-Status: Pending | ||
15 | |||
14 | usr/klibc/arch/arm/MCONFIG | 2 +- | 16 | usr/klibc/arch/arm/MCONFIG | 2 +- |
15 | 1 file changed, 1 insertion(+), 1 deletion(-) | 17 | 1 file changed, 1 insertion(+), 1 deletion(-) |
16 | 18 | ||
diff --git a/meta-initramfs/recipes-devtools/klibc/files/0001-include-linux-sysinfo.h-directly.patch b/meta-initramfs/recipes-devtools/klibc/files/0001-include-linux-sysinfo.h-directly.patch index d58229681..d49dfc192 100644 --- a/meta-initramfs/recipes-devtools/klibc/files/0001-include-linux-sysinfo.h-directly.patch +++ b/meta-initramfs/recipes-devtools/klibc/files/0001-include-linux-sysinfo.h-directly.patch | |||
@@ -12,6 +12,8 @@ override to avoid this assumption | |||
12 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 12 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
13 | 13 | ||
14 | --- | 14 | --- |
15 | Upstream-Status: Pending | ||
16 | |||
15 | usr/include/sys/sysinfo.h | 2 +- | 17 | usr/include/sys/sysinfo.h | 2 +- |
16 | 1 file changed, 1 insertion(+), 1 deletion(-) | 18 | 1 file changed, 1 insertion(+), 1 deletion(-) |
17 | 19 | ||
diff --git a/meta-initramfs/recipes-devtools/klibc/files/0001-klibc-add-getrandom-syscall.patch b/meta-initramfs/recipes-devtools/klibc/files/0001-klibc-add-getrandom-syscall.patch index f096486d0..80e6c6b11 100644 --- a/meta-initramfs/recipes-devtools/klibc/files/0001-klibc-add-getrandom-syscall.patch +++ b/meta-initramfs/recipes-devtools/klibc/files/0001-klibc-add-getrandom-syscall.patch | |||
@@ -7,6 +7,8 @@ needed by latest kexec-tools for qemuarm64 (kashan) | |||
7 | 7 | ||
8 | Signed-off-by: Andrea Adami <andrea.adami@gmail.com> | 8 | Signed-off-by: Andrea Adami <andrea.adami@gmail.com> |
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | usr/klibc/SYSCALLS.def | 1 + | 12 | usr/klibc/SYSCALLS.def | 1 + |
11 | 1 file changed, 1 insertion(+) | 13 | 1 file changed, 1 insertion(+) |
12 | 14 | ||
diff --git a/meta-initramfs/recipes-devtools/klibc/files/0001-klibc_2.0.4-add-kexec_file_load-syscall.patch b/meta-initramfs/recipes-devtools/klibc/files/0001-klibc_2.0.4-add-kexec_file_load-syscall.patch index b03fb9126..16885488e 100644 --- a/meta-initramfs/recipes-devtools/klibc/files/0001-klibc_2.0.4-add-kexec_file_load-syscall.patch +++ b/meta-initramfs/recipes-devtools/klibc/files/0001-klibc_2.0.4-add-kexec_file_load-syscall.patch | |||
@@ -7,6 +7,8 @@ for supported archs only (matched in kexec-tools) | |||
7 | 7 | ||
8 | Signed-off-by: Andrea Adami <andrea.adami@gmail.com> | 8 | Signed-off-by: Andrea Adami <andrea.adami@gmail.com> |
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | usr/klibc/SYSCALLS.def | 1 + | 12 | usr/klibc/SYSCALLS.def | 1 + |
11 | 1 file changed, 1 insertion(+) | 13 | 1 file changed, 1 insertion(+) |
12 | 14 | ||
diff --git a/meta-initramfs/recipes-devtools/klibc/files/0001-mkfifo-Implement-mkfifo.patch b/meta-initramfs/recipes-devtools/klibc/files/0001-mkfifo-Implement-mkfifo.patch index 3bc081d4e..4378ca561 100644 --- a/meta-initramfs/recipes-devtools/klibc/files/0001-mkfifo-Implement-mkfifo.patch +++ b/meta-initramfs/recipes-devtools/klibc/files/0001-mkfifo-Implement-mkfifo.patch | |||
@@ -6,6 +6,8 @@ Subject: [PATCH] mkfifo: Implement mkfifo | |||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | 7 | ||
8 | --- | 8 | --- |
9 | Upstream-Status: Pending | ||
10 | |||
9 | usr/utils/mkfifo.c | 5 +++++ | 11 | usr/utils/mkfifo.c | 5 +++++ |
10 | 1 file changed, 5 insertions(+) | 12 | 1 file changed, 5 insertions(+) |
11 | 13 | ||
diff --git a/meta-initramfs/recipes-devtools/klibc/files/armv4-fix-v4bx.patch b/meta-initramfs/recipes-devtools/klibc/files/armv4-fix-v4bx.patch index 6c734dfd6..585fb2d43 100644 --- a/meta-initramfs/recipes-devtools/klibc/files/armv4-fix-v4bx.patch +++ b/meta-initramfs/recipes-devtools/klibc/files/armv4-fix-v4bx.patch | |||
@@ -9,6 +9,8 @@ which is "" in case of armv5 or thumbs. | |||
9 | Signed-off-by: Andrea Adami <andrea.adami@gmail.com> | 9 | Signed-off-by: Andrea Adami <andrea.adami@gmail.com> |
10 | 10 | ||
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | usr/klibc/arch/arm/MCONFIG | 1 + | 14 | usr/klibc/arch/arm/MCONFIG | 1 + |
13 | 1 file changed, 1 insertion(+) | 15 | 1 file changed, 1 insertion(+) |
14 | 16 | ||
diff --git a/meta-initramfs/recipes-devtools/klibc/files/cross-clang.patch b/meta-initramfs/recipes-devtools/klibc/files/cross-clang.patch index 41936c9fe..f39701a65 100644 --- a/meta-initramfs/recipes-devtools/klibc/files/cross-clang.patch +++ b/meta-initramfs/recipes-devtools/klibc/files/cross-clang.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- a/scripts/Kbuild.klibc | 3 | --- a/scripts/Kbuild.klibc |
2 | +++ b/scripts/Kbuild.klibc | 4 | +++ b/scripts/Kbuild.klibc |
3 | @@ -113,10 +113,8 @@ KLIBCCPPFLAGS := -nostdinc -iwithpref | 5 | @@ -113,10 +113,8 @@ KLIBCCPPFLAGS := -nostdinc -iwithpref |
diff --git a/meta-initramfs/recipes-devtools/klibc/files/klcc-consider-sysroot.patch b/meta-initramfs/recipes-devtools/klibc/files/klcc-consider-sysroot.patch index 5f47d3f20..af7656490 100644 --- a/meta-initramfs/recipes-devtools/klibc/files/klcc-consider-sysroot.patch +++ b/meta-initramfs/recipes-devtools/klibc/files/klcc-consider-sysroot.patch | |||
@@ -3,6 +3,8 @@ From: Andrea Adami <andrea.adami@gmail.com> | |||
3 | Date: Fri, 19 Sep 2014 23:09:29 +0200 | 3 | Date: Fri, 19 Sep 2014 23:09:29 +0200 |
4 | 4 | ||
5 | --- | 5 | --- |
6 | Upstream-Status: Pending | ||
7 | |||
6 | klcc/klcc.in | 3 +++ | 8 | klcc/klcc.in | 3 +++ |
7 | 1 file changed, 3 insertions(+) | 9 | 1 file changed, 3 insertions(+) |
8 | 10 | ||
diff --git a/meta-initramfs/recipes-devtools/klibc/files/use-env-for-perl.patch b/meta-initramfs/recipes-devtools/klibc/files/use-env-for-perl.patch index 597382488..d2a19909f 100644 --- a/meta-initramfs/recipes-devtools/klibc/files/use-env-for-perl.patch +++ b/meta-initramfs/recipes-devtools/klibc/files/use-env-for-perl.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Patch was imported from the OpenEmbedded git server | 3 | Patch was imported from the OpenEmbedded git server |
2 | (git://git.openembedded.org/openembedded) | 4 | (git://git.openembedded.org/openembedded) |
3 | as of commit id 676cbb54d42c89a4832871064cfcb7ee2ad372ee | 5 | as of commit id 676cbb54d42c89a4832871064cfcb7ee2ad372ee |
diff --git a/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0014-add-if_nameindex-from-musl.patch b/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0014-add-if_nameindex-from-musl.patch index f4d0d5d94..eca01b956 100644 --- a/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0014-add-if_nameindex-from-musl.patch +++ b/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0014-add-if_nameindex-from-musl.patch | |||
@@ -22,6 +22,8 @@ to fix : | |||
22 | Signed-off-by: Andrea Adami <andrea.adami@gmail.com> | 22 | Signed-off-by: Andrea Adami <andrea.adami@gmail.com> |
23 | 23 | ||
24 | --- | 24 | --- |
25 | Upstream-Status: Pending | ||
26 | |||
25 | kexec/Makefile | 2 +- | 27 | kexec/Makefile | 2 +- |
26 | kexec/if_nameindex.c | 64 ++++++++++++++++++++++++++++++++++++++++++++ | 28 | kexec/if_nameindex.c | 64 ++++++++++++++++++++++++++++++++++++++++++++ |
27 | kexec/if_nameindex.h | 15 +++++++++++ | 29 | kexec/if_nameindex.h | 15 +++++++++++ |
diff --git a/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0015-vmcore-dmesg-fix-warning.patch b/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0015-vmcore-dmesg-fix-warning.patch index 9b8107aed..044a70d93 100644 --- a/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0015-vmcore-dmesg-fix-warning.patch +++ b/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/0015-vmcore-dmesg-fix-warning.patch | |||
@@ -8,6 +8,8 @@ Subject: [PATCH] vmcore-dmesg: fix warning | |||
8 | Signed-off-by: Andrea Adami <andrea.adami@gmail.com> | 8 | Signed-off-by: Andrea Adami <andrea.adami@gmail.com> |
9 | 9 | ||
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | vmcore-dmesg/vmcore-dmesg.c | 3 +++ | 13 | vmcore-dmesg/vmcore-dmesg.c | 3 +++ |
12 | 1 file changed, 3 insertions(+) | 14 | 1 file changed, 3 insertions(+) |
13 | 15 | ||
diff --git a/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/140-mips_disable_devicetree_support.patch b/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/140-mips_disable_devicetree_support.patch index 6e347c048..031efb627 100644 --- a/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/140-mips_disable_devicetree_support.patch +++ b/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/140-mips_disable_devicetree_support.patch | |||
@@ -16,6 +16,8 @@ Signed-off-by: Konstantin Kuzov <master.nosferatu@gmail.com> | |||
16 | Signed-off-by: Andrea Adami <andrea.adami@gmail.com> | 16 | Signed-off-by: Andrea Adami <andrea.adami@gmail.com> |
17 | 17 | ||
18 | --- | 18 | --- |
19 | Upstream-Status: Pending | ||
20 | |||
19 | kexec/arch/mips/include/arch/options.h | 4 +- | 21 | kexec/arch/mips/include/arch/options.h | 4 +- |
20 | kexec/arch/mips/kexec-elf-mips.c | 58 ++++++++++++++------------ | 22 | kexec/arch/mips/kexec-elf-mips.c | 58 ++++++++++++++------------ |
21 | kexec/arch/mips/kexec-mips.c | 4 ++ | 23 | kexec/arch/mips/kexec-mips.c | 4 ++ |
diff --git a/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/arm64-crashdump-arm64.c-fix-warning.patch b/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/arm64-crashdump-arm64.c-fix-warning.patch index c2418d8fa..a3b7789eb 100644 --- a/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/arm64-crashdump-arm64.c-fix-warning.patch +++ b/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/arm64-crashdump-arm64.c-fix-warning.patch | |||
@@ -13,6 +13,8 @@ ng: "__bitwise" redefined | |||
13 | Signed-off-by: Andrea Adami <andrea.adami@gmail.com> | 13 | Signed-off-by: Andrea Adami <andrea.adami@gmail.com> |
14 | 14 | ||
15 | --- | 15 | --- |
16 | Upstream-Status: Pending | ||
17 | |||
16 | kexec/arch/arm64/crashdump-arm64.c | 3 +++ | 18 | kexec/arch/arm64/crashdump-arm64.c | 3 +++ |
17 | 1 file changed, 3 insertions(+) | 19 | 1 file changed, 3 insertions(+) |
18 | 20 | ||
diff --git a/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/arm_crashdump-fix-buffer-align.patch b/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/arm_crashdump-fix-buffer-align.patch index 5323a81e6..89a5d34c8 100644 --- a/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/arm_crashdump-fix-buffer-align.patch +++ b/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/arm_crashdump-fix-buffer-align.patch | |||
@@ -6,6 +6,8 @@ Subject: [PATCH] arm- backport from oe-core | |||
6 | Signed-off-by: Andrea Adami <andrea.adami@gmail.com> | 6 | Signed-off-by: Andrea Adami <andrea.adami@gmail.com> |
7 | 7 | ||
8 | --- | 8 | --- |
9 | Upstream-Status: Pending | ||
10 | |||
9 | kexec/arch/arm/crashdump-arm.c | 5 ++++- | 11 | kexec/arch/arm/crashdump-arm.c | 5 ++++- |
10 | 1 file changed, 4 insertions(+), 1 deletion(-) | 12 | 1 file changed, 4 insertions(+), 1 deletion(-) |
11 | 13 | ||
diff --git a/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/include_next.patch b/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/include_next.patch index d4fbd1436..29ea1d9f1 100644 --- a/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/include_next.patch +++ b/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/include_next.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- a/kexec/Makefile | 3 | --- a/kexec/Makefile |
2 | +++ b/kexec/Makefile | 4 | +++ b/kexec/Makefile |
3 | @@ -110,7 +110,7 @@ $(KEXEC): $(KEXEC_OBJS) $(UTIL_LIB) | 5 | @@ -110,7 +110,7 @@ $(KEXEC): $(KEXEC_OBJS) $(UTIL_LIB) |
diff --git a/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/klibc-reboot.patch b/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/klibc-reboot.patch index 6497fb416..1c58e92b3 100644 --- a/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/klibc-reboot.patch +++ b/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/klibc-reboot.patch | |||
@@ -3,6 +3,8 @@ From: Khem Raj <raj.khem@gmail.com> | |||
3 | Date: Fri, 15 Mar 2019 00:22:40 -0700 | 3 | Date: Fri, 15 Mar 2019 00:22:40 -0700 |
4 | 4 | ||
5 | --- | 5 | --- |
6 | Upstream-Status: Pending | ||
7 | |||
6 | kexec/kexec.c | 2 +- | 8 | kexec/kexec.c | 2 +- |
7 | 1 file changed, 1 insertion(+), 1 deletion(-) | 9 | 1 file changed, 1 insertion(+), 1 deletion(-) |
8 | 10 | ||
diff --git a/meta-networking/recipes-connectivity/bearssl/bearssl/0002-test-test_x509.c-fix-potential-overflow-issue.patch b/meta-networking/recipes-connectivity/bearssl/bearssl/0002-test-test_x509.c-fix-potential-overflow-issue.patch index 94abd27fa..e0e5c1358 100644 --- a/meta-networking/recipes-connectivity/bearssl/bearssl/0002-test-test_x509.c-fix-potential-overflow-issue.patch +++ b/meta-networking/recipes-connectivity/bearssl/bearssl/0002-test-test_x509.c-fix-potential-overflow-issue.patch | |||
@@ -19,6 +19,8 @@ Fixes: | |||
19 | 19 | ||
20 | Signed-off-by: Jens Rehsack <sno@netbsd.org> | 20 | Signed-off-by: Jens Rehsack <sno@netbsd.org> |
21 | --- | 21 | --- |
22 | Upstream-Status: Pending | ||
23 | |||
22 | test/test_x509.c | 3 +-- | 24 | test/test_x509.c | 3 +-- |
23 | 1 file changed, 1 insertion(+), 2 deletions(-) | 25 | 1 file changed, 1 insertion(+), 2 deletions(-) |
24 | 26 | ||
diff --git a/meta-networking/recipes-connectivity/daq/files/0001-correct-the-location-of-unistd.h.patch b/meta-networking/recipes-connectivity/daq/files/0001-correct-the-location-of-unistd.h.patch index 4798a77f5..38dae2099 100644 --- a/meta-networking/recipes-connectivity/daq/files/0001-correct-the-location-of-unistd.h.patch +++ b/meta-networking/recipes-connectivity/daq/files/0001-correct-the-location-of-unistd.h.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] correct the location of unistd.h | |||
5 | 5 | ||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | os-daq-modules/daq_ipfw.c | 2 +- | 10 | os-daq-modules/daq_ipfw.c | 2 +- |
9 | 1 file changed, 1 insertion(+), 1 deletion(-) | 11 | 1 file changed, 1 insertion(+), 1 deletion(-) |
10 | 12 | ||
diff --git a/meta-networking/recipes-connectivity/dibbler/dibbler/dibbler_fix_getSize_crash.patch b/meta-networking/recipes-connectivity/dibbler/dibbler/dibbler_fix_getSize_crash.patch index 42d2627a1..439ef1177 100644 --- a/meta-networking/recipes-connectivity/dibbler/dibbler/dibbler_fix_getSize_crash.patch +++ b/meta-networking/recipes-connectivity/dibbler/dibbler/dibbler_fix_getSize_crash.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Index: git/ClntMessages/ClntMsgRequest.cpp | 3 | Index: git/ClntMessages/ClntMsgRequest.cpp |
2 | =================================================================== | 4 | =================================================================== |
3 | --- git.orig/ClntMessages/ClntMsgRequest.cpp | 5 | --- git.orig/ClntMessages/ClntMsgRequest.cpp |
diff --git a/meta-networking/recipes-connectivity/ez-ipupdate/files/Makefile.am.patch b/meta-networking/recipes-connectivity/ez-ipupdate/files/Makefile.am.patch index d80ed3e29..dde233121 100644 --- a/meta-networking/recipes-connectivity/ez-ipupdate/files/Makefile.am.patch +++ b/meta-networking/recipes-connectivity/ez-ipupdate/files/Makefile.am.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Remove EXTRASRC and EXTRAOBJ from obj list | 3 | Remove EXTRASRC and EXTRAOBJ from obj list |
2 | 4 | ||
3 | --- ez-ipupdate-3.0.11b7/Makefile.am.orig 2014-07-02 13:47:50.758034983 -0600 | 5 | --- ez-ipupdate-3.0.11b7/Makefile.am.orig 2014-07-02 13:47:50.758034983 -0600 |
diff --git a/meta-networking/recipes-connectivity/ez-ipupdate/files/cache_file.c.patch b/meta-networking/recipes-connectivity/ez-ipupdate/files/cache_file.c.patch index de5eb3a6d..0199cb127 100644 --- a/meta-networking/recipes-connectivity/ez-ipupdate/files/cache_file.c.patch +++ b/meta-networking/recipes-connectivity/ez-ipupdate/files/cache_file.c.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Dont assume errno type | 3 | Dont assume errno type |
2 | 4 | ||
3 | --- ez-ipupdate-3.0.11b7/cache_file.c.orig 2014-07-02 14:01:07.126029412 -0600 | 5 | --- ez-ipupdate-3.0.11b7/cache_file.c.orig 2014-07-02 14:01:07.126029412 -0600 |
diff --git a/meta-networking/recipes-connectivity/ez-ipupdate/files/conf_file.c.patch b/meta-networking/recipes-connectivity/ez-ipupdate/files/conf_file.c.patch index 02218a39e..6325c1873 100644 --- a/meta-networking/recipes-connectivity/ez-ipupdate/files/conf_file.c.patch +++ b/meta-networking/recipes-connectivity/ez-ipupdate/files/conf_file.c.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Dont assume errno type | 3 | Dont assume errno type |
2 | 4 | ||
3 | --- ez-ipupdate-3.0.11b7/conf_file.c.orig 2014-07-02 14:01:19.174029328 -0600 | 5 | --- ez-ipupdate-3.0.11b7/conf_file.c.orig 2014-07-02 14:01:19.174029328 -0600 |
diff --git a/meta-networking/recipes-connectivity/ez-ipupdate/files/wformat.patch b/meta-networking/recipes-connectivity/ez-ipupdate/files/wformat.patch index 1de267f08..3b791559d 100644 --- a/meta-networking/recipes-connectivity/ez-ipupdate/files/wformat.patch +++ b/meta-networking/recipes-connectivity/ez-ipupdate/files/wformat.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Index: ez-ipupdate-3.0.11b7/ez-ipupdate.c | 3 | Index: ez-ipupdate-3.0.11b7/ez-ipupdate.c |
2 | =================================================================== | 4 | =================================================================== |
3 | --- ez-ipupdate-3.0.11b7.orig/ez-ipupdate.c | 5 | --- ez-ipupdate-3.0.11b7.orig/ez-ipupdate.c |
diff --git a/meta-networking/recipes-connectivity/libiec61850/files/0001-pyiec61850-don-t-break-CMAKE_INSTALL_PATH-by-trying-.patch b/meta-networking/recipes-connectivity/libiec61850/files/0001-pyiec61850-don-t-break-CMAKE_INSTALL_PATH-by-trying-.patch index 2168a0713..3f0490cb8 100644 --- a/meta-networking/recipes-connectivity/libiec61850/files/0001-pyiec61850-don-t-break-CMAKE_INSTALL_PATH-by-trying-.patch +++ b/meta-networking/recipes-connectivity/libiec61850/files/0001-pyiec61850-don-t-break-CMAKE_INSTALL_PATH-by-trying-.patch | |||
@@ -8,6 +8,8 @@ https://stackoverflow.com/questions/1242904/finding-python-site-packages-directo | |||
8 | 8 | ||
9 | Signed-off-by: Romain Naour <romain.naour@smile.fr> | 9 | Signed-off-by: Romain Naour <romain.naour@smile.fr> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | pyiec61850/CMakeLists.txt | 11 ++--------- | 13 | pyiec61850/CMakeLists.txt | 11 ++--------- |
12 | 1 file changed, 2 insertions(+), 9 deletions(-) | 14 | 1 file changed, 2 insertions(+), 9 deletions(-) |
13 | 15 | ||
diff --git a/meta-networking/recipes-connectivity/openthread/ot-br-posix/unused_var.patch b/meta-networking/recipes-connectivity/openthread/ot-br-posix/unused_var.patch index 9727cbafd..f10cec2d6 100644 --- a/meta-networking/recipes-connectivity/openthread/ot-br-posix/unused_var.patch +++ b/meta-networking/recipes-connectivity/openthread/ot-br-posix/unused_var.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- a/third_party/openthread/repo/src/cli/cli.cpp | 3 | --- a/third_party/openthread/repo/src/cli/cli.cpp |
2 | +++ b/third_party/openthread/repo/src/cli/cli.cpp | 4 | +++ b/third_party/openthread/repo/src/cli/cli.cpp |
3 | @@ -1785,6 +1785,7 @@ template <> otError Interpreter::Process | 5 | @@ -1785,6 +1785,7 @@ template <> otError Interpreter::Process |
diff --git a/meta-networking/recipes-connectivity/rdate/rdate/0001-rdate-define-logwtmp-on-libc-glibc.patch b/meta-networking/recipes-connectivity/rdate/rdate/0001-rdate-define-logwtmp-on-libc-glibc.patch index 08ba2c31e..5fc21808f 100644 --- a/meta-networking/recipes-connectivity/rdate/rdate/0001-rdate-define-logwtmp-on-libc-glibc.patch +++ b/meta-networking/recipes-connectivity/rdate/rdate/0001-rdate-define-logwtmp-on-libc-glibc.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] rdate: define logwtmp on libc != glibc | |||
5 | 5 | ||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | src/rdate.c | 15 +++++++++++++++ | 10 | src/rdate.c | 15 +++++++++++++++ |
9 | 1 file changed, 15 insertions(+) | 11 | 1 file changed, 15 insertions(+) |
10 | 12 | ||
diff --git a/meta-networking/recipes-connectivity/samba/samba/0002-do-not-import-target-module-while-cross-compile.patch b/meta-networking/recipes-connectivity/samba/samba/0002-do-not-import-target-module-while-cross-compile.patch index 186ee553a..3b0269092 100644 --- a/meta-networking/recipes-connectivity/samba/samba/0002-do-not-import-target-module-while-cross-compile.patch +++ b/meta-networking/recipes-connectivity/samba/samba/0002-do-not-import-target-module-while-cross-compile.patch | |||
@@ -11,6 +11,8 @@ Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com> | |||
11 | update to version 4.10.5, and switch to python3 | 11 | update to version 4.10.5, and switch to python3 |
12 | Signed-off-by: Changqing Li <changqing.li@windriver.com> | 12 | Signed-off-by: Changqing Li <changqing.li@windriver.com> |
13 | --- | 13 | --- |
14 | Upstream-Status: Pending | ||
15 | |||
14 | buildtools/wafsamba/samba_bundled.py | 27 +++++++++++++++++++-------- | 16 | buildtools/wafsamba/samba_bundled.py | 27 +++++++++++++++++++-------- |
15 | 1 file changed, 19 insertions(+), 8 deletions(-) | 17 | 1 file changed, 19 insertions(+), 8 deletions(-) |
16 | 18 | ||
diff --git a/meta-networking/recipes-connectivity/samba/samba/samba-4.3.9-remove-getpwent_r.patch b/meta-networking/recipes-connectivity/samba/samba/samba-4.3.9-remove-getpwent_r.patch index 22451a2d1..9a83574e6 100644 --- a/meta-networking/recipes-connectivity/samba/samba/samba-4.3.9-remove-getpwent_r.patch +++ b/meta-networking/recipes-connectivity/samba/samba/samba-4.3.9-remove-getpwent_r.patch | |||
@@ -9,6 +9,8 @@ http://data.gpo.zugaina.org/musl/net-fs/samba/files/samba-4.3.9-remove-getpwent_ | |||
9 | 9 | ||
10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | source4/torture/local/nss_tests.c | 13 ++++++++----- | 14 | source4/torture/local/nss_tests.c | 13 ++++++++----- |
13 | 1 file changed, 8 insertions(+), 5 deletions(-) | 15 | 1 file changed, 8 insertions(+), 5 deletions(-) |
14 | 16 | ||
diff --git a/meta-networking/recipes-connectivity/samba/samba/samba-pam.patch b/meta-networking/recipes-connectivity/samba/samba/samba-pam.patch index 9e4545993..9bf1f9757 100644 --- a/meta-networking/recipes-connectivity/samba/samba/samba-pam.patch +++ b/meta-networking/recipes-connectivity/samba/samba/samba-pam.patch | |||
@@ -7,6 +7,8 @@ http://data.gpo.zugaina.org/musl/net-fs/samba/files/samba-4.2.7-pam.patch | |||
7 | 7 | ||
8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | source3/wscript | 13 ++++++++++++- | 12 | source3/wscript | 13 ++++++++++++- |
11 | 1 file changed, 12 insertions(+), 1 deletion(-) | 13 | 1 file changed, 12 insertions(+), 1 deletion(-) |
12 | 14 | ||
diff --git a/meta-networking/recipes-connectivity/vpnc/vpnc/0001-search-for-log-help-in-build-dir.patch b/meta-networking/recipes-connectivity/vpnc/vpnc/0001-search-for-log-help-in-build-dir.patch index 184c7943b..735edb582 100644 --- a/meta-networking/recipes-connectivity/vpnc/vpnc/0001-search-for-log-help-in-build-dir.patch +++ b/meta-networking/recipes-connectivity/vpnc/vpnc/0001-search-for-log-help-in-build-dir.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH 1/8] search for log-help in build dir | |||
5 | 5 | ||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | makeman.pl | 2 +- | 10 | makeman.pl | 2 +- |
9 | 1 file changed, 1 insertion(+), 1 deletion(-) | 11 | 1 file changed, 1 insertion(+), 1 deletion(-) |
10 | 12 | ||
diff --git a/meta-networking/recipes-connectivity/vpnc/vpnc/0002-Fix-vpnc-install-for-cross-compile.patch b/meta-networking/recipes-connectivity/vpnc/vpnc/0002-Fix-vpnc-install-for-cross-compile.patch index 6f00d3b89..638080436 100644 --- a/meta-networking/recipes-connectivity/vpnc/vpnc/0002-Fix-vpnc-install-for-cross-compile.patch +++ b/meta-networking/recipes-connectivity/vpnc/vpnc/0002-Fix-vpnc-install-for-cross-compile.patch | |||
@@ -4,6 +4,8 @@ Date: Sun, 2 Dec 2012 02:16:54 +0100 | |||
4 | Subject: [PATCH 2/8] Fix vpnc install for cross compile | 4 | Subject: [PATCH 2/8] Fix vpnc install for cross compile |
5 | 5 | ||
6 | --- | 6 | --- |
7 | Upstream-Status: Pending | ||
8 | |||
7 | Makefile | 22 +++++++++++----------- | 9 | Makefile | 22 +++++++++++----------- |
8 | 1 file changed, 11 insertions(+), 11 deletions(-) | 10 | 1 file changed, 11 insertions(+), 11 deletions(-) |
9 | 11 | ||
diff --git a/meta-networking/recipes-connectivity/vpnc/vpnc/0003-error.h-is-specific-to-glibc-on-linux.patch b/meta-networking/recipes-connectivity/vpnc/vpnc/0003-error.h-is-specific-to-glibc-on-linux.patch index bb7730647..60c28cef3 100644 --- a/meta-networking/recipes-connectivity/vpnc/vpnc/0003-error.h-is-specific-to-glibc-on-linux.patch +++ b/meta-networking/recipes-connectivity/vpnc/vpnc/0003-error.h-is-specific-to-glibc-on-linux.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH 3/8] error.h is specific to glibc on linux | |||
5 | 5 | ||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | sysdep.h | 5 +++-- | 10 | sysdep.h | 5 +++-- |
9 | 1 file changed, 3 insertions(+), 2 deletions(-) | 11 | 1 file changed, 3 insertions(+), 2 deletions(-) |
10 | 12 | ||
diff --git a/meta-networking/recipes-connectivity/vpnc/vpnc/0004-Use-pkgconfig-instead-of-libgcrypt-config.patch b/meta-networking/recipes-connectivity/vpnc/vpnc/0004-Use-pkgconfig-instead-of-libgcrypt-config.patch index f70a13898..305e9aabb 100644 --- a/meta-networking/recipes-connectivity/vpnc/vpnc/0004-Use-pkgconfig-instead-of-libgcrypt-config.patch +++ b/meta-networking/recipes-connectivity/vpnc/vpnc/0004-Use-pkgconfig-instead-of-libgcrypt-config.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH 4/8] Use pkgconfig instead of libgcrypt-config | |||
5 | 5 | ||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | Makefile | 4 ++-- | 10 | Makefile | 4 ++-- |
9 | 1 file changed, 2 insertions(+), 2 deletions(-) | 11 | 1 file changed, 2 insertions(+), 2 deletions(-) |
10 | 12 | ||
diff --git a/meta-networking/recipes-connectivity/vpnc/vpnc/0005-include-sys-ttydefaults.h-for-CEOT-definition.patch b/meta-networking/recipes-connectivity/vpnc/vpnc/0005-include-sys-ttydefaults.h-for-CEOT-definition.patch index 01783f45b..af63433c0 100644 --- a/meta-networking/recipes-connectivity/vpnc/vpnc/0005-include-sys-ttydefaults.h-for-CEOT-definition.patch +++ b/meta-networking/recipes-connectivity/vpnc/vpnc/0005-include-sys-ttydefaults.h-for-CEOT-definition.patch | |||
@@ -10,6 +10,8 @@ config.c:146:25: error: use of undeclared identifier 'CEOT' | |||
10 | 10 | ||
11 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 11 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
12 | --- | 12 | --- |
13 | Upstream-Status: Pending | ||
14 | |||
13 | config.c | 1 + | 15 | config.c | 1 + |
14 | 1 file changed, 1 insertion(+) | 16 | 1 file changed, 1 insertion(+) |
15 | 17 | ||
diff --git a/meta-networking/recipes-connectivity/vpnc/vpnc/0006-sysdep-Add-header-include-sequence-to-adjust-for-mus.patch b/meta-networking/recipes-connectivity/vpnc/vpnc/0006-sysdep-Add-header-include-sequence-to-adjust-for-mus.patch index fa89df279..664c73a71 100644 --- a/meta-networking/recipes-connectivity/vpnc/vpnc/0006-sysdep-Add-header-include-sequence-to-adjust-for-mus.patch +++ b/meta-networking/recipes-connectivity/vpnc/vpnc/0006-sysdep-Add-header-include-sequence-to-adjust-for-mus.patch | |||
@@ -4,6 +4,8 @@ Date: Wed, 29 Mar 2017 23:09:47 -0700 | |||
4 | Subject: [PATCH 6/8] sysdep: Add header include sequence to adjust for musl | 4 | Subject: [PATCH 6/8] sysdep: Add header include sequence to adjust for musl |
5 | 5 | ||
6 | --- | 6 | --- |
7 | Upstream-Status: Pending | ||
8 | |||
7 | sysdep.h | 10 +++++++--- | 9 | sysdep.h | 10 +++++++--- |
8 | 1 file changed, 7 insertions(+), 3 deletions(-) | 10 | 1 file changed, 7 insertions(+), 3 deletions(-) |
9 | 11 | ||
diff --git a/meta-networking/recipes-connectivity/vpnc/vpnc/0007-add-error-API-when-error.h-is-not-on-platform.patch b/meta-networking/recipes-connectivity/vpnc/vpnc/0007-add-error-API-when-error.h-is-not-on-platform.patch index de67b47a4..f7d7b0aec 100644 --- a/meta-networking/recipes-connectivity/vpnc/vpnc/0007-add-error-API-when-error.h-is-not-on-platform.patch +++ b/meta-networking/recipes-connectivity/vpnc/vpnc/0007-add-error-API-when-error.h-is-not-on-platform.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH 7/8] add error() API when error.h is not on platform | |||
5 | 5 | ||
6 | sign-off-by: Khem Raj <raj.khem@gmail.com> | 6 | sign-off-by: Khem Raj <raj.khem@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | sysdep.c | 24 ++++++++++++++++++++++++ | 10 | sysdep.c | 24 ++++++++++++++++++++++++ |
9 | sysdep.h | 2 ++ | 11 | sysdep.h | 2 ++ |
10 | 2 files changed, 26 insertions(+) | 12 | 2 files changed, 26 insertions(+) |
diff --git a/meta-networking/recipes-connectivity/vpnc/vpnc/0008-include-sysdep.h-before-net-if_tun.h.patch b/meta-networking/recipes-connectivity/vpnc/vpnc/0008-include-sysdep.h-before-net-if_tun.h.patch index 62ffdb7c9..6c6301199 100644 --- a/meta-networking/recipes-connectivity/vpnc/vpnc/0008-include-sysdep.h-before-net-if_tun.h.patch +++ b/meta-networking/recipes-connectivity/vpnc/vpnc/0008-include-sysdep.h-before-net-if_tun.h.patch | |||
@@ -7,6 +7,8 @@ Fixes duplicate defines in header errors | |||
7 | 7 | ||
8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | sysdep.c | 3 ++- | 12 | sysdep.c | 3 ++- |
11 | 1 file changed, 2 insertions(+), 1 deletion(-) | 13 | 1 file changed, 2 insertions(+), 1 deletion(-) |
12 | 14 | ||
diff --git a/meta-networking/recipes-connectivity/vpnc/vpnc/0009-reduce-lifetime-value.patch b/meta-networking/recipes-connectivity/vpnc/vpnc/0009-reduce-lifetime-value.patch index 2bed55041..3da2efe47 100644 --- a/meta-networking/recipes-connectivity/vpnc/vpnc/0009-reduce-lifetime-value.patch +++ b/meta-networking/recipes-connectivity/vpnc/vpnc/0009-reduce-lifetime-value.patch | |||
@@ -12,6 +12,8 @@ don't. | |||
12 | Reducing the lifetime from its current value to 28800 (exactly 8 hours) | 12 | Reducing the lifetime from its current value to 28800 (exactly 8 hours) |
13 | causes it to start working with fortigate devices. | 13 | causes it to start working with fortigate devices. |
14 | --- | 14 | --- |
15 | Upstream-Status: Pending | ||
16 | |||
15 | vpnc.c | 4 ++-- | 17 | vpnc.c | 4 ++-- |
16 | 1 file changed, 2 insertions(+), 2 deletions(-) | 18 | 1 file changed, 2 insertions(+), 2 deletions(-) |
17 | 19 | ||
diff --git a/meta-networking/recipes-daemons/autofs/autofs/0001-Define-__SWORD_TYPE-and-_PATH_NSSWITCH_CONF.patch b/meta-networking/recipes-daemons/autofs/autofs/0001-Define-__SWORD_TYPE-and-_PATH_NSSWITCH_CONF.patch index 87159718b..6128f3d0e 100644 --- a/meta-networking/recipes-daemons/autofs/autofs/0001-Define-__SWORD_TYPE-and-_PATH_NSSWITCH_CONF.patch +++ b/meta-networking/recipes-daemons/autofs/autofs/0001-Define-__SWORD_TYPE-and-_PATH_NSSWITCH_CONF.patch | |||
@@ -9,6 +9,8 @@ them here | |||
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | 10 | ||
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | include/automount.h | 8 ++++++++ | 14 | include/automount.h | 8 ++++++++ |
13 | include/nsswitch.h | 3 +++ | 15 | include/nsswitch.h | 3 +++ |
14 | 2 files changed, 11 insertions(+) | 16 | 2 files changed, 11 insertions(+) |
diff --git a/meta-networking/recipes-daemons/autofs/autofs/0001-autofs-5.1.8-add-autofs_strerror_r-helper-for-musl.patch b/meta-networking/recipes-daemons/autofs/autofs/0001-autofs-5.1.8-add-autofs_strerror_r-helper-for-musl.patch index 5fd9a8d12..caf010511 100644 --- a/meta-networking/recipes-daemons/autofs/autofs/0001-autofs-5.1.8-add-autofs_strerror_r-helper-for-musl.patch +++ b/meta-networking/recipes-daemons/autofs/autofs/0001-autofs-5.1.8-add-autofs_strerror_r-helper-for-musl.patch | |||
@@ -11,6 +11,8 @@ Signed-off-by: Fabian Groffen <grobian@gentoo.org> | |||
11 | Signed-off-by: Ian Kent <raven@themaw.net> | 11 | Signed-off-by: Ian Kent <raven@themaw.net> |
12 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 12 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
13 | --- | 13 | --- |
14 | Upstream-Status: Pending | ||
15 | |||
14 | include/automount.h | 5 +++++ | 16 | include/automount.h | 5 +++++ |
15 | lib/log.c | 10 ++++++++++ | 17 | lib/log.c | 10 ++++++++++ |
16 | 2 files changed, 15 insertions(+) | 18 | 2 files changed, 15 insertions(+) |
diff --git a/meta-networking/recipes-daemons/autofs/autofs/0001-modules-lookup_multi.c-Replace-__S_IEXEC-with-S_IEXE.patch b/meta-networking/recipes-daemons/autofs/autofs/0001-modules-lookup_multi.c-Replace-__S_IEXEC-with-S_IEXE.patch index 32293dd09..8eec3014a 100644 --- a/meta-networking/recipes-daemons/autofs/autofs/0001-modules-lookup_multi.c-Replace-__S_IEXEC-with-S_IEXE.patch +++ b/meta-networking/recipes-daemons/autofs/autofs/0001-modules-lookup_multi.c-Replace-__S_IEXEC-with-S_IEXE.patch | |||
@@ -9,6 +9,8 @@ all libc e.g. musl | |||
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | 10 | ||
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | modules/lookup_multi.c | 2 +- | 14 | modules/lookup_multi.c | 2 +- |
13 | 1 file changed, 1 insertion(+), 1 deletion(-) | 15 | 1 file changed, 1 insertion(+), 1 deletion(-) |
14 | 16 | ||
diff --git a/meta-networking/recipes-daemons/autofs/autofs/0002-Replace-__S_IEXEC-with-S_IEXEC.patch b/meta-networking/recipes-daemons/autofs/autofs/0002-Replace-__S_IEXEC-with-S_IEXEC.patch index 1a2eb4fc2..d67f6300c 100644 --- a/meta-networking/recipes-daemons/autofs/autofs/0002-Replace-__S_IEXEC-with-S_IEXEC.patch +++ b/meta-networking/recipes-daemons/autofs/autofs/0002-Replace-__S_IEXEC-with-S_IEXEC.patch | |||
@@ -12,6 +12,8 @@ Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||
12 | update patch to version 5.1.5 | 12 | update patch to version 5.1.5 |
13 | Signed-off-by: Changqing Li <changqing.li@windriver.com> | 13 | Signed-off-by: Changqing Li <changqing.li@windriver.com> |
14 | --- | 14 | --- |
15 | Upstream-Status: Pending | ||
16 | |||
15 | daemon/lookup.c | 6 +++--- | 17 | daemon/lookup.c | 6 +++--- |
16 | modules/lookup_multi.c | 2 +- | 18 | modules/lookup_multi.c | 2 +- |
17 | 2 files changed, 4 insertions(+), 4 deletions(-) | 19 | 2 files changed, 4 insertions(+), 4 deletions(-) |
diff --git a/meta-networking/recipes-daemons/autofs/autofs/cross.patch b/meta-networking/recipes-daemons/autofs/autofs/cross.patch index b25c43f74..2a4f4fd0d 100644 --- a/meta-networking/recipes-daemons/autofs/autofs/cross.patch +++ b/meta-networking/recipes-daemons/autofs/autofs/cross.patch | |||
@@ -3,6 +3,8 @@ From: Khem Raj <raj.khem@gmail.com> | |||
3 | Date: Sat, 5 Jan 2013 19:53:10 -0800 | 3 | Date: Sat, 5 Jan 2013 19:53:10 -0800 |
4 | 4 | ||
5 | --- | 5 | --- |
6 | Upstream-Status: Pending | ||
7 | |||
6 | aclocal.m4 | 2 ++ | 8 | aclocal.m4 | 2 ++ |
7 | configure.in | 8 ++++++-- | 9 | configure.in | 8 ++++++-- |
8 | 2 files changed, 8 insertions(+), 2 deletions(-) | 10 | 2 files changed, 8 insertions(+), 2 deletions(-) |
diff --git a/meta-networking/recipes-daemons/autofs/autofs/fix-the-YACC-rule-to-fix-a-building-failure.patch b/meta-networking/recipes-daemons/autofs/autofs/fix-the-YACC-rule-to-fix-a-building-failure.patch index 8ad3b22de..fd736296a 100644 --- a/meta-networking/recipes-daemons/autofs/autofs/fix-the-YACC-rule-to-fix-a-building-failure.patch +++ b/meta-networking/recipes-daemons/autofs/autofs/fix-the-YACC-rule-to-fix-a-building-failure.patch | |||
@@ -19,6 +19,8 @@ This lead to a race when compile amd_tok.o, the header file maybe rewritten. | |||
19 | Signed-off-by: Roy Li <rongqing.li@windriver.com> | 19 | Signed-off-by: Roy Li <rongqing.li@windriver.com> |
20 | 20 | ||
21 | --- | 21 | --- |
22 | Upstream-Status: Pending | ||
23 | |||
22 | lib/Makefile | 6 ++++-- | 24 | lib/Makefile | 6 ++++-- |
23 | modules/Makefile | 3 ++- | 25 | modules/Makefile | 3 ++- |
24 | 2 files changed, 6 insertions(+), 3 deletions(-) | 26 | 2 files changed, 6 insertions(+), 3 deletions(-) |
diff --git a/meta-networking/recipes-daemons/autofs/autofs/force-STRIP-to-emtpy.patch b/meta-networking/recipes-daemons/autofs/autofs/force-STRIP-to-emtpy.patch index 21396dd6f..1fc500319 100644 --- a/meta-networking/recipes-daemons/autofs/autofs/force-STRIP-to-emtpy.patch +++ b/meta-networking/recipes-daemons/autofs/autofs/force-STRIP-to-emtpy.patch | |||
@@ -8,6 +8,8 @@ otherwise the generate file will be stripped | |||
8 | Signed-off-by: Roy Li <rongqing.li@windriver.com> | 8 | Signed-off-by: Roy Li <rongqing.li@windriver.com> |
9 | 9 | ||
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | Makefile.rules | 2 +- | 13 | Makefile.rules | 2 +- |
12 | 1 file changed, 1 insertion(+), 1 deletion(-) | 14 | 1 file changed, 1 insertion(+), 1 deletion(-) |
13 | 15 | ||
diff --git a/meta-networking/recipes-daemons/autofs/autofs/no-bash.patch b/meta-networking/recipes-daemons/autofs/autofs/no-bash.patch index c46c0e5ad..f91c307d3 100644 --- a/meta-networking/recipes-daemons/autofs/autofs/no-bash.patch +++ b/meta-networking/recipes-daemons/autofs/autofs/no-bash.patch | |||
@@ -3,6 +3,8 @@ From: Khem Raj <raj.khem@gmail.com> | |||
3 | Date: Sat, 5 Jan 2013 19:53:10 -0800 | 3 | Date: Sat, 5 Jan 2013 19:53:10 -0800 |
4 | 4 | ||
5 | --- | 5 | --- |
6 | Upstream-Status: Pending | ||
7 | |||
6 | samples/auto.net | 2 +- | 8 | samples/auto.net | 2 +- |
7 | samples/auto.smb | 2 +- | 9 | samples/auto.smb | 2 +- |
8 | 2 files changed, 2 insertions(+), 2 deletions(-) | 10 | 2 files changed, 2 insertions(+), 2 deletions(-) |
diff --git a/meta-networking/recipes-daemons/ippool/ippool/0001-Respect-flags-from-env.patch b/meta-networking/recipes-daemons/ippool/ippool/0001-Respect-flags-from-env.patch index e96762125..5555d464c 100644 --- a/meta-networking/recipes-daemons/ippool/ippool/0001-Respect-flags-from-env.patch +++ b/meta-networking/recipes-daemons/ippool/ippool/0001-Respect-flags-from-env.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH 1/3] Respect flags from env | |||
5 | 5 | ||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | Makefile | 4 ++-- | 10 | Makefile | 4 ++-- |
9 | cli/Makefile | 2 +- | 11 | cli/Makefile | 2 +- |
10 | pppd/Makefile | 2 +- | 12 | pppd/Makefile | 2 +- |
diff --git a/meta-networking/recipes-daemons/ippool/ippool/0001-read-returns-ssize_t.patch b/meta-networking/recipes-daemons/ippool/ippool/0001-read-returns-ssize_t.patch index 7d3f9acb6..1b8de349c 100644 --- a/meta-networking/recipes-daemons/ippool/ippool/0001-read-returns-ssize_t.patch +++ b/meta-networking/recipes-daemons/ippool/ippool/0001-read-returns-ssize_t.patch | |||
@@ -10,6 +10,8 @@ usl_fd.c:284:10: error: comparison of unsigned expression < 0 is always false [- | |||
10 | 10 | ||
11 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 11 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
12 | --- | 12 | --- |
13 | Upstream-Status: Pending | ||
14 | |||
13 | usl/usl_fd.c | 2 +- | 15 | usl/usl_fd.c | 2 +- |
14 | 1 file changed, 1 insertion(+), 1 deletion(-) | 16 | 1 file changed, 1 insertion(+), 1 deletion(-) |
15 | 17 | ||
diff --git a/meta-networking/recipes-daemons/ippool/ippool/0001-usl_timer-Check-for-return-value-of-write-API.patch b/meta-networking/recipes-daemons/ippool/ippool/0001-usl_timer-Check-for-return-value-of-write-API.patch index 6fb7cc5c4..2c612e42f 100644 --- a/meta-networking/recipes-daemons/ippool/ippool/0001-usl_timer-Check-for-return-value-of-write-API.patch +++ b/meta-networking/recipes-daemons/ippool/ippool/0001-usl_timer-Check-for-return-value-of-write-API.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] usl_timer: Check for return value of write() API | |||
5 | 5 | ||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | usl/usl_timer.c | 4 +++- | 10 | usl/usl_timer.c | 4 +++- |
9 | 1 file changed, 3 insertions(+), 1 deletion(-) | 11 | 1 file changed, 3 insertions(+), 1 deletion(-) |
10 | 12 | ||
diff --git a/meta-networking/recipes-daemons/ippool/ippool/0002-Mark-first-element-of-a-string-as-null.patch b/meta-networking/recipes-daemons/ippool/ippool/0002-Mark-first-element-of-a-string-as-null.patch index 6e2bd523d..f21c68f0d 100644 --- a/meta-networking/recipes-daemons/ippool/ippool/0002-Mark-first-element-of-a-string-as-null.patch +++ b/meta-networking/recipes-daemons/ippool/ippool/0002-Mark-first-element-of-a-string-as-null.patch | |||
@@ -10,6 +10,8 @@ cli_lib.c:427:20: error: expression which evaluates to zero treated as a null po | |||
10 | 10 | ||
11 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 11 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
12 | --- | 12 | --- |
13 | Upstream-Status: Pending | ||
14 | |||
13 | cli/cli_lib.c | 2 +- | 15 | cli/cli_lib.c | 2 +- |
14 | 1 file changed, 1 insertion(+), 1 deletion(-) | 16 | 1 file changed, 1 insertion(+), 1 deletion(-) |
15 | 17 | ||
diff --git a/meta-networking/recipes-daemons/ippool/ippool/0002-link-with-libtirpc.patch b/meta-networking/recipes-daemons/ippool/ippool/0002-link-with-libtirpc.patch index d80f7b436..75bb82530 100644 --- a/meta-networking/recipes-daemons/ippool/ippool/0002-link-with-libtirpc.patch +++ b/meta-networking/recipes-daemons/ippool/ippool/0002-link-with-libtirpc.patch | |||
@@ -7,6 +7,8 @@ musl needs it | |||
7 | 7 | ||
8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | Makefile | 4 ++-- | 12 | Makefile | 4 ++-- |
11 | 1 file changed, 2 insertions(+), 2 deletions(-) | 13 | 1 file changed, 2 insertions(+), 2 deletions(-) |
12 | 14 | ||
diff --git a/meta-networking/recipes-daemons/ippool/ippool/0003-cli-Mark-return-of-strtol-as-long-int.patch b/meta-networking/recipes-daemons/ippool/ippool/0003-cli-Mark-return-of-strtol-as-long-int.patch index 3854b1133..f6a8d62b9 100644 --- a/meta-networking/recipes-daemons/ippool/ippool/0003-cli-Mark-return-of-strtol-as-long-int.patch +++ b/meta-networking/recipes-daemons/ippool/ippool/0003-cli-Mark-return-of-strtol-as-long-int.patch | |||
@@ -10,6 +10,8 @@ error: taking the absolute value of unsigned type 'unsigned long' has no effect | |||
10 | 10 | ||
11 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 11 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
12 | --- | 12 | --- |
13 | Upstream-Status: Pending | ||
14 | |||
13 | cli/cli_lib.c | 8 ++++---- | 15 | cli/cli_lib.c | 8 ++++---- |
14 | 1 file changed, 4 insertions(+), 4 deletions(-) | 16 | 1 file changed, 4 insertions(+), 4 deletions(-) |
15 | 17 | ||
diff --git a/meta-networking/recipes-daemons/ippool/ippool/0003-musl-fixes.patch b/meta-networking/recipes-daemons/ippool/ippool/0003-musl-fixes.patch index 952e4f0d0..8c42ebe30 100644 --- a/meta-networking/recipes-daemons/ippool/ippool/0003-musl-fixes.patch +++ b/meta-networking/recipes-daemons/ippool/ippool/0003-musl-fixes.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH 3/3] musl fixes | |||
5 | 5 | ||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | cli/cli_readline.c | 7 +- | 10 | cli/cli_readline.c | 7 +- |
9 | ippool_api.c | 9 ++- | 11 | ippool_api.c | 9 ++- |
10 | net/ppp_defs.h | 194 +++++++++++++++++++++++++++++++++++++++++++++++++++++ | 12 | net/ppp_defs.h | 194 +++++++++++++++++++++++++++++++++++++++++++++++++++++ |
diff --git a/meta-networking/recipes-daemons/keepalived/keepalived/0001-layer4-Change-order-of-include-files.patch b/meta-networking/recipes-daemons/keepalived/keepalived/0001-layer4-Change-order-of-include-files.patch index f9cadbc26..678a208ac 100644 --- a/meta-networking/recipes-daemons/keepalived/keepalived/0001-layer4-Change-order-of-include-files.patch +++ b/meta-networking/recipes-daemons/keepalived/keepalived/0001-layer4-Change-order-of-include-files.patch | |||
@@ -14,6 +14,8 @@ amicably, and I think this is right order too | |||
14 | Upsteam-Status: Pending | 14 | Upsteam-Status: Pending |
15 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 15 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
16 | --- | 16 | --- |
17 | Upstream-Status: Pending | ||
18 | |||
17 | keepalived/core/layer4.c | 21 ++++++++++----------- | 19 | keepalived/core/layer4.c | 21 ++++++++++----------- |
18 | 1 file changed, 10 insertions(+), 11 deletions(-) | 20 | 1 file changed, 10 insertions(+), 11 deletions(-) |
19 | 21 | ||
diff --git a/meta-networking/recipes-daemons/openhpi/files/fix-narrowing-warning.patch b/meta-networking/recipes-daemons/openhpi/files/fix-narrowing-warning.patch index 4c545708f..eabffa7d9 100644 --- a/meta-networking/recipes-daemons/openhpi/files/fix-narrowing-warning.patch +++ b/meta-networking/recipes-daemons/openhpi/files/fix-narrowing-warning.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Fix | 3 | Fix |
2 | 4 | ||
3 | sensor_factors_000.cpp:66:5: error: non-constant-expression cannot be narrowed from type 'int' to 'unsigned char' in initializer list [-Wc++11-narrowing] | 5 | sensor_factors_000.cpp:66:5: error: non-constant-expression cannot be narrowed from type 'int' to 'unsigned char' in initializer list [-Wc++11-narrowing] |
diff --git a/meta-networking/recipes-daemons/opensaf/opensaf/0001-configure-Disable-format-overflow-if-supported-by-gc.patch b/meta-networking/recipes-daemons/opensaf/opensaf/0001-configure-Disable-format-overflow-if-supported-by-gc.patch index be0a58767..c5264e5e7 100644 --- a/meta-networking/recipes-daemons/opensaf/opensaf/0001-configure-Disable-format-overflow-if-supported-by-gc.patch +++ b/meta-networking/recipes-daemons/opensaf/opensaf/0001-configure-Disable-format-overflow-if-supported-by-gc.patch | |||
@@ -6,6 +6,8 @@ Subject: [PATCH] configure: Disable format-overflow if supported by gcc | |||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | 7 | ||
8 | --- | 8 | --- |
9 | Upstream-Status: Pending | ||
10 | |||
9 | Makefile.am | 6 +-- | 11 | Makefile.am | 6 +-- |
10 | configure.ac | 2 + | 12 | configure.ac | 2 + |
11 | m4/ax_check_compile_flag.m4 | 74 +++++++++++++++++++++++++++++++++++++ | 13 | m4/ax_check_compile_flag.m4 | 74 +++++++++++++++++++++++++++++++++++++ |
diff --git a/meta-networking/recipes-daemons/opensaf/opensaf/0001-configure-Pass-linker-specific-options-with-Wl.patch b/meta-networking/recipes-daemons/opensaf/opensaf/0001-configure-Pass-linker-specific-options-with-Wl.patch index e4bbb4c3c..daf06d38f 100644 --- a/meta-networking/recipes-daemons/opensaf/opensaf/0001-configure-Pass-linker-specific-options-with-Wl.patch +++ b/meta-networking/recipes-daemons/opensaf/opensaf/0001-configure-Pass-linker-specific-options-with-Wl.patch | |||
@@ -9,6 +9,8 @@ and we can use non-gcc compilers | |||
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | 10 | ||
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | configure.ac | 2 +- | 14 | configure.ac | 2 +- |
13 | 1 file changed, 1 insertion(+), 1 deletion(-) | 15 | 1 file changed, 1 insertion(+), 1 deletion(-) |
14 | 16 | ||
diff --git a/meta-networking/recipes-daemons/opensaf/opensaf/0001-immpbe_dump.cc-Use-sys-wait.h-instead-of-wait.h.patch b/meta-networking/recipes-daemons/opensaf/opensaf/0001-immpbe_dump.cc-Use-sys-wait.h-instead-of-wait.h.patch index e40d2b319..99fab3b03 100644 --- a/meta-networking/recipes-daemons/opensaf/opensaf/0001-immpbe_dump.cc-Use-sys-wait.h-instead-of-wait.h.patch +++ b/meta-networking/recipes-daemons/opensaf/opensaf/0001-immpbe_dump.cc-Use-sys-wait.h-instead-of-wait.h.patch | |||
@@ -9,6 +9,8 @@ redirecting incorrect #include <wait.h> to <sys/wait.h> | |||
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | 10 | ||
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | src/imm/common/immpbe_dump.cc | 2 +- | 14 | src/imm/common/immpbe_dump.cc | 2 +- |
13 | 1 file changed, 1 insertion(+), 1 deletion(-) | 15 | 1 file changed, 1 insertion(+), 1 deletion(-) |
14 | 16 | ||
diff --git a/meta-networking/recipes-daemons/opensaf/opensaf/0001-src-Add-missing-header-limits.h-for-_POSIX_HOST_NAME.patch b/meta-networking/recipes-daemons/opensaf/opensaf/0001-src-Add-missing-header-limits.h-for-_POSIX_HOST_NAME.patch index e4a3975da..2521839c7 100644 --- a/meta-networking/recipes-daemons/opensaf/opensaf/0001-src-Add-missing-header-limits.h-for-_POSIX_HOST_NAME.patch +++ b/meta-networking/recipes-daemons/opensaf/opensaf/0001-src-Add-missing-header-limits.h-for-_POSIX_HOST_NAME.patch | |||
@@ -9,6 +9,8 @@ Do not use the deprecated headers under include/sys | |||
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | 10 | ||
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | src/base/os_defs.h | 5 +++-- | 14 | src/base/os_defs.h | 5 +++-- |
13 | src/mds/mds_dt_tcp.c | 1 - | 15 | src/mds/mds_dt_tcp.c | 1 - |
14 | src/mds/mds_dt_tcp_disc.h | 2 +- | 16 | src/mds/mds_dt_tcp_disc.h | 2 +- |
diff --git a/meta-networking/recipes-daemons/opensaf/opensaf/0002-Fix-Werror-enum-int-mismatch-with-gcc13.patch b/meta-networking/recipes-daemons/opensaf/opensaf/0002-Fix-Werror-enum-int-mismatch-with-gcc13.patch index e3288431e..a6aa2c3d0 100644 --- a/meta-networking/recipes-daemons/opensaf/opensaf/0002-Fix-Werror-enum-int-mismatch-with-gcc13.patch +++ b/meta-networking/recipes-daemons/opensaf/opensaf/0002-Fix-Werror-enum-int-mismatch-with-gcc13.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH 2/2] Fix -Werror=enum-int-mismatch with gcc13 | |||
5 | 5 | ||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | src/evt/agent/eda_hdl.h | 5 +++-- | 10 | src/evt/agent/eda_hdl.h | 5 +++-- |
9 | src/evt/evtd/eds_mds.h | 3 +-- | 11 | src/evt/evtd/eds_mds.h | 3 +-- |
10 | src/smf/smfnd/smfnd.h | 8 ++++---- | 12 | src/smf/smfnd/smfnd.h | 8 ++++---- |
diff --git a/meta-networking/recipes-daemons/postfix/files/0001-Fix-makedefs.patch b/meta-networking/recipes-daemons/postfix/files/0001-Fix-makedefs.patch index 8c9c13b1c..bacfdb5e6 100644 --- a/meta-networking/recipes-daemons/postfix/files/0001-Fix-makedefs.patch +++ b/meta-networking/recipes-daemons/postfix/files/0001-Fix-makedefs.patch | |||
@@ -15,6 +15,8 @@ Upstream-Status: Inappropriate [embedded specific] | |||
15 | 15 | ||
16 | Signed-off-by: Yao Zhao <yao.zhao@windriver.com> | 16 | Signed-off-by: Yao Zhao <yao.zhao@windriver.com> |
17 | --- | 17 | --- |
18 | Upstream-Status: Pending | ||
19 | |||
18 | makedefs | 27 +++++++++++---------------- | 20 | makedefs | 27 +++++++++++---------------- |
19 | 1 file changed, 11 insertions(+), 16 deletions(-) | 21 | 1 file changed, 11 insertions(+), 16 deletions(-) |
20 | 22 | ||
diff --git a/meta-networking/recipes-daemons/postfix/files/0003-makedefs-Use-native-compiler-to-build-makedefs.test.patch b/meta-networking/recipes-daemons/postfix/files/0003-makedefs-Use-native-compiler-to-build-makedefs.test.patch index 0fc938e13..1545f2163 100644 --- a/meta-networking/recipes-daemons/postfix/files/0003-makedefs-Use-native-compiler-to-build-makedefs.test.patch +++ b/meta-networking/recipes-daemons/postfix/files/0003-makedefs-Use-native-compiler-to-build-makedefs.test.patch | |||
@@ -7,6 +7,8 @@ Its a binary used during build | |||
7 | 7 | ||
8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | makedefs | 10 +++++----- | 12 | makedefs | 10 +++++----- |
11 | 1 file changed, 5 insertions(+), 5 deletions(-) | 13 | 1 file changed, 5 insertions(+), 5 deletions(-) |
12 | 14 | ||
diff --git a/meta-networking/recipes-daemons/postfix/files/0004-Fix-icu-config.patch b/meta-networking/recipes-daemons/postfix/files/0004-Fix-icu-config.patch index 6b4a5f7a0..a38e78330 100644 --- a/meta-networking/recipes-daemons/postfix/files/0004-Fix-icu-config.patch +++ b/meta-networking/recipes-daemons/postfix/files/0004-Fix-icu-config.patch | |||
@@ -12,6 +12,8 @@ entertained. | |||
12 | 12 | ||
13 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 13 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
14 | --- | 14 | --- |
15 | Upstream-Status: Pending | ||
16 | |||
15 | makedefs | 1 - | 17 | makedefs | 1 - |
16 | 1 file changed, 1 deletion(-) | 18 | 1 file changed, 1 deletion(-) |
17 | 19 | ||
diff --git a/meta-networking/recipes-daemons/squid/files/0001-configure-Check-for-Wno-error-format-truncation-comp.patch b/meta-networking/recipes-daemons/squid/files/0001-configure-Check-for-Wno-error-format-truncation-comp.patch index 302136a03..acebd6dce 100644 --- a/meta-networking/recipes-daemons/squid/files/0001-configure-Check-for-Wno-error-format-truncation-comp.patch +++ b/meta-networking/recipes-daemons/squid/files/0001-configure-Check-for-Wno-error-format-truncation-comp.patch | |||
@@ -11,6 +11,8 @@ client.c:834:23: error: '%s' directive output may be truncated writing up to 102 | |||
11 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 11 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
12 | 12 | ||
13 | --- | 13 | --- |
14 | Upstream-Status: Pending | ||
15 | |||
14 | acinclude/ax_check_compile_flag.m4 | 74 ++++++++++++++++++++++++++++++++++++++ | 16 | acinclude/ax_check_compile_flag.m4 | 74 ++++++++++++++++++++++++++++++++++++++ |
15 | configure.ac | 2 ++ | 17 | configure.ac | 2 ++ |
16 | 2 files changed, 76 insertions(+) | 18 | 2 files changed, 76 insertions(+) |
diff --git a/meta-networking/recipes-daemons/squid/files/Fix-flawed-dynamic-ldb-link-test-in-configure.patch b/meta-networking/recipes-daemons/squid/files/Fix-flawed-dynamic-ldb-link-test-in-configure.patch index a429b7b2d..738e609c0 100644 --- a/meta-networking/recipes-daemons/squid/files/Fix-flawed-dynamic-ldb-link-test-in-configure.patch +++ b/meta-networking/recipes-daemons/squid/files/Fix-flawed-dynamic-ldb-link-test-in-configure.patch | |||
@@ -12,6 +12,8 @@ about why and setting the need for -ldb incorrectly. | |||
12 | Signed-off-by: Jim Somerville <Jim.Somerville@windriver.com> | 12 | Signed-off-by: Jim Somerville <Jim.Somerville@windriver.com> |
13 | 13 | ||
14 | --- | 14 | --- |
15 | Upstream-Status: Pending | ||
16 | |||
15 | configure.ac | 10 ++++++++++ | 17 | configure.ac | 10 ++++++++++ |
16 | 1 file changed, 10 insertions(+) | 18 | 1 file changed, 10 insertions(+) |
17 | 19 | ||
diff --git a/meta-networking/recipes-daemons/squid/files/Set-up-for-cross-compilation.patch b/meta-networking/recipes-daemons/squid/files/Set-up-for-cross-compilation.patch index 3852f7c25..ffb737164 100644 --- a/meta-networking/recipes-daemons/squid/files/Set-up-for-cross-compilation.patch +++ b/meta-networking/recipes-daemons/squid/files/Set-up-for-cross-compilation.patch | |||
@@ -11,6 +11,8 @@ proper cross compilation can occur. | |||
11 | Signed-off-by: Jim Somerville <Jim.Somerville@windriver.com> | 11 | Signed-off-by: Jim Somerville <Jim.Somerville@windriver.com> |
12 | 12 | ||
13 | --- | 13 | --- |
14 | Upstream-Status: Pending | ||
15 | |||
14 | configure.ac | 1 + | 16 | configure.ac | 1 + |
15 | 1 file changed, 1 insertion(+) | 17 | 1 file changed, 1 insertion(+) |
16 | 18 | ||
diff --git a/meta-networking/recipes-daemons/tftp-hpa/files/0001-__progname-is-provided-by-libc.patch b/meta-networking/recipes-daemons/tftp-hpa/files/0001-__progname-is-provided-by-libc.patch index cead977e2..66c15b5f8 100644 --- a/meta-networking/recipes-daemons/tftp-hpa/files/0001-__progname-is-provided-by-libc.patch +++ b/meta-networking/recipes-daemons/tftp-hpa/files/0001-__progname-is-provided-by-libc.patch | |||
@@ -12,6 +12,8 @@ global symbols and work around Debian bug #519006 (Closes: #564052). | |||
12 | Signed-off-by: Ron Lee <ron@debian.org> | 12 | Signed-off-by: Ron Lee <ron@debian.org> |
13 | Signed-off-by: H. Peter Anvin <hpa@linux.intel.com> | 13 | Signed-off-by: H. Peter Anvin <hpa@linux.intel.com> |
14 | --- | 14 | --- |
15 | Upstream-Status: Pending | ||
16 | |||
15 | tftpd/tftpd.c | 10 +++++----- | 17 | tftpd/tftpd.c | 10 +++++----- |
16 | 1 file changed, 5 insertions(+), 5 deletions(-) | 18 | 1 file changed, 5 insertions(+), 5 deletions(-) |
17 | 19 | ||
diff --git a/meta-networking/recipes-daemons/vsftpd/vsftpd-3.0.5/0001-sysdeputil.c-Fix-with-musl-which-does-not-have-utmpx.patch b/meta-networking/recipes-daemons/vsftpd/vsftpd-3.0.5/0001-sysdeputil.c-Fix-with-musl-which-does-not-have-utmpx.patch index d81c94a4a..6c68989d3 100644 --- a/meta-networking/recipes-daemons/vsftpd/vsftpd-3.0.5/0001-sysdeputil.c-Fix-with-musl-which-does-not-have-utmpx.patch +++ b/meta-networking/recipes-daemons/vsftpd/vsftpd-3.0.5/0001-sysdeputil.c-Fix-with-musl-which-does-not-have-utmpx.patch | |||
@@ -6,6 +6,8 @@ Subject: [PATCH] sysdeputil.c: Fix with musl which does not have utmpx | |||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | 7 | ||
8 | --- | 8 | --- |
9 | Upstream-Status: Pending | ||
10 | |||
9 | sysdeputil.c | 4 +++- | 11 | sysdeputil.c | 4 +++- |
10 | 1 file changed, 3 insertions(+), 1 deletion(-) | 12 | 1 file changed, 3 insertions(+), 1 deletion(-) |
11 | 13 | ||
diff --git a/meta-networking/recipes-extended/tgt/files/usr-Makefile-apply-LDFLAGS-to-all-executables.patch b/meta-networking/recipes-extended/tgt/files/usr-Makefile-apply-LDFLAGS-to-all-executables.patch index d480ef786..b6c674bd9 100644 --- a/meta-networking/recipes-extended/tgt/files/usr-Makefile-apply-LDFLAGS-to-all-executables.patch +++ b/meta-networking/recipes-extended/tgt/files/usr-Makefile-apply-LDFLAGS-to-all-executables.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] usr/Makefile: apply LDFLAGS to all executables | |||
5 | 5 | ||
6 | Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> | 6 | Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | usr/Makefile | 4 ++-- | 10 | usr/Makefile | 4 ++-- |
9 | 1 file changed, 2 insertions(+), 2 deletions(-) | 11 | 1 file changed, 2 insertions(+), 2 deletions(-) |
10 | 12 | ||
diff --git a/meta-networking/recipes-filter/ebtables/ebtables-2.0.11/0010-Adjust-header-include-sequence.patch b/meta-networking/recipes-filter/ebtables/ebtables-2.0.11/0010-Adjust-header-include-sequence.patch index 1f3fcfe37..dd8ad969c 100644 --- a/meta-networking/recipes-filter/ebtables/ebtables-2.0.11/0010-Adjust-header-include-sequence.patch +++ b/meta-networking/recipes-filter/ebtables/ebtables-2.0.11/0010-Adjust-header-include-sequence.patch | |||
@@ -8,6 +8,8 @@ This fixes the build with musl | |||
8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
9 | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 9 | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | extensions/ebt_among.c | 2 +- | 13 | extensions/ebt_among.c | 2 +- |
12 | extensions/ebt_arpreply.c | 2 +- | 14 | extensions/ebt_arpreply.c | 2 +- |
13 | extensions/ebt_nat.c | 2 +- | 15 | extensions/ebt_nat.c | 2 +- |
diff --git a/meta-networking/recipes-filter/libnetfilter/files/0001-libnetfilter-acct-Declare-the-define-visivility-attribute-together.patch b/meta-networking/recipes-filter/libnetfilter/files/0001-libnetfilter-acct-Declare-the-define-visivility-attribute-together.patch index 9e0b420e0..92e178efb 100644 --- a/meta-networking/recipes-filter/libnetfilter/files/0001-libnetfilter-acct-Declare-the-define-visivility-attribute-together.patch +++ b/meta-networking/recipes-filter/libnetfilter/files/0001-libnetfilter-acct-Declare-the-define-visivility-attribute-together.patch | |||
@@ -10,6 +10,8 @@ fail to link due to these missing symbols | |||
10 | 10 | ||
11 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 11 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
12 | --- | 12 | --- |
13 | Upstream-Status: Pending | ||
14 | |||
13 | doxygen.cfg.in | 2 +- | 15 | doxygen.cfg.in | 2 +- |
14 | src/internal.h | 5 ++--- | 16 | src/internal.h | 5 ++--- |
15 | src/libnetfilter_acct.c | 41 ++++++++++++++--------------------------- | 17 | src/libnetfilter_acct.c | 41 ++++++++++++++--------------------------- |
diff --git a/meta-networking/recipes-netkit/netkit-ftp/netkit-ftp/0001-ftp-include-sys-types.h-for-u_long.patch b/meta-networking/recipes-netkit/netkit-ftp/netkit-ftp/0001-ftp-include-sys-types.h-for-u_long.patch index 8376603ea..2cd639ee9 100644 --- a/meta-networking/recipes-netkit/netkit-ftp/netkit-ftp/0001-ftp-include-sys-types.h-for-u_long.patch +++ b/meta-networking/recipes-netkit/netkit-ftp/netkit-ftp/0001-ftp-include-sys-types.h-for-u_long.patch | |||
@@ -10,6 +10,8 @@ ftp.c:1091:2: error: unknown type name 'u_long'; did you mean 'long'? | |||
10 | 10 | ||
11 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 11 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
12 | --- | 12 | --- |
13 | Upstream-Status: Pending | ||
14 | |||
13 | ftp/ftp.c | 1 + | 15 | ftp/ftp.c | 1 + |
14 | 1 file changed, 1 insertion(+) | 16 | 1 file changed, 1 insertion(+) |
15 | 17 | ||
diff --git a/meta-networking/recipes-netkit/netkit-rpc/netkit-rpc/0001-rpcgen-Fix-printf-formats.patch b/meta-networking/recipes-netkit/netkit-rpc/netkit-rpc/0001-rpcgen-Fix-printf-formats.patch index 8bd77d2e4..508db6aad 100644 --- a/meta-networking/recipes-netkit/netkit-rpc/netkit-rpc/0001-rpcgen-Fix-printf-formats.patch +++ b/meta-networking/recipes-netkit/netkit-rpc/netkit-rpc/0001-rpcgen-Fix-printf-formats.patch | |||
@@ -7,6 +7,8 @@ Fixes build with hardening flags | |||
7 | 7 | ||
8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | rpcgen/rpc_hout.c | 2 +- | 12 | rpcgen/rpc_hout.c | 2 +- |
11 | rpcgen/rpc_tblout.c | 4 ++-- | 13 | rpcgen/rpc_tblout.c | 4 ++-- |
12 | 2 files changed, 3 insertions(+), 3 deletions(-) | 14 | 2 files changed, 3 insertions(+), 3 deletions(-) |
diff --git a/meta-networking/recipes-netkit/netkit-telnet/files/0001-telnet-telnetd-Fix-deadlock-on-cleanup.patch b/meta-networking/recipes-netkit/netkit-telnet/files/0001-telnet-telnetd-Fix-deadlock-on-cleanup.patch index 945785d3c..afcc66dad 100644 --- a/meta-networking/recipes-netkit/netkit-telnet/files/0001-telnet-telnetd-Fix-deadlock-on-cleanup.patch +++ b/meta-networking/recipes-netkit/netkit-telnet/files/0001-telnet-telnetd-Fix-deadlock-on-cleanup.patch | |||
@@ -47,6 +47,8 @@ in upstream. | |||
47 | 47 | ||
48 | Signed-off-by: Seiichi Ishitsuka <ishitsuka.sc@ncos.nec.co.jp> | 48 | Signed-off-by: Seiichi Ishitsuka <ishitsuka.sc@ncos.nec.co.jp> |
49 | --- | 49 | --- |
50 | Upstream-Status: Pending | ||
51 | |||
50 | telnetd/ext.h | 1 + | 52 | telnetd/ext.h | 1 + |
51 | telnetd/sys_term.c | 17 ++++++++++++++++- | 53 | telnetd/sys_term.c | 17 ++++++++++++++++- |
52 | telnetd/telnetd.c | 2 +- | 54 | telnetd/telnetd.c | 2 +- |
diff --git a/meta-networking/recipes-netkit/netkit-telnet/files/0001-telnet-telnetd-Fix-print-format-strings.patch b/meta-networking/recipes-netkit/netkit-telnet/files/0001-telnet-telnetd-Fix-print-format-strings.patch index f2f1b12e2..755b882b6 100644 --- a/meta-networking/recipes-netkit/netkit-telnet/files/0001-telnet-telnetd-Fix-print-format-strings.patch +++ b/meta-networking/recipes-netkit/netkit-telnet/files/0001-telnet-telnetd-Fix-print-format-strings.patch | |||
@@ -7,6 +7,8 @@ Fixes build with hardening flags | |||
7 | 7 | ||
8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | telnet/utilities.cc | 6 +++--- | 12 | telnet/utilities.cc | 6 +++--- |
11 | telnetd/utility.c | 6 +++--- | 13 | telnetd/utility.c | 6 +++--- |
12 | 2 files changed, 6 insertions(+), 6 deletions(-) | 14 | 2 files changed, 6 insertions(+), 6 deletions(-) |
diff --git a/meta-networking/recipes-protocols/mdns/mdns/0005-mDNSCore-Fix-broken-debug-parameter.patch b/meta-networking/recipes-protocols/mdns/mdns/0005-mDNSCore-Fix-broken-debug-parameter.patch index 6553f6b98..39e67cdf4 100644 --- a/meta-networking/recipes-protocols/mdns/mdns/0005-mDNSCore-Fix-broken-debug-parameter.patch +++ b/meta-networking/recipes-protocols/mdns/mdns/0005-mDNSCore-Fix-broken-debug-parameter.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH 5/6] mDNSCore: Fix broken debug parameter | |||
5 | 5 | ||
6 | Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> | 6 | Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | mDNSCore/mDNS.c | 2 +- | 10 | mDNSCore/mDNS.c | 2 +- |
9 | 1 file changed, 1 insertion(+), 1 deletion(-) | 11 | 1 file changed, 1 insertion(+), 1 deletion(-) |
10 | 12 | ||
diff --git a/meta-networking/recipes-protocols/net-snmp/net-snmp/0001-snmplib-keytools.c-Don-t-check-for-return-from-EVP_M.patch b/meta-networking/recipes-protocols/net-snmp/net-snmp/0001-snmplib-keytools.c-Don-t-check-for-return-from-EVP_M.patch index af6334f72..6450c1cc9 100644 --- a/meta-networking/recipes-protocols/net-snmp/net-snmp/0001-snmplib-keytools.c-Don-t-check-for-return-from-EVP_M.patch +++ b/meta-networking/recipes-protocols/net-snmp/net-snmp/0001-snmplib-keytools.c-Don-t-check-for-return-from-EVP_M.patch | |||
@@ -13,6 +13,8 @@ Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||
13 | Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com> | 13 | Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com> |
14 | 14 | ||
15 | --- | 15 | --- |
16 | Upstream-Status: Pending | ||
17 | |||
16 | snmplib/keytools.c | 5 +---- | 18 | snmplib/keytools.c | 5 +---- |
17 | 1 file changed, 1 insertion(+), 4 deletions(-) | 19 | 1 file changed, 1 insertion(+), 4 deletions(-) |
18 | 20 | ||
diff --git a/meta-networking/recipes-protocols/net-snmp/net-snmp/reproducibility-have-printcap.patch b/meta-networking/recipes-protocols/net-snmp/net-snmp/reproducibility-have-printcap.patch index c0b51c51e..5fbb411a5 100644 --- a/meta-networking/recipes-protocols/net-snmp/net-snmp/reproducibility-have-printcap.patch +++ b/meta-networking/recipes-protocols/net-snmp/net-snmp/reproducibility-have-printcap.patch | |||
@@ -9,6 +9,8 @@ ac_cv_file__etc_printcap instead. When cross-compiling, this variable should be | |||
9 | set in the environment to "yes" or "no" as appropriate for the target platform. | 9 | set in the environment to "yes" or "no" as appropriate for the target platform. |
10 | 10 | ||
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | configure.d/config_os_misc4 | 4 ++-- | 14 | configure.d/config_os_misc4 | 4 ++-- |
13 | 1 file changed, 2 insertions(+), 2 deletions(-) | 15 | 1 file changed, 2 insertions(+), 2 deletions(-) |
14 | 16 | ||
diff --git a/meta-networking/recipes-protocols/opcua/open62541/0001-fix-build-do-not-install-git-files.patch b/meta-networking/recipes-protocols/opcua/open62541/0001-fix-build-do-not-install-git-files.patch index 44ee7b92c..a84290218 100644 --- a/meta-networking/recipes-protocols/opcua/open62541/0001-fix-build-do-not-install-git-files.patch +++ b/meta-networking/recipes-protocols/opcua/open62541/0001-fix-build-do-not-install-git-files.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] fix(build): do not install git files | |||
5 | 5 | ||
6 | Signed-off-by: Vyacheslav Yurkov <v.yurkov@precitec.de> | 6 | Signed-off-by: Vyacheslav Yurkov <v.yurkov@precitec.de> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | CMakeLists.txt | 1 + | 10 | CMakeLists.txt | 1 + |
9 | 1 file changed, 1 insertion(+) | 11 | 1 file changed, 1 insertion(+) |
10 | 12 | ||
diff --git a/meta-networking/recipes-protocols/openflow/openflow/0001-Check-and-use-strlcpy-from-libc-before-defining-own.patch b/meta-networking/recipes-protocols/openflow/openflow/0001-Check-and-use-strlcpy-from-libc-before-defining-own.patch index 952274bb9..2175a20b9 100644 --- a/meta-networking/recipes-protocols/openflow/openflow/0001-Check-and-use-strlcpy-from-libc-before-defining-own.patch +++ b/meta-networking/recipes-protocols/openflow/openflow/0001-Check-and-use-strlcpy-from-libc-before-defining-own.patch | |||
@@ -9,6 +9,8 @@ failures. | |||
9 | 9 | ||
10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | configure.ac | 2 +- | 14 | configure.ac | 2 +- |
13 | lib/util.c | 2 ++ | 15 | lib/util.c | 2 ++ |
14 | lib/util.h | 1 + | 16 | lib/util.h | 1 + |
diff --git a/meta-networking/recipes-protocols/openflow/openflow/0002-lib-netdev-Adjust-header-include-sequence.patch b/meta-networking/recipes-protocols/openflow/openflow/0002-lib-netdev-Adjust-header-include-sequence.patch index 75180fe32..9a49f4ef3 100644 --- a/meta-networking/recipes-protocols/openflow/openflow/0002-lib-netdev-Adjust-header-include-sequence.patch +++ b/meta-networking/recipes-protocols/openflow/openflow/0002-lib-netdev-Adjust-header-include-sequence.patch | |||
@@ -10,6 +10,8 @@ about double definition in libc headers | |||
10 | 10 | ||
11 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 11 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
12 | --- | 12 | --- |
13 | Upstream-Status: Pending | ||
14 | |||
13 | lib/netdev.c | 11 +++++------ | 15 | lib/netdev.c | 11 +++++------ |
14 | 1 file changed, 5 insertions(+), 6 deletions(-) | 16 | 1 file changed, 5 insertions(+), 6 deletions(-) |
15 | 17 | ||
diff --git a/meta-networking/recipes-protocols/openl2tp/openl2tp/0001-Use-1-instead-of-WAIT_ANY.patch b/meta-networking/recipes-protocols/openl2tp/openl2tp/0001-Use-1-instead-of-WAIT_ANY.patch index d1ee3c591..8314b5d96 100644 --- a/meta-networking/recipes-protocols/openl2tp/openl2tp/0001-Use-1-instead-of-WAIT_ANY.patch +++ b/meta-networking/recipes-protocols/openl2tp/openl2tp/0001-Use-1-instead-of-WAIT_ANY.patch | |||
@@ -8,6 +8,8 @@ e.g. musl do not define this. | |||
8 | 8 | ||
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | usl/usl_pid.c | 2 +- | 13 | usl/usl_pid.c | 2 +- |
12 | 1 file changed, 1 insertion(+), 1 deletion(-) | 14 | 1 file changed, 1 insertion(+), 1 deletion(-) |
13 | 15 | ||
diff --git a/meta-networking/recipes-protocols/openl2tp/openl2tp/0001-l2tp_api-Included-needed-headers.patch b/meta-networking/recipes-protocols/openl2tp/openl2tp/0001-l2tp_api-Included-needed-headers.patch index c50f68e65..4bdbf458c 100644 --- a/meta-networking/recipes-protocols/openl2tp/openl2tp/0001-l2tp_api-Included-needed-headers.patch +++ b/meta-networking/recipes-protocols/openl2tp/openl2tp/0001-l2tp_api-Included-needed-headers.patch | |||
@@ -7,6 +7,8 @@ These are flagged by musl | |||
7 | 7 | ||
8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | l2tp_api.c | 7 +++++-- | 12 | l2tp_api.c | 7 +++++-- |
11 | 1 file changed, 5 insertions(+), 2 deletions(-) | 13 | 1 file changed, 5 insertions(+), 2 deletions(-) |
12 | 14 | ||
diff --git a/meta-networking/recipes-protocols/openl2tp/openl2tp/0001-test-pppd_dummy.c-Fix-return-value.patch b/meta-networking/recipes-protocols/openl2tp/openl2tp/0001-test-pppd_dummy.c-Fix-return-value.patch index 1f576fa71..42d6f5800 100644 --- a/meta-networking/recipes-protocols/openl2tp/openl2tp/0001-test-pppd_dummy.c-Fix-return-value.patch +++ b/meta-networking/recipes-protocols/openl2tp/openl2tp/0001-test-pppd_dummy.c-Fix-return-value.patch | |||
@@ -9,6 +9,8 @@ declaration | |||
9 | 9 | ||
10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | test/pppd_dummy.c | 3 ++- | 14 | test/pppd_dummy.c | 3 ++- |
13 | 1 file changed, 2 insertions(+), 1 deletion(-) | 15 | 1 file changed, 2 insertions(+), 1 deletion(-) |
14 | 16 | ||
diff --git a/meta-networking/recipes-protocols/openl2tp/openl2tp/0002-cli-include-fcntl.h-for-O_CREAT-define.patch b/meta-networking/recipes-protocols/openl2tp/openl2tp/0002-cli-include-fcntl.h-for-O_CREAT-define.patch index 9df32658a..bad1007e0 100644 --- a/meta-networking/recipes-protocols/openl2tp/openl2tp/0002-cli-include-fcntl.h-for-O_CREAT-define.patch +++ b/meta-networking/recipes-protocols/openl2tp/openl2tp/0002-cli-include-fcntl.h-for-O_CREAT-define.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH 2/4] cli: include fcntl.h for O_CREAT define | |||
5 | 5 | ||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | cli/cli_readline.c | 1 + | 10 | cli/cli_readline.c | 1 + |
9 | 1 file changed, 1 insertion(+) | 11 | 1 file changed, 1 insertion(+) |
10 | 12 | ||
diff --git a/meta-networking/recipes-protocols/openl2tp/openl2tp/0002-user-ipv6-structures.patch b/meta-networking/recipes-protocols/openl2tp/openl2tp/0002-user-ipv6-structures.patch index bd9bcb8f2..6574ba22f 100644 --- a/meta-networking/recipes-protocols/openl2tp/openl2tp/0002-user-ipv6-structures.patch +++ b/meta-networking/recipes-protocols/openl2tp/openl2tp/0002-user-ipv6-structures.patch | |||
@@ -8,6 +8,8 @@ Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||
8 | Update for ipv6 address compare | 8 | Update for ipv6 address compare |
9 | Signed-off-by: Changqing Li <changqing.li@windriver.com> | 9 | Signed-off-by: Changqing Li <changqing.li@windriver.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | l2tp_api.c | 8 +++++--- | 13 | l2tp_api.c | 8 +++++--- |
12 | 1 file changed, 5 insertions(+), 3 deletions(-) | 14 | 1 file changed, 5 insertions(+), 3 deletions(-) |
13 | 15 | ||
diff --git a/meta-networking/recipes-protocols/openl2tp/openl2tp/0003-cli-Define-_GNU_SOURCE-for-getting-sighandler_t.patch b/meta-networking/recipes-protocols/openl2tp/openl2tp/0003-cli-Define-_GNU_SOURCE-for-getting-sighandler_t.patch index e05be1bbb..5d0c29cb4 100644 --- a/meta-networking/recipes-protocols/openl2tp/openl2tp/0003-cli-Define-_GNU_SOURCE-for-getting-sighandler_t.patch +++ b/meta-networking/recipes-protocols/openl2tp/openl2tp/0003-cli-Define-_GNU_SOURCE-for-getting-sighandler_t.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH 3/4] cli: Define _GNU_SOURCE for getting sighandler_t | |||
5 | 5 | ||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | cli/cli_readline.c | 4 ++-- | 10 | cli/cli_readline.c | 4 ++-- |
9 | 1 file changed, 2 insertions(+), 2 deletions(-) | 11 | 1 file changed, 2 insertions(+), 2 deletions(-) |
10 | 12 | ||
diff --git a/meta-networking/recipes-protocols/openl2tp/openl2tp/openl2tpd-enable-tests.patch b/meta-networking/recipes-protocols/openl2tp/openl2tp/openl2tpd-enable-tests.patch index 0bece2f4d..ad60083d1 100644 --- a/meta-networking/recipes-protocols/openl2tp/openl2tp/openl2tpd-enable-tests.patch +++ b/meta-networking/recipes-protocols/openl2tp/openl2tp/openl2tpd-enable-tests.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | commit 3e96a6c41bdd26417265a45ed685138d8eed564e | 3 | commit 3e96a6c41bdd26417265a45ed685138d8eed564e |
2 | Author: Aws Ismail <aws.ismail@windriver.com> | 4 | Author: Aws Ismail <aws.ismail@windriver.com> |
3 | Date: Fri Sep 14 02:32:53 2012 -0400 | 5 | Date: Fri Sep 14 02:32:53 2012 -0400 |
diff --git a/meta-networking/recipes-protocols/openlldp/files/0001-Fix-musl-libc-build-issue.patch b/meta-networking/recipes-protocols/openlldp/files/0001-Fix-musl-libc-build-issue.patch index 40b082e77..04ceb6b57 100644 --- a/meta-networking/recipes-protocols/openlldp/files/0001-Fix-musl-libc-build-issue.patch +++ b/meta-networking/recipes-protocols/openlldp/files/0001-Fix-musl-libc-build-issue.patch | |||
@@ -9,6 +9,8 @@ to compile when using musl libc. | |||
9 | Signed-off-by: Jonathan Richardson <jonathan.richardson@broadcom.com> | 9 | Signed-off-by: Jonathan Richardson <jonathan.richardson@broadcom.com> |
10 | 10 | ||
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | include/clif.h | 1 + | 14 | include/clif.h | 1 + |
13 | 1 file changed, 1 insertion(+) | 15 | 1 file changed, 1 insertion(+) |
14 | 16 | ||
diff --git a/meta-networking/recipes-protocols/openlldp/files/0001-autotools-Add-include-path-to-generated-version.h.patch b/meta-networking/recipes-protocols/openlldp/files/0001-autotools-Add-include-path-to-generated-version.h.patch index b58fc104d..f1a3ac3ad 100644 --- a/meta-networking/recipes-protocols/openlldp/files/0001-autotools-Add-include-path-to-generated-version.h.patch +++ b/meta-networking/recipes-protocols/openlldp/files/0001-autotools-Add-include-path-to-generated-version.h.patch | |||
@@ -10,6 +10,8 @@ dir. Include the path to it in AM_CPPFLAGS. | |||
10 | Signed-off-by: Jonathan Richardson <jonathan.richardson@broadcom.com> | 10 | Signed-off-by: Jonathan Richardson <jonathan.richardson@broadcom.com> |
11 | 11 | ||
12 | --- | 12 | --- |
13 | Upstream-Status: Pending | ||
14 | |||
13 | Makefile.am | 3 +++ | 15 | Makefile.am | 3 +++ |
14 | 1 file changed, 3 insertions(+) | 16 | 1 file changed, 3 insertions(+) |
15 | 17 | ||
diff --git a/meta-networking/recipes-protocols/openlldp/files/0001-autotools-Add-option-to-disable-installation-of-syst.patch b/meta-networking/recipes-protocols/openlldp/files/0001-autotools-Add-option-to-disable-installation-of-syst.patch index a26a5299a..98ecd3864 100644 --- a/meta-networking/recipes-protocols/openlldp/files/0001-autotools-Add-option-to-disable-installation-of-syst.patch +++ b/meta-networking/recipes-protocols/openlldp/files/0001-autotools-Add-option-to-disable-installation-of-syst.patch | |||
@@ -16,6 +16,8 @@ to a hard coded path that couldn't be changed. | |||
16 | 16 | ||
17 | Signed-off-by: Jonathan Richardson <jonathan.richardson@broadcom.com> | 17 | Signed-off-by: Jonathan Richardson <jonathan.richardson@broadcom.com> |
18 | --- | 18 | --- |
19 | Upstream-Status: Pending | ||
20 | |||
19 | Makefile.am | 3 ++- | 21 | Makefile.am | 3 ++- |
20 | configure.ac | 9 +++++++++ | 22 | configure.ac | 9 +++++++++ |
21 | 2 files changed, 11 insertions(+), 1 deletion(-) | 23 | 2 files changed, 11 insertions(+), 1 deletion(-) |
diff --git a/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/0001-ppoe-Dont-include-linux-if_ether.h.patch b/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/0001-ppoe-Dont-include-linux-if_ether.h.patch index 7601f0d32..572886a26 100644 --- a/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/0001-ppoe-Dont-include-linux-if_ether.h.patch +++ b/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/0001-ppoe-Dont-include-linux-if_ether.h.patch | |||
@@ -8,6 +8,8 @@ Fixes build with musl | |||
8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
9 | 9 | ||
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | src/pppoe.h | 4 ---- | 13 | src/pppoe.h | 4 ---- |
12 | 1 file changed, 4 deletions(-) | 14 | 1 file changed, 4 deletions(-) |
13 | 15 | ||
diff --git a/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/0002-Enable-support-for-the-kernel-module.patch b/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/0002-Enable-support-for-the-kernel-module.patch index 2103b3888..cd9e40d5e 100644 --- a/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/0002-Enable-support-for-the-kernel-module.patch +++ b/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/0002-Enable-support-for-the-kernel-module.patch | |||
@@ -6,6 +6,8 @@ Subject: [PATCH] Enable support for the kernel module | |||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | 7 | ||
8 | --- | 8 | --- |
9 | Upstream-Status: Pending | ||
10 | |||
9 | src/configure.in | 1 + | 11 | src/configure.in | 1 + |
10 | 1 file changed, 1 insertion(+) | 12 | 1 file changed, 1 insertion(+) |
11 | 13 | ||
diff --git a/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/configure.patch b/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/configure.patch index be892803e..c486716b9 100644 --- a/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/configure.patch +++ b/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/configure.patch | |||
@@ -3,6 +3,8 @@ From: Richard Purdie <richard.purdie@linuxfoundation.org> | |||
3 | Date: Fri, 18 Jul 2014 08:25:16 +0000 | 3 | Date: Fri, 18 Jul 2014 08:25:16 +0000 |
4 | 4 | ||
5 | --- | 5 | --- |
6 | Upstream-Status: Pending | ||
7 | |||
6 | configure.in | 4 ++-- | 8 | configure.in | 4 ++-- |
7 | 1 file changed, 2 insertions(+), 2 deletions(-) | 9 | 1 file changed, 2 insertions(+), 2 deletions(-) |
8 | 10 | ||
diff --git a/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/discard-use-of-dnl-in-Makefile.am.patch b/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/discard-use-of-dnl-in-Makefile.am.patch index 9801f6e27..57301f430 100644 --- a/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/discard-use-of-dnl-in-Makefile.am.patch +++ b/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/discard-use-of-dnl-in-Makefile.am.patch | |||
@@ -9,6 +9,8 @@ not introduce a comment. | |||
9 | Signed-off-by: Ting Liu <b28495@freescale.com> | 9 | Signed-off-by: Ting Liu <b28495@freescale.com> |
10 | 10 | ||
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | Makefile.am | 2 +- | 14 | Makefile.am | 2 +- |
13 | 1 file changed, 1 insertion(+), 1 deletion(-) | 15 | 1 file changed, 1 insertion(+), 1 deletion(-) |
14 | 16 | ||
diff --git a/meta-networking/recipes-protocols/zeroconf/zeroconf/0001-zeroconf-Rename-arp_op-to-avoid-namespace-conflicts-.patch b/meta-networking/recipes-protocols/zeroconf/zeroconf/0001-zeroconf-Rename-arp_op-to-avoid-namespace-conflicts-.patch index b4d6d94b0..92b581416 100644 --- a/meta-networking/recipes-protocols/zeroconf/zeroconf/0001-zeroconf-Rename-arp_op-to-avoid-namespace-conflicts-.patch +++ b/meta-networking/recipes-protocols/zeroconf/zeroconf/0001-zeroconf-Rename-arp_op-to-avoid-namespace-conflicts-.patch | |||
@@ -12,6 +12,8 @@ and causes the conflict | |||
12 | 12 | ||
13 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 13 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
14 | --- | 14 | --- |
15 | Upstream-Status: Pending | ||
16 | |||
15 | zeroconf.c | 10 +++++----- | 17 | zeroconf.c | 10 +++++----- |
16 | 1 file changed, 5 insertions(+), 5 deletions(-) | 18 | 1 file changed, 5 insertions(+), 5 deletions(-) |
17 | 19 | ||
diff --git a/meta-networking/recipes-support/aoetools/aoetools/reproducible-build.patch b/meta-networking/recipes-support/aoetools/aoetools/reproducible-build.patch index 4939ab25c..34d59b1aa 100644 --- a/meta-networking/recipes-support/aoetools/aoetools/reproducible-build.patch +++ b/meta-networking/recipes-support/aoetools/aoetools/reproducible-build.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- a/Makefile | 3 | --- a/Makefile |
2 | +++ b/Makefile | 4 | +++ b/Makefile |
3 | @@ -40,7 +40,8 @@ NPERSHELF=16 | 5 | @@ -40,7 +40,8 @@ NPERSHELF=16 |
diff --git a/meta-networking/recipes-support/arptables/arptables/0001-Use-ARPCFLAGS-for-package-specific-compiler-flags.patch b/meta-networking/recipes-support/arptables/arptables/0001-Use-ARPCFLAGS-for-package-specific-compiler-flags.patch index eb58389c3..c58ef1a9e 100644 --- a/meta-networking/recipes-support/arptables/arptables/0001-Use-ARPCFLAGS-for-package-specific-compiler-flags.patch +++ b/meta-networking/recipes-support/arptables/arptables/0001-Use-ARPCFLAGS-for-package-specific-compiler-flags.patch | |||
@@ -8,6 +8,8 @@ which OE uses to pass tweaks | |||
8 | 8 | ||
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | Makefile | 10 ++++------ | 13 | Makefile | 10 ++++------ |
12 | extensions/Makefile | 4 ++++ | 14 | extensions/Makefile | 4 ++++ |
13 | 2 files changed, 8 insertions(+), 6 deletions(-) | 15 | 2 files changed, 8 insertions(+), 6 deletions(-) |
diff --git a/meta-networking/recipes-support/chrony/chrony/0001-Fix-compilation-with-musl.patch b/meta-networking/recipes-support/chrony/chrony/0001-Fix-compilation-with-musl.patch index 17b635352..5e2bc64af 100644 --- a/meta-networking/recipes-support/chrony/chrony/0001-Fix-compilation-with-musl.patch +++ b/meta-networking/recipes-support/chrony/chrony/0001-Fix-compilation-with-musl.patch | |||
@@ -8,6 +8,8 @@ Fixes: | |||
8 | 8 | ||
9 | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> | 9 | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | hash_intmd5.c | 2 ++ | 13 | hash_intmd5.c | 2 ++ |
12 | 1 file changed, 2 insertions(+) | 14 | 1 file changed, 2 insertions(+) |
13 | 15 | ||
diff --git a/meta-networking/recipes-support/dnsmasq/dnsmasq/lua.patch b/meta-networking/recipes-support/dnsmasq/dnsmasq/lua.patch index be2bb42fc..f8697699a 100644 --- a/meta-networking/recipes-support/dnsmasq/dnsmasq/lua.patch +++ b/meta-networking/recipes-support/dnsmasq/dnsmasq/lua.patch | |||
@@ -7,6 +7,8 @@ Signed-off-by: Christopher Larson <chris_larson@mentor.com> | |||
7 | Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> | 7 | Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> |
8 | 8 | ||
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | Makefile | 4 ++-- | 12 | Makefile | 4 ++-- |
11 | 1 file changed, 2 insertions(+), 2 deletions(-) | 13 | 1 file changed, 2 insertions(+), 2 deletions(-) |
12 | 14 | ||
diff --git a/meta-networking/recipes-support/dovecot/dovecot/0001-not-check-pandoc.patch b/meta-networking/recipes-support/dovecot/dovecot/0001-not-check-pandoc.patch index 20ba73a82..af69c82f0 100644 --- a/meta-networking/recipes-support/dovecot/dovecot/0001-not-check-pandoc.patch +++ b/meta-networking/recipes-support/dovecot/dovecot/0001-not-check-pandoc.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] not check pandoc | |||
5 | 5 | ||
6 | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> | 6 | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | m4/dovecot.m4 | 2 +- | 10 | m4/dovecot.m4 | 2 +- |
9 | 1 file changed, 1 insertion(+), 1 deletion(-) | 11 | 1 file changed, 1 insertion(+), 1 deletion(-) |
10 | 12 | ||
diff --git a/meta-networking/recipes-support/drbd/drbd-utils/0001-drbdmon-add-LDFLAGS-when-linking.patch b/meta-networking/recipes-support/drbd/drbd-utils/0001-drbdmon-add-LDFLAGS-when-linking.patch index 354be0ff1..0bf4b2fce 100644 --- a/meta-networking/recipes-support/drbd/drbd-utils/0001-drbdmon-add-LDFLAGS-when-linking.patch +++ b/meta-networking/recipes-support/drbd/drbd-utils/0001-drbdmon-add-LDFLAGS-when-linking.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] drbdmon: add LDFLAGS when linking | |||
5 | 5 | ||
6 | Signed-off-by: Sakib Sajal <sakib.sajal@windriver.com> | 6 | Signed-off-by: Sakib Sajal <sakib.sajal@windriver.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | user/drbdmon/Makefile.in | 2 +- | 10 | user/drbdmon/Makefile.in | 2 +- |
9 | 1 file changed, 1 insertion(+), 1 deletion(-) | 11 | 1 file changed, 1 insertion(+), 1 deletion(-) |
10 | 12 | ||
diff --git a/meta-networking/recipes-support/esmtp/esmtp/0001-Fix-libESMTP-dependency-check.patch b/meta-networking/recipes-support/esmtp/esmtp/0001-Fix-libESMTP-dependency-check.patch index 92ac4b12b..18bffe55b 100644 --- a/meta-networking/recipes-support/esmtp/esmtp/0001-Fix-libESMTP-dependency-check.patch +++ b/meta-networking/recipes-support/esmtp/esmtp/0001-Fix-libESMTP-dependency-check.patch | |||
@@ -8,6 +8,8 @@ check for existence instead. | |||
8 | 8 | ||
9 | Signed-off-by: Jiaqing Zhao <jiaqing.zhao@linux.intel.com> | 9 | Signed-off-by: Jiaqing Zhao <jiaqing.zhao@linux.intel.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | configure.ac | 8 +++++--- | 13 | configure.ac | 8 +++++--- |
12 | 1 file changed, 5 insertions(+), 3 deletions(-) | 14 | 1 file changed, 5 insertions(+), 3 deletions(-) |
13 | 15 | ||
diff --git a/meta-networking/recipes-support/ifmetric/ifmetric/ifmetric.8_typo.patch b/meta-networking/recipes-support/ifmetric/ifmetric/ifmetric.8_typo.patch index 246910036..3bd87ff45 100644 --- a/meta-networking/recipes-support/ifmetric/ifmetric/ifmetric.8_typo.patch +++ b/meta-networking/recipes-support/ifmetric/ifmetric/ifmetric.8_typo.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Description: Correct typo: s/ommited/omitted/ | 3 | Description: Correct typo: s/ommited/omitted/ |
2 | Author: Michael Shuler <michael@pbandjelly.org> | 4 | Author: Michael Shuler <michael@pbandjelly.org> |
3 | Index: ifmetric/man/ifmetric.8 | 5 | Index: ifmetric/man/ifmetric.8 |
diff --git a/meta-networking/recipes-support/ifmetric/ifmetric/ifmetric.c_netlink-invalid-arg.patch b/meta-networking/recipes-support/ifmetric/ifmetric/ifmetric.c_netlink-invalid-arg.patch index 374135d4f..a6d1828d2 100644 --- a/meta-networking/recipes-support/ifmetric/ifmetric/ifmetric.c_netlink-invalid-arg.patch +++ b/meta-networking/recipes-support/ifmetric/ifmetric/ifmetric.c_netlink-invalid-arg.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Description: Fix "NETLINK: Error: Invalid argument" for links that are down, in kernel 4.4+ | 3 | Description: Fix "NETLINK: Error: Invalid argument" for links that are down, in kernel 4.4+ |
2 | Author: Jim Paris <jim@jtan.com> | 4 | Author: Jim Paris <jim@jtan.com> |
3 | Bug-Debian: http://bugs.debian.org/864889 | 5 | Bug-Debian: http://bugs.debian.org/864889 |
diff --git a/meta-networking/recipes-support/ifmetric/ifmetric/ifmetric.c_typo.patch b/meta-networking/recipes-support/ifmetric/ifmetric/ifmetric.c_typo.patch index 992f7d2fb..19290a59d 100644 --- a/meta-networking/recipes-support/ifmetric/ifmetric/ifmetric.c_typo.patch +++ b/meta-networking/recipes-support/ifmetric/ifmetric/ifmetric.c_typo.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Description: Correct spelling-error-in-binary s/Recieved/Received/ | 3 | Description: Correct spelling-error-in-binary s/Recieved/Received/ |
2 | Author: Michael Shuler <michael@pbandjelly.org> | 4 | Author: Michael Shuler <michael@pbandjelly.org> |
3 | Index: ifmetric/src/ifmetric.c | 5 | Index: ifmetric/src/ifmetric.c |
diff --git a/meta-networking/recipes-support/ifmetric/ifmetric/nlrequest.c_packet-too-small_fix.patch b/meta-networking/recipes-support/ifmetric/ifmetric/nlrequest.c_packet-too-small_fix.patch index 15b310333..89851517b 100644 --- a/meta-networking/recipes-support/ifmetric/ifmetric/nlrequest.c_packet-too-small_fix.patch +++ b/meta-networking/recipes-support/ifmetric/ifmetric/nlrequest.c_packet-too-small_fix.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Description: Fix "NETLINK: Packet too small or truncated!" error. | 3 | Description: Fix "NETLINK: Packet too small or truncated!" error. |
2 | Author: Benedek László <benedekl@gmail.com> | 4 | Author: Benedek László <benedekl@gmail.com> |
3 | Bug-Debian: http://bugs.debian.org/514197 | 5 | Bug-Debian: http://bugs.debian.org/514197 |
diff --git a/meta-networking/recipes-support/libmemcached/files/0001-Fix-comparison-types.patch b/meta-networking/recipes-support/libmemcached/files/0001-Fix-comparison-types.patch index 26b5e250c..9e5121fed 100644 --- a/meta-networking/recipes-support/libmemcached/files/0001-Fix-comparison-types.patch +++ b/meta-networking/recipes-support/libmemcached/files/0001-Fix-comparison-types.patch | |||
@@ -8,6 +8,8 @@ error: comparison between pointer and integer ('char *' and 'int') | |||
8 | 8 | ||
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | clients/memflush.cc | 4 ++-- | 13 | clients/memflush.cc | 4 ++-- |
12 | 1 file changed, 2 insertions(+), 2 deletions(-) | 14 | 1 file changed, 2 insertions(+), 2 deletions(-) |
13 | 15 | ||
diff --git a/meta-networking/recipes-support/libmemcached/files/0001-configure.ac-Do-not-configure-build-aux.patch b/meta-networking/recipes-support/libmemcached/files/0001-configure.ac-Do-not-configure-build-aux.patch index 06febc5b1..1c1d814b5 100644 --- a/meta-networking/recipes-support/libmemcached/files/0001-configure.ac-Do-not-configure-build-aux.patch +++ b/meta-networking/recipes-support/libmemcached/files/0001-configure.ac-Do-not-configure-build-aux.patch | |||
@@ -8,6 +8,8 @@ configure: error: cannot find install-sh, install.sh, or shtool | |||
8 | 8 | ||
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | configure.ac | 1 - | 13 | configure.ac | 1 - |
12 | 1 file changed, 1 deletion(-) | 14 | 1 file changed, 1 deletion(-) |
13 | 15 | ||
diff --git a/meta-networking/recipes-support/libmemcached/files/0002-POSIX_SPAWN_USEVFORK-is-not-linux-specific-but-glibc.patch b/meta-networking/recipes-support/libmemcached/files/0002-POSIX_SPAWN_USEVFORK-is-not-linux-specific-but-glibc.patch index e1e1be8c6..4d38fe452 100644 --- a/meta-networking/recipes-support/libmemcached/files/0002-POSIX_SPAWN_USEVFORK-is-not-linux-specific-but-glibc.patch +++ b/meta-networking/recipes-support/libmemcached/files/0002-POSIX_SPAWN_USEVFORK-is-not-linux-specific-but-glibc.patch | |||
@@ -9,6 +9,8 @@ cmdline.cc:206:12: error: use of undeclared identifier 'POSIX_SPAWN_USEVFORK' | |||
9 | 9 | ||
10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | libtest/cmdline.cc | 2 +- | 14 | libtest/cmdline.cc | 2 +- |
13 | 1 file changed, 1 insertion(+), 1 deletion(-) | 15 | 1 file changed, 1 insertion(+), 1 deletion(-) |
14 | 16 | ||
diff --git a/meta-networking/recipes-support/libmemcached/files/crosscompile.patch b/meta-networking/recipes-support/libmemcached/files/crosscompile.patch index 63511bff5..441b8d417 100644 --- a/meta-networking/recipes-support/libmemcached/files/crosscompile.patch +++ b/meta-networking/recipes-support/libmemcached/files/crosscompile.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | libmemcached/backtrace.cc | 3 ++- | 3 | libmemcached/backtrace.cc | 3 ++- |
2 | 1 file changed, 2 insertions(+), 1 deletion(-) | 4 | 1 file changed, 2 insertions(+), 1 deletion(-) |
3 | 5 | ||
diff --git a/meta-networking/recipes-support/libtalloc/libtalloc/avoid-attr-unless-wanted.patch b/meta-networking/recipes-support/libtalloc/libtalloc/avoid-attr-unless-wanted.patch index 3c85a8a2d..fe8d10d6f 100644 --- a/meta-networking/recipes-support/libtalloc/libtalloc/avoid-attr-unless-wanted.patch +++ b/meta-networking/recipes-support/libtalloc/libtalloc/avoid-attr-unless-wanted.patch | |||
@@ -4,6 +4,8 @@ Date: Fri, 25 Dec 2020 15:10:58 +0900 | |||
4 | Subject: [PATCH] avoid attr unless wanted | 4 | Subject: [PATCH] avoid attr unless wanted |
5 | 5 | ||
6 | --- | 6 | --- |
7 | Upstream-Status: Pending | ||
8 | |||
7 | lib/replace/wscript | 4 +--- | 9 | lib/replace/wscript | 4 +--- |
8 | 1 file changed, 1 insertion(+), 3 deletions(-) | 10 | 1 file changed, 1 insertion(+), 3 deletions(-) |
9 | 11 | ||
diff --git a/meta-networking/recipes-support/libtevent/libtevent/avoid-attr-unless-wanted.patch b/meta-networking/recipes-support/libtevent/libtevent/avoid-attr-unless-wanted.patch index 1e340f369..e15f14ab7 100644 --- a/meta-networking/recipes-support/libtevent/libtevent/avoid-attr-unless-wanted.patch +++ b/meta-networking/recipes-support/libtevent/libtevent/avoid-attr-unless-wanted.patch | |||
@@ -4,6 +4,8 @@ Date: Fri, 25 Dec 2020 15:10:58 +0900 | |||
4 | Subject: [PATCH] avoid attr unless wanted | 4 | Subject: [PATCH] avoid attr unless wanted |
5 | 5 | ||
6 | --- | 6 | --- |
7 | Upstream-Status: Pending | ||
8 | |||
7 | lib/replace/wscript | 4 +--- | 9 | lib/replace/wscript | 4 +--- |
8 | 1 file changed, 1 insertion(+), 3 deletions(-) | 10 | 1 file changed, 1 insertion(+), 3 deletions(-) |
9 | 11 | ||
diff --git a/meta-networking/recipes-support/linux-atm/linux-atm/install-from-buildir.patch b/meta-networking/recipes-support/linux-atm/linux-atm/install-from-buildir.patch index d1380eb2a..08cb817f7 100644 --- a/meta-networking/recipes-support/linux-atm/linux-atm/install-from-buildir.patch +++ b/meta-networking/recipes-support/linux-atm/linux-atm/install-from-buildir.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | install binaries from builddir not srcdir. | 3 | install binaries from builddir not srcdir. |
2 | 4 | ||
3 | Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com> | 5 | Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com> |
diff --git a/meta-networking/recipes-support/linux-atm/linux-atm/link-with-ldflags.patch b/meta-networking/recipes-support/linux-atm/linux-atm/link-with-ldflags.patch index 62fad2a54..8324040da 100644 --- a/meta-networking/recipes-support/linux-atm/linux-atm/link-with-ldflags.patch +++ b/meta-networking/recipes-support/linux-atm/linux-atm/link-with-ldflags.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | LDFLAGS_FOR_BUILD should be required when doing link for qgen. | 3 | LDFLAGS_FOR_BUILD should be required when doing link for qgen. |
2 | 4 | ||
3 | Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com> | 5 | Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com> |
diff --git a/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-Remove-newline-from-format-line.patch b/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-Remove-newline-from-format-line.patch index 1453b75d5..b8fe66f34 100644 --- a/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-Remove-newline-from-format-line.patch +++ b/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-Remove-newline-from-format-line.patch | |||
@@ -11,6 +11,8 @@ error: '__builtin___snprintf_chk' output truncated before the last format charac | |||
11 | 11 | ||
12 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 12 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
13 | --- | 13 | --- |
14 | Upstream-Status: Pending | ||
15 | |||
14 | addrdb/addrdb.c | 2 +- | 16 | addrdb/addrdb.c | 2 +- |
15 | 1 file changed, 1 insertion(+), 1 deletion(-) | 17 | 1 file changed, 1 insertion(+), 1 deletion(-) |
16 | 18 | ||
diff --git a/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-addrdb-coord-config-parse.y-add-missing-time.h-inclu.patch b/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-addrdb-coord-config-parse.y-add-missing-time.h-inclu.patch index 0a81a2252..81a3f52d9 100644 --- a/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-addrdb-coord-config-parse.y-add-missing-time.h-inclu.patch +++ b/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-addrdb-coord-config-parse.y-add-missing-time.h-inclu.patch | |||
@@ -21,6 +21,8 @@ Yacc. | |||
21 | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 21 | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
22 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 22 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
23 | --- | 23 | --- |
24 | Upstream-Status: Pending | ||
25 | |||
24 | addrdb/coord-config-parse.y | 4 ++++ | 26 | addrdb/coord-config-parse.y | 4 ++++ |
25 | 1 file changed, 4 insertions(+) | 27 | 1 file changed, 4 insertions(+) |
26 | 28 | ||
diff --git a/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-coordinator-Fix-strncpy-range-warning.patch b/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-coordinator-Fix-strncpy-range-warning.patch index 493832bb8..aadfae238 100644 --- a/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-coordinator-Fix-strncpy-range-warning.patch +++ b/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-coordinator-Fix-strncpy-range-warning.patch | |||
@@ -8,6 +8,8 @@ error: 'strncpy' specified bound 4096 equals destination size [-Werror=stringop- | |||
8 | 8 | ||
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | src/coordinator.c | 5 +++-- | 13 | src/coordinator.c | 5 +++-- |
12 | 1 file changed, 3 insertions(+), 2 deletions(-) | 14 | 1 file changed, 3 insertions(+), 2 deletions(-) |
13 | 15 | ||
diff --git a/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-src-iz.c-Undef-dprintf-before-redefining.patch b/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-src-iz.c-Undef-dprintf-before-redefining.patch index 68393067d..fec9b5736 100644 --- a/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-src-iz.c-Undef-dprintf-before-redefining.patch +++ b/meta-networking/recipes-support/lowpan-tools/lowpan-tools/0001-src-iz.c-Undef-dprintf-before-redefining.patch | |||
@@ -7,6 +7,8 @@ Clang is picky and warns about macros redefinition | |||
7 | 7 | ||
8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | src/iz.c | 1 + | 12 | src/iz.c | 1 + |
11 | 1 file changed, 1 insertion(+) | 13 | 1 file changed, 1 insertion(+) |
12 | 14 | ||
diff --git a/meta-networking/recipes-support/macchanger/macchanger/0001-Fix-musl-build.patch b/meta-networking/recipes-support/macchanger/macchanger/0001-Fix-musl-build.patch index d36087d55..523101570 100644 --- a/meta-networking/recipes-support/macchanger/macchanger/0001-Fix-musl-build.patch +++ b/meta-networking/recipes-support/macchanger/macchanger/0001-Fix-musl-build.patch | |||
@@ -11,6 +11,8 @@ Missing data type is defined in <sys/types.h>. | |||
11 | 11 | ||
12 | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> | 12 | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> |
13 | --- | 13 | --- |
14 | Upstream-Status: Pending | ||
15 | |||
14 | src/netinfo.c | 1 + | 16 | src/netinfo.c | 1 + |
15 | 1 file changed, 1 insertion(+) | 17 | 1 file changed, 1 insertion(+) |
16 | 18 | ||
diff --git a/meta-networking/recipes-support/netsniff-ng/files/0001-Cmds-automatically-create-folder.patch b/meta-networking/recipes-support/netsniff-ng/files/0001-Cmds-automatically-create-folder.patch index e535aedf5..490990d29 100644 --- a/meta-networking/recipes-support/netsniff-ng/files/0001-Cmds-automatically-create-folder.patch +++ b/meta-networking/recipes-support/netsniff-ng/files/0001-Cmds-automatically-create-folder.patch | |||
@@ -4,6 +4,8 @@ Date: Mon, 14 Feb 2022 18:37:22 +0100 | |||
4 | Subject: [PATCH] Cmds: automatically create folder | 4 | Subject: [PATCH] Cmds: automatically create folder |
5 | 5 | ||
6 | --- | 6 | --- |
7 | Upstream-Status: Pending | ||
8 | |||
7 | Cmds | 3 ++- | 9 | Cmds | 3 ++- |
8 | 1 file changed, 2 insertions(+), 1 deletion(-) | 10 | 1 file changed, 2 insertions(+), 1 deletion(-) |
9 | 11 | ||
diff --git a/meta-networking/recipes-support/ntp/ntp/ntp-4.2.4_p6-nano.patch b/meta-networking/recipes-support/ntp/ntp/ntp-4.2.4_p6-nano.patch index d45b7e38b..d8e0ad330 100644 --- a/meta-networking/recipes-support/ntp/ntp/ntp-4.2.4_p6-nano.patch +++ b/meta-networking/recipes-support/ntp/ntp/ntp-4.2.4_p6-nano.patch | |||
@@ -3,6 +3,8 @@ From: Koen Kooi <koen@dominion.thruhere.net> | |||
3 | Date: Wed, 12 Jan 2011 21:38:46 +0100 | 3 | Date: Wed, 12 Jan 2011 21:38:46 +0100 |
4 | 4 | ||
5 | --- | 5 | --- |
6 | Upstream-Status: Pending | ||
7 | |||
6 | include/ntp_syscall.h | 8 ++++++++ | 8 | include/ntp_syscall.h | 8 ++++++++ |
7 | 1 file changed, 8 insertions(+) | 9 | 1 file changed, 8 insertions(+) |
8 | 10 | ||
diff --git a/meta-networking/recipes-support/ntp/ntp/reproducibility-fixed-path-to-posix-shell.patch b/meta-networking/recipes-support/ntp/ntp/reproducibility-fixed-path-to-posix-shell.patch index 1961ada9b..036c61a78 100644 --- a/meta-networking/recipes-support/ntp/ntp/reproducibility-fixed-path-to-posix-shell.patch +++ b/meta-networking/recipes-support/ntp/ntp/reproducibility-fixed-path-to-posix-shell.patch | |||
@@ -1,5 +1,7 @@ | |||
1 | reproducibility fixed path to posixshell | 1 | reproducibility fixed path to posixshell |
2 | --- | 2 | --- |
3 | Upstream-Status: Pending | ||
4 | |||
3 | sntp/libopts/m4/libopts.m4 | 7 ------- | 5 | sntp/libopts/m4/libopts.m4 | 7 ------- |
4 | 1 file changed, 7 deletions(-) | 6 | 1 file changed, 7 deletions(-) |
5 | 7 | ||
diff --git a/meta-networking/recipes-support/ntpsec/ntpsec/0001-wscript-Add-BISONFLAGS-support.patch b/meta-networking/recipes-support/ntpsec/ntpsec/0001-wscript-Add-BISONFLAGS-support.patch index 2e3730df4..fb29fdc47 100644 --- a/meta-networking/recipes-support/ntpsec/ntpsec/0001-wscript-Add-BISONFLAGS-support.patch +++ b/meta-networking/recipes-support/ntpsec/ntpsec/0001-wscript-Add-BISONFLAGS-support.patch | |||
@@ -4,6 +4,8 @@ Date: Thu, 19 Jan 2023 13:00:45 +0000 | |||
4 | Subject: [PATCH] wscript: Add BISONFLAGS support | 4 | Subject: [PATCH] wscript: Add BISONFLAGS support |
5 | 5 | ||
6 | --- | 6 | --- |
7 | Upstream-Status: Pending | ||
8 | |||
7 | wscript | 2 ++ | 9 | wscript | 2 ++ |
8 | 1 file changed, 2 insertions(+) | 10 | 1 file changed, 2 insertions(+) |
9 | 11 | ||
diff --git a/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0002-Use-configure-test-for-struct-timespec.patch b/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0002-Use-configure-test-for-struct-timespec.patch index aa5ffde41..c6af3d5ff 100644 --- a/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0002-Use-configure-test-for-struct-timespec.patch +++ b/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0002-Use-configure-test-for-struct-timespec.patch | |||
@@ -8,6 +8,8 @@ to keep track of what platforms has it. | |||
8 | 8 | ||
9 | Signed-off-by: Natanael Copa <ncopa@alpinelinux.org> | 9 | Signed-off-by: Natanael Copa <ncopa@alpinelinux.org> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | open-vm-tools/configure.ac | 1 + | 13 | open-vm-tools/configure.ac | 1 + |
12 | open-vm-tools/lib/include/hgfsUtil.h | 8 +------- | 14 | open-vm-tools/lib/include/hgfsUtil.h | 8 +------- |
13 | 2 files changed, 2 insertions(+), 7 deletions(-) | 15 | 2 files changed, 2 insertions(+), 7 deletions(-) |
diff --git a/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0003-Fix-definition-of-ALLPERMS-and-ACCESSPERMS.patch b/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0003-Fix-definition-of-ALLPERMS-and-ACCESSPERMS.patch index 24279e34a..4b6e089ac 100644 --- a/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0003-Fix-definition-of-ALLPERMS-and-ACCESSPERMS.patch +++ b/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0003-Fix-definition-of-ALLPERMS-and-ACCESSPERMS.patch | |||
@@ -10,6 +10,8 @@ This is needed for musl libc. | |||
10 | 10 | ||
11 | Signed-off-by: Natanael Copa <ncopa@alpinelinux.org> | 11 | Signed-off-by: Natanael Copa <ncopa@alpinelinux.org> |
12 | --- | 12 | --- |
13 | Upstream-Status: Pending | ||
14 | |||
13 | open-vm-tools/lib/hgfsServer/hgfsServerLinux.c | 8 +++++--- | 15 | open-vm-tools/lib/hgfsServer/hgfsServerLinux.c | 8 +++++--- |
14 | open-vm-tools/services/plugins/dndcp/dnd/dndLinux.c | 3 +-- | 16 | open-vm-tools/services/plugins/dndcp/dnd/dndLinux.c | 3 +-- |
15 | 2 files changed, 6 insertions(+), 5 deletions(-) | 17 | 2 files changed, 6 insertions(+), 5 deletions(-) |
diff --git a/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0004-Use-configure-to-test-for-feature-instead-of-platfor.patch b/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0004-Use-configure-to-test-for-feature-instead-of-platfor.patch index 613bba212..9fe0126d3 100644 --- a/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0004-Use-configure-to-test-for-feature-instead-of-platfor.patch +++ b/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0004-Use-configure-to-test-for-feature-instead-of-platfor.patch | |||
@@ -23,6 +23,8 @@ Refit patch of open-vm-tools/lib/nicInfo/nicInfoPosix.c | |||
23 | Signed-off-by: Natanael Copa <ncopa@alpinelinux.org> | 23 | Signed-off-by: Natanael Copa <ncopa@alpinelinux.org> |
24 | Signed-off-by: Randy MacLeod <randy.macleod@windriver.com> | 24 | Signed-off-by: Randy MacLeod <randy.macleod@windriver.com> |
25 | --- | 25 | --- |
26 | Upstream-Status: Pending | ||
27 | |||
26 | open-vm-tools/configure.ac | 4 ++++ | 28 | open-vm-tools/configure.ac | 4 ++++ |
27 | open-vm-tools/lib/misc/idLinux.c | 30 +++++++++++------------- | 29 | open-vm-tools/lib/misc/idLinux.c | 30 +++++++++++------------- |
28 | open-vm-tools/lib/nicInfo/nicInfoPosix.c | 6 ++++- | 30 | open-vm-tools/lib/nicInfo/nicInfoPosix.c | 6 ++++- |
diff --git a/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0005-Use-configure-test-for-sys-stat.h-include.patch b/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0005-Use-configure-test-for-sys-stat.h-include.patch index b52f24248..ec9aa7d2e 100644 --- a/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0005-Use-configure-test-for-sys-stat.h-include.patch +++ b/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0005-Use-configure-test-for-sys-stat.h-include.patch | |||
@@ -7,6 +7,8 @@ This is needed for musl libc. | |||
7 | 7 | ||
8 | Signed-off-by: Natanael Copa <ncopa@alpinelinux.org> | 8 | Signed-off-by: Natanael Copa <ncopa@alpinelinux.org> |
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | open-vm-tools/services/plugins/vix/vixTools.c | 2 +- | 12 | open-vm-tools/services/plugins/vix/vixTools.c | 2 +- |
11 | 1 file changed, 1 insertion(+), 1 deletion(-) | 13 | 1 file changed, 1 insertion(+), 1 deletion(-) |
12 | 14 | ||
diff --git a/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0006-Fix-subdir-objects-configure-error.patch b/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0006-Fix-subdir-objects-configure-error.patch index cb30966af..e83fb3621 100644 --- a/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0006-Fix-subdir-objects-configure-error.patch +++ b/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0006-Fix-subdir-objects-configure-error.patch | |||
@@ -7,6 +7,8 @@ Fix build on musl while here | |||
7 | 7 | ||
8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | open-vm-tools/configure.ac | 3 +-- | 12 | open-vm-tools/configure.ac | 3 +-- |
11 | 1 file changed, 1 insertion(+), 2 deletions(-) | 13 | 1 file changed, 1 insertion(+), 2 deletions(-) |
12 | 14 | ||
diff --git a/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0007-include-poll.h-instead-of-sys-poll.h.patch b/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0007-include-poll.h-instead-of-sys-poll.h.patch index ff5fee6d4..7eac04ab5 100644 --- a/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0007-include-poll.h-instead-of-sys-poll.h.patch +++ b/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0007-include-poll.h-instead-of-sys-poll.h.patch | |||
@@ -7,6 +7,8 @@ including sys/poll.h is deprecated | |||
7 | 7 | ||
8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | open-vm-tools/lib/asyncsocket/asyncsocket.c | 2 +- | 12 | open-vm-tools/lib/asyncsocket/asyncsocket.c | 2 +- |
11 | 1 file changed, 1 insertion(+), 1 deletion(-) | 13 | 1 file changed, 1 insertion(+), 1 deletion(-) |
12 | 14 | ||
diff --git a/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0008-Rename-poll.h-to-vm_poll.h.patch b/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0008-Rename-poll.h-to-vm_poll.h.patch index b3906e827..d9000b4f1 100644 --- a/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0008-Rename-poll.h-to-vm_poll.h.patch +++ b/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0008-Rename-poll.h-to-vm_poll.h.patch | |||
@@ -17,6 +17,8 @@ Signed-off-by: Natanael Copa <ncopa@alpinelinux.org> | |||
17 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 17 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
18 | Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> | 18 | Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> |
19 | --- | 19 | --- |
20 | Upstream-Status: Pending | ||
21 | |||
20 | open-vm-tools/lib/asyncsocket/asyncsocket.c | 2 +- | 22 | open-vm-tools/lib/asyncsocket/asyncsocket.c | 2 +- |
21 | open-vm-tools/lib/hgfsServer/hgfsServer.c | 2 +- | 23 | open-vm-tools/lib/hgfsServer/hgfsServer.c | 2 +- |
22 | open-vm-tools/lib/include/asyncsocket.h | 2 +- | 24 | open-vm-tools/lib/include/asyncsocket.h | 2 +- |
diff --git a/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0009-use-posix-strerror_r-unless-on-gnu-libc-system.patch b/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0009-use-posix-strerror_r-unless-on-gnu-libc-system.patch index 9ae1a8e6b..980019492 100644 --- a/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0009-use-posix-strerror_r-unless-on-gnu-libc-system.patch +++ b/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0009-use-posix-strerror_r-unless-on-gnu-libc-system.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] use posix strerror_r unless on gnu libc system | |||
5 | 5 | ||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | open-vm-tools/lib/err/errPosix.c | 9 ++++++--- | 10 | open-vm-tools/lib/err/errPosix.c | 9 ++++++--- |
9 | 1 file changed, 6 insertions(+), 3 deletions(-) | 11 | 1 file changed, 6 insertions(+), 3 deletions(-) |
10 | 12 | ||
diff --git a/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0010-Use-uintmax_t-for-handling-rlim_t.patch b/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0010-Use-uintmax_t-for-handling-rlim_t.patch index 36d0c641a..d3c9149f7 100644 --- a/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0010-Use-uintmax_t-for-handling-rlim_t.patch +++ b/meta-networking/recipes-support/open-vm-tools/open-vm-tools/0010-Use-uintmax_t-for-handling-rlim_t.patch | |||
@@ -13,6 +13,8 @@ Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||
13 | Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> | 13 | Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> |
14 | Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> | 14 | Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> |
15 | --- | 15 | --- |
16 | Upstream-Status: Pending | ||
17 | |||
16 | open-vm-tools/lib/hgfsServer/hgfsServerLinux.c | 4 ++-- | 18 | open-vm-tools/lib/hgfsServer/hgfsServerLinux.c | 4 ++-- |
17 | 1 file changed, 2 insertions(+), 2 deletions(-) | 19 | 1 file changed, 2 insertions(+), 2 deletions(-) |
18 | 20 | ||
diff --git a/meta-networking/recipes-support/pimd/pimd/0001-configure-Dont-use-uname-to-determine-target-OS.patch b/meta-networking/recipes-support/pimd/pimd/0001-configure-Dont-use-uname-to-determine-target-OS.patch index eb549ded9..cacb84a1c 100644 --- a/meta-networking/recipes-support/pimd/pimd/0001-configure-Dont-use-uname-to-determine-target-OS.patch +++ b/meta-networking/recipes-support/pimd/pimd/0001-configure-Dont-use-uname-to-determine-target-OS.patch | |||
@@ -7,6 +7,8 @@ Helps with cross-compiling | |||
7 | 7 | ||
8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | configure | 2 +- | 12 | configure | 2 +- |
11 | 1 file changed, 1 insertion(+), 1 deletion(-) | 13 | 1 file changed, 1 insertion(+), 1 deletion(-) |
12 | 14 | ||
diff --git a/meta-networking/recipes-support/tinyproxy/tinyproxy/disable-documentation.patch b/meta-networking/recipes-support/tinyproxy/tinyproxy/disable-documentation.patch index 364baaa00..faefd1d4e 100644 --- a/meta-networking/recipes-support/tinyproxy/tinyproxy/disable-documentation.patch +++ b/meta-networking/recipes-support/tinyproxy/tinyproxy/disable-documentation.patch | |||
@@ -3,6 +3,8 @@ From: Benjamin Gaignard <benjamin.gaignard@linaro.org> | |||
3 | Date: Thu, 20 Apr 2017 14:25:18 +0200 | 3 | Date: Thu, 20 Apr 2017 14:25:18 +0200 |
4 | 4 | ||
5 | --- | 5 | --- |
6 | Upstream-Status: Pending | ||
7 | |||
6 | Makefile.am | 1 - | 8 | Makefile.am | 1 - |
7 | configure.ac | 17 ----------------- | 9 | configure.ac | 17 ----------------- |
8 | 2 files changed, 18 deletions(-) | 10 | 2 files changed, 18 deletions(-) |
diff --git a/meta-networking/recipes-support/unbound/unbound/0001-contrib-add-yocto-compatible-init-script.patch b/meta-networking/recipes-support/unbound/unbound/0001-contrib-add-yocto-compatible-init-script.patch index 7168a352f..7bcf97261 100644 --- a/meta-networking/recipes-support/unbound/unbound/0001-contrib-add-yocto-compatible-init-script.patch +++ b/meta-networking/recipes-support/unbound/unbound/0001-contrib-add-yocto-compatible-init-script.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] contrib: add yocto compatible init script | |||
5 | 5 | ||
6 | Signed-off-by: Beniamin Sandu <beniaminsandu@gmail.com> | 6 | Signed-off-by: Beniamin Sandu <beniaminsandu@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | contrib/unbound.init | 20 ++++++++++---------- | 10 | contrib/unbound.init | 20 ++++++++++---------- |
9 | 1 file changed, 10 insertions(+), 10 deletions(-) | 11 | 1 file changed, 10 insertions(+), 10 deletions(-) |
10 | 12 | ||
diff --git a/meta-oe/recipes-benchmark/iperf2/iperf2/0001-Detect-bool-definition-considering-stdbool.h-being-p.patch b/meta-oe/recipes-benchmark/iperf2/iperf2/0001-Detect-bool-definition-considering-stdbool.h-being-p.patch index 45c69ca06..dc3b85f8e 100644 --- a/meta-oe/recipes-benchmark/iperf2/iperf2/0001-Detect-bool-definition-considering-stdbool.h-being-p.patch +++ b/meta-oe/recipes-benchmark/iperf2/iperf2/0001-Detect-bool-definition-considering-stdbool.h-being-p.patch | |||
@@ -13,6 +13,8 @@ template <> struct __libcpp_is_integral<int> : public tr | |||
13 | 13 | ||
14 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 14 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
15 | --- | 15 | --- |
16 | Upstream-Status: Pending | ||
17 | |||
16 | m4/dast.m4 | 7 ++++++- | 18 | m4/dast.m4 | 7 ++++++- |
17 | 1 file changed, 6 insertions(+), 1 deletion(-) | 19 | 1 file changed, 6 insertions(+), 1 deletion(-) |
18 | 20 | ||
diff --git a/meta-oe/recipes-benchmark/iperf3/iperf3/0002-Remove-pg-from-profile_CFLAGS.patch b/meta-oe/recipes-benchmark/iperf3/iperf3/0002-Remove-pg-from-profile_CFLAGS.patch index 7870261ee..ff1ea05bc 100644 --- a/meta-oe/recipes-benchmark/iperf3/iperf3/0002-Remove-pg-from-profile_CFLAGS.patch +++ b/meta-oe/recipes-benchmark/iperf3/iperf3/0002-Remove-pg-from-profile_CFLAGS.patch | |||
@@ -9,6 +9,8 @@ Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||
9 | Signed-off-by: Mingli Yu <mingli.yu@windriver.com> | 9 | Signed-off-by: Mingli Yu <mingli.yu@windriver.com> |
10 | 10 | ||
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | src/Makefile.am | 4 ++-- | 14 | src/Makefile.am | 4 ++-- |
13 | 1 file changed, 2 insertions(+), 2 deletions(-) | 15 | 1 file changed, 2 insertions(+), 2 deletions(-) |
14 | 16 | ||
diff --git a/meta-oe/recipes-benchmark/libhugetlbfs/files/0001-include-stddef.h-for-ptrdiff_t.patch b/meta-oe/recipes-benchmark/libhugetlbfs/files/0001-include-stddef.h-for-ptrdiff_t.patch index a84414c02..914b0514f 100644 --- a/meta-oe/recipes-benchmark/libhugetlbfs/files/0001-include-stddef.h-for-ptrdiff_t.patch +++ b/meta-oe/recipes-benchmark/libhugetlbfs/files/0001-include-stddef.h-for-ptrdiff_t.patch | |||
@@ -6,6 +6,8 @@ Subject: [PATCH] include stddef.h for ptrdiff_t | |||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | 7 | ||
8 | --- | 8 | --- |
9 | Upstream-Status: Pending | ||
10 | |||
9 | morecore.c | 1 + | 11 | morecore.c | 1 + |
10 | 1 file changed, 1 insertion(+) | 12 | 1 file changed, 1 insertion(+) |
11 | 13 | ||
diff --git a/meta-oe/recipes-benchmark/libhugetlbfs/files/0002-Mark-glibc-specific-code-so.patch b/meta-oe/recipes-benchmark/libhugetlbfs/files/0002-Mark-glibc-specific-code-so.patch index 8cb184a65..7ad6c43eb 100644 --- a/meta-oe/recipes-benchmark/libhugetlbfs/files/0002-Mark-glibc-specific-code-so.patch +++ b/meta-oe/recipes-benchmark/libhugetlbfs/files/0002-Mark-glibc-specific-code-so.patch | |||
@@ -6,6 +6,8 @@ Subject: [PATCH] Mark glibc specific code so | |||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | 7 | ||
8 | --- | 8 | --- |
9 | Upstream-Status: Pending | ||
10 | |||
9 | morecore.c | 3 ++- | 11 | morecore.c | 3 ++- |
10 | 1 file changed, 2 insertions(+), 1 deletion(-) | 12 | 1 file changed, 2 insertions(+), 1 deletion(-) |
11 | 13 | ||
diff --git a/meta-oe/recipes-benchmark/libhugetlbfs/files/0003-alloc.c-Avoid-sysconf-_SC_LEVEL2_CACHE_LINESIZE-on-l.patch b/meta-oe/recipes-benchmark/libhugetlbfs/files/0003-alloc.c-Avoid-sysconf-_SC_LEVEL2_CACHE_LINESIZE-on-l.patch index aca7e803d..858a8e511 100644 --- a/meta-oe/recipes-benchmark/libhugetlbfs/files/0003-alloc.c-Avoid-sysconf-_SC_LEVEL2_CACHE_LINESIZE-on-l.patch +++ b/meta-oe/recipes-benchmark/libhugetlbfs/files/0003-alloc.c-Avoid-sysconf-_SC_LEVEL2_CACHE_LINESIZE-on-l.patch | |||
@@ -8,6 +8,8 @@ musl does not have it | |||
8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
9 | 9 | ||
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | alloc.c | 15 ++++++++++++++- | 13 | alloc.c | 15 ++++++++++++++- |
12 | 1 file changed, 14 insertions(+), 1 deletion(-) | 14 | 1 file changed, 14 insertions(+), 1 deletion(-) |
13 | 15 | ||
diff --git a/meta-oe/recipes-benchmark/libhugetlbfs/files/0004-shm.c-Mark-glibc-specific-changes-so.patch b/meta-oe/recipes-benchmark/libhugetlbfs/files/0004-shm.c-Mark-glibc-specific-changes-so.patch index 58776e871..c3f7b3e47 100644 --- a/meta-oe/recipes-benchmark/libhugetlbfs/files/0004-shm.c-Mark-glibc-specific-changes-so.patch +++ b/meta-oe/recipes-benchmark/libhugetlbfs/files/0004-shm.c-Mark-glibc-specific-changes-so.patch | |||
@@ -6,6 +6,8 @@ Subject: [PATCH] shm.c: Mark glibc specific changes so | |||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | 7 | ||
8 | --- | 8 | --- |
9 | Upstream-Status: Pending | ||
10 | |||
9 | shm.c | 3 ++- | 11 | shm.c | 3 ++- |
10 | 1 file changed, 2 insertions(+), 1 deletion(-) | 12 | 1 file changed, 2 insertions(+), 1 deletion(-) |
11 | 13 | ||
diff --git a/meta-oe/recipes-benchmark/libhugetlbfs/files/0005-Include-dirent.h-for-ino_t.patch b/meta-oe/recipes-benchmark/libhugetlbfs/files/0005-Include-dirent.h-for-ino_t.patch index e736cbc79..8bd163339 100644 --- a/meta-oe/recipes-benchmark/libhugetlbfs/files/0005-Include-dirent.h-for-ino_t.patch +++ b/meta-oe/recipes-benchmark/libhugetlbfs/files/0005-Include-dirent.h-for-ino_t.patch | |||
@@ -11,6 +11,8 @@ Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||
11 | Update for 2.22. | 11 | Update for 2.22. |
12 | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> | 12 | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> |
13 | --- | 13 | --- |
14 | Upstream-Status: Pending | ||
15 | |||
14 | tests/hugetests.h | 1 + | 16 | tests/hugetests.h | 1 + |
15 | 1 file changed, 1 insertion(+) | 17 | 1 file changed, 1 insertion(+) |
16 | 18 | ||
diff --git a/meta-oe/recipes-benchmark/libhugetlbfs/files/0006-include-limits.h-for-PATH_MAX.patch b/meta-oe/recipes-benchmark/libhugetlbfs/files/0006-include-limits.h-for-PATH_MAX.patch index 2ead21fb4..e4f803096 100644 --- a/meta-oe/recipes-benchmark/libhugetlbfs/files/0006-include-limits.h-for-PATH_MAX.patch +++ b/meta-oe/recipes-benchmark/libhugetlbfs/files/0006-include-limits.h-for-PATH_MAX.patch | |||
@@ -10,6 +10,8 @@ error: 'PATH_MAX' undeclared | |||
10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
11 | 11 | ||
12 | --- | 12 | --- |
13 | Upstream-Status: Pending | ||
14 | |||
13 | hugeadm.c | 1 + | 15 | hugeadm.c | 1 + |
14 | tests/gethugepagesizes.c | 1 + | 16 | tests/gethugepagesizes.c | 1 + |
15 | 2 files changed, 2 insertions(+) | 17 | 2 files changed, 2 insertions(+) |
diff --git a/meta-oe/recipes-benchmark/lmbench/lmbench/0001-doc-Fix-typos-in-lat_unix_connect-manual-page.patch b/meta-oe/recipes-benchmark/lmbench/lmbench/0001-doc-Fix-typos-in-lat_unix_connect-manual-page.patch index d49dac5b2..9014f80ab 100644 --- a/meta-oe/recipes-benchmark/lmbench/lmbench/0001-doc-Fix-typos-in-lat_unix_connect-manual-page.patch +++ b/meta-oe/recipes-benchmark/lmbench/lmbench/0001-doc-Fix-typos-in-lat_unix_connect-manual-page.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH 1/2] doc: Fix typos in lat_unix_connect manual page | |||
5 | 5 | ||
6 | Signed-off-by: Yanfei Xu <yanfei.xu@windriver.com> | 6 | Signed-off-by: Yanfei Xu <yanfei.xu@windriver.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | doc/lat_unix_connect.8 | 6 +++--- | 10 | doc/lat_unix_connect.8 | 6 +++--- |
9 | 1 file changed, 3 insertions(+), 3 deletions(-) | 11 | 1 file changed, 3 insertions(+), 3 deletions(-) |
10 | 12 | ||
diff --git a/meta-oe/recipes-benchmark/lmbench/lmbench/0001-doc-Fix-typos-in-manual-pages.patch b/meta-oe/recipes-benchmark/lmbench/lmbench/0001-doc-Fix-typos-in-manual-pages.patch index b27e6c9fe..b960a7d19 100644 --- a/meta-oe/recipes-benchmark/lmbench/lmbench/0001-doc-Fix-typos-in-manual-pages.patch +++ b/meta-oe/recipes-benchmark/lmbench/lmbench/0001-doc-Fix-typos-in-manual-pages.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] doc: Fix typos in manual pages | |||
5 | 5 | ||
6 | Signed-off-by: He Zhe <zhe.he@windriver.com> | 6 | Signed-off-by: He Zhe <zhe.he@windriver.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | doc/bw_mem.8 | 2 +- | 10 | doc/bw_mem.8 | 2 +- |
9 | doc/lat_fcntl.8 | 2 +- | 11 | doc/lat_fcntl.8 | 2 +- |
10 | doc/lat_fifo.8 | 2 +- | 12 | doc/lat_fifo.8 | 2 +- |
diff --git a/meta-oe/recipes-benchmark/lmbench/lmbench/0001-lat_fifo-Fix-cleanup-sequence.patch b/meta-oe/recipes-benchmark/lmbench/lmbench/0001-lat_fifo-Fix-cleanup-sequence.patch index 42b14cece..b46c5fae7 100644 --- a/meta-oe/recipes-benchmark/lmbench/lmbench/0001-lat_fifo-Fix-cleanup-sequence.patch +++ b/meta-oe/recipes-benchmark/lmbench/lmbench/0001-lat_fifo-Fix-cleanup-sequence.patch | |||
@@ -7,6 +7,8 @@ Files should be unlinked after all users exit. | |||
7 | 7 | ||
8 | Signed-off-by: He Zhe <zhe.he@windriver.com> | 8 | Signed-off-by: He Zhe <zhe.he@windriver.com> |
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | src/lat_fifo.c | 12 ++++++------ | 12 | src/lat_fifo.c | 12 ++++++------ |
11 | 1 file changed, 6 insertions(+), 6 deletions(-) | 13 | 1 file changed, 6 insertions(+), 6 deletions(-) |
12 | 14 | ||
diff --git a/meta-oe/recipes-benchmark/lmbench/lmbench/0001-lat_http.c-Add-printf-format.patch b/meta-oe/recipes-benchmark/lmbench/lmbench/0001-lat_http.c-Add-printf-format.patch index 943b3ec88..eaa4ad081 100644 --- a/meta-oe/recipes-benchmark/lmbench/lmbench/0001-lat_http.c-Add-printf-format.patch +++ b/meta-oe/recipes-benchmark/lmbench/lmbench/0001-lat_http.c-Add-printf-format.patch | |||
@@ -6,6 +6,8 @@ Subject: [PATCH] lat_http.c: Add printf format | |||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | 7 | ||
8 | --- | 8 | --- |
9 | Upstream-Status: Pending | ||
10 | |||
9 | src/lat_http.c | 2 +- | 11 | src/lat_http.c | 2 +- |
10 | 1 file changed, 1 insertion(+), 1 deletion(-) | 12 | 1 file changed, 1 insertion(+), 1 deletion(-) |
11 | 13 | ||
diff --git a/meta-oe/recipes-benchmark/lmbench/lmbench/0001-lmbench-Point-webpage-lm-to-target-directory.patch b/meta-oe/recipes-benchmark/lmbench/lmbench/0001-lmbench-Point-webpage-lm-to-target-directory.patch index 4a26b8ea7..7b713a324 100644 --- a/meta-oe/recipes-benchmark/lmbench/lmbench/0001-lmbench-Point-webpage-lm-to-target-directory.patch +++ b/meta-oe/recipes-benchmark/lmbench/lmbench/0001-lmbench-Point-webpage-lm-to-target-directory.patch | |||
@@ -8,6 +8,8 @@ Plus improve 'hello' copying in lmbench script. | |||
8 | 8 | ||
9 | Signed-off-by: He Zhe <zhe.he@windriver.com> | 9 | Signed-off-by: He Zhe <zhe.he@windriver.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | scripts/lmbench | 18 +++++++++--------- | 13 | scripts/lmbench | 18 +++++++++--------- |
12 | 1 file changed, 9 insertions(+), 9 deletions(-) | 14 | 1 file changed, 9 insertions(+), 9 deletions(-) |
13 | 15 | ||
diff --git a/meta-oe/recipes-benchmark/lmbench/lmbench/0002-build-Adjust-CFLAGS-LDFLAGS-to-append-values-passed-.patch b/meta-oe/recipes-benchmark/lmbench/lmbench/0002-build-Adjust-CFLAGS-LDFLAGS-to-append-values-passed-.patch index 1d5d9c12a..096726cc2 100644 --- a/meta-oe/recipes-benchmark/lmbench/lmbench/0002-build-Adjust-CFLAGS-LDFLAGS-to-append-values-passed-.patch +++ b/meta-oe/recipes-benchmark/lmbench/lmbench/0002-build-Adjust-CFLAGS-LDFLAGS-to-append-values-passed-.patch | |||
@@ -9,6 +9,8 @@ to link in librirpc, make room for those changes to take effect | |||
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | 10 | ||
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | scripts/build | 2 +- | 14 | scripts/build | 2 +- |
13 | src/Makefile | 14 +++++++------- | 15 | src/Makefile | 14 +++++++------- |
14 | 2 files changed, 8 insertions(+), 8 deletions(-) | 16 | 2 files changed, 8 insertions(+), 8 deletions(-) |
diff --git a/meta-oe/recipes-benchmark/memtester/files/Makefile.patch b/meta-oe/recipes-benchmark/memtester/files/Makefile.patch index 971e52ac7..c6da3b705 100644 --- a/meta-oe/recipes-benchmark/memtester/files/Makefile.patch +++ b/meta-oe/recipes-benchmark/memtester/files/Makefile.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] memtester: Added patch to Makefile to change no-longer-supporte | |||
5 | 5 | ||
6 | Signed-off-by: Joel A Fernandes <joelagnel@ti.com> | 6 | Signed-off-by: Joel A Fernandes <joelagnel@ti.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | Makefile | 4 ++-- | 10 | Makefile | 4 ++-- |
9 | 1 files changed, 2 insertions(+), 2 deletions(-) | 11 | 1 files changed, 2 insertions(+), 2 deletions(-) |
10 | 12 | ||
diff --git a/meta-oe/recipes-benchmark/tinymembench/tinymembench/0001-asm-Delete-.func-.endfunc-directives.patch b/meta-oe/recipes-benchmark/tinymembench/tinymembench/0001-asm-Delete-.func-.endfunc-directives.patch index c09070076..d69c52bee 100644 --- a/meta-oe/recipes-benchmark/tinymembench/tinymembench/0001-asm-Delete-.func-.endfunc-directives.patch +++ b/meta-oe/recipes-benchmark/tinymembench/tinymembench/0001-asm-Delete-.func-.endfunc-directives.patch | |||
@@ -9,6 +9,8 @@ and rightly so. | |||
9 | 9 | ||
10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | aarch64-asm.S | 14 +------------- | 14 | aarch64-asm.S | 14 +------------- |
13 | arm-neon.S | 24 ------------------------ | 15 | arm-neon.S | 24 ------------------------ |
14 | mips-32.S | 5 ++--- | 16 | mips-32.S | 5 ++--- |
diff --git a/meta-oe/recipes-bsp/cpufrequtils/cpufrequtils/0001-dont-unset-cflags.patch b/meta-oe/recipes-bsp/cpufrequtils/cpufrequtils/0001-dont-unset-cflags.patch index fb2f07f07..72f480100 100644 --- a/meta-oe/recipes-bsp/cpufrequtils/cpufrequtils/0001-dont-unset-cflags.patch +++ b/meta-oe/recipes-bsp/cpufrequtils/cpufrequtils/0001-dont-unset-cflags.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- git.old/Makefile 2012-04-17 13:29:46.280435340 +0200 | 3 | --- git.old/Makefile 2012-04-17 13:29:46.280435340 +0200 |
2 | +++ git/Makefile 2012-04-17 13:31:13.664433470 +0200 | 4 | +++ git/Makefile 2012-04-17 13:31:13.664433470 +0200 |
3 | @@ -77,17 +77,7 @@ INSTALL_PROGRAM = ${INSTALL} | 5 | @@ -77,17 +77,7 @@ INSTALL_PROGRAM = ${INSTALL} |
diff --git a/meta-oe/recipes-connectivity/ace/files/ace_config.patch b/meta-oe/recipes-connectivity/ace/files/ace_config.patch index 1b8e21865..c820e4652 100644 --- a/meta-oe/recipes-connectivity/ace/files/ace_config.patch +++ b/meta-oe/recipes-connectivity/ace/files/ace_config.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | diff -ruN ACE_wrappers1/ace/config.h ACE_wrappers/ace/config.h | 3 | diff -ruN ACE_wrappers1/ace/config.h ACE_wrappers/ace/config.h |
2 | --- ACE_wrappers1/ace/config.h 1970-01-01 02:00:00.000000000 +0200 | 4 | --- ACE_wrappers1/ace/config.h 1970-01-01 02:00:00.000000000 +0200 |
3 | +++ ACE_wrappers/ace/config.h 2019-01-10 13:36:52.698012477 +0200 | 5 | +++ ACE_wrappers/ace/config.h 2019-01-10 13:36:52.698012477 +0200 |
diff --git a/meta-oe/recipes-connectivity/gattlib/files/dbus-avoid-strange-chars-from-the-build-dir.patch b/meta-oe/recipes-connectivity/gattlib/files/dbus-avoid-strange-chars-from-the-build-dir.patch index 96e4f8d6f..7319280ca 100644 --- a/meta-oe/recipes-connectivity/gattlib/files/dbus-avoid-strange-chars-from-the-build-dir.patch +++ b/meta-oe/recipes-connectivity/gattlib/files/dbus-avoid-strange-chars-from-the-build-dir.patch | |||
@@ -14,6 +14,8 @@ the normal include guards and request "#pragma once" instead. | |||
14 | 14 | ||
15 | Signed-off-by: Peter Rosin <peda@axentia.se> | 15 | Signed-off-by: Peter Rosin <peda@axentia.se> |
16 | --- | 16 | --- |
17 | Upstream-Status: Pending | ||
18 | |||
17 | dbus/CMakeLists.txt | 12 ++++++------ | 19 | dbus/CMakeLists.txt | 12 ++++++------ |
18 | 1 file changed, 6 insertions(+), 6 deletions(-) | 20 | 1 file changed, 6 insertions(+), 6 deletions(-) |
19 | 21 | ||
diff --git a/meta-oe/recipes-connectivity/ifplugd/ifplugd/Fix-build-with-musl.patch b/meta-oe/recipes-connectivity/ifplugd/ifplugd/Fix-build-with-musl.patch index 35665bd3f..7dc006730 100644 --- a/meta-oe/recipes-connectivity/ifplugd/ifplugd/Fix-build-with-musl.patch +++ b/meta-oe/recipes-connectivity/ifplugd/ifplugd/Fix-build-with-musl.patch | |||
@@ -6,6 +6,8 @@ Organization: O.S. Systems Software LTDA. | |||
6 | 6 | ||
7 | Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> | 7 | Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> |
8 | --- | 8 | --- |
9 | Upstream-Status: Pending | ||
10 | |||
9 | src/ethtool-local.h | 6 +++--- | 11 | src/ethtool-local.h | 6 +++--- |
10 | 1 file changed, 3 insertions(+), 3 deletions(-) | 12 | 1 file changed, 3 insertions(+), 3 deletions(-) |
11 | 13 | ||
diff --git a/meta-oe/recipes-connectivity/libnet/libnet/0001-Use-standard-int64_t-instead-of-__int64_t-for-mingw-.patch b/meta-oe/recipes-connectivity/libnet/libnet/0001-Use-standard-int64_t-instead-of-__int64_t-for-mingw-.patch index f1c607dd8..a32414bdf 100644 --- a/meta-oe/recipes-connectivity/libnet/libnet/0001-Use-standard-int64_t-instead-of-__int64_t-for-mingw-.patch +++ b/meta-oe/recipes-connectivity/libnet/libnet/0001-Use-standard-int64_t-instead-of-__int64_t-for-mingw-.patch | |||
@@ -6,6 +6,8 @@ Subject: [PATCH] Use standard int64_t instead of __int64_t for mingw cross | |||
6 | 6 | ||
7 | Signed-off-by: Joachim Nilsson <troglobit@gmail.com> | 7 | Signed-off-by: Joachim Nilsson <troglobit@gmail.com> |
8 | --- | 8 | --- |
9 | Upstream-Status: Pending | ||
10 | |||
9 | include/libnet/libnet-structures.h | 6 +++--- | 11 | include/libnet/libnet-structures.h | 6 +++--- |
10 | 1 file changed, 3 insertions(+), 3 deletions(-) | 12 | 1 file changed, 3 insertions(+), 3 deletions(-) |
11 | 13 | ||
diff --git a/meta-oe/recipes-connectivity/loudmouth/loudmouth-1.4.3/04-use-pkg-config-for-gnutls.patch b/meta-oe/recipes-connectivity/loudmouth/loudmouth-1.4.3/04-use-pkg-config-for-gnutls.patch index 20f388e89..0fc87abd0 100644 --- a/meta-oe/recipes-connectivity/loudmouth/loudmouth-1.4.3/04-use-pkg-config-for-gnutls.patch +++ b/meta-oe/recipes-connectivity/loudmouth/loudmouth-1.4.3/04-use-pkg-config-for-gnutls.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Description: use pkg-config to detect gnutls | 3 | Description: use pkg-config to detect gnutls |
2 | Debian: http://bugs.debian.org/529835 | 4 | Debian: http://bugs.debian.org/529835 |
3 | Origin: http://groups.google.com/group/loudmouth-dev/browse_thread/thread/3f78255837048daf# | 5 | Origin: http://groups.google.com/group/loudmouth-dev/browse_thread/thread/3f78255837048daf# |
diff --git a/meta-oe/recipes-connectivity/loudmouth/loudmouth-1.4.3/glib-2.32.patch b/meta-oe/recipes-connectivity/loudmouth/loudmouth-1.4.3/glib-2.32.patch index b6c9422e8..921aded94 100644 --- a/meta-oe/recipes-connectivity/loudmouth/loudmouth-1.4.3/glib-2.32.patch +++ b/meta-oe/recipes-connectivity/loudmouth/loudmouth-1.4.3/glib-2.32.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- loudmouth-1.4.3.orig/loudmouth/lm-error.c 2008-10-29 21:48:15.000000000 +0100 | 3 | --- loudmouth-1.4.3.orig/loudmouth/lm-error.c 2008-10-29 21:48:15.000000000 +0100 |
2 | +++ loudmouth-1.4.3/loudmouth/lm-error.c 2012-05-06 08:27:07.455739440 +0200 | 4 | +++ loudmouth-1.4.3/loudmouth/lm-error.c 2012-05-06 08:27:07.455739440 +0200 |
3 | @@ -19,7 +19,6 @@ | 5 | @@ -19,7 +19,6 @@ |
diff --git a/meta-oe/recipes-connectivity/obexftp/obexftp/0001-apps-CMakeLists.txt-Explicitly-link-libbfb-and-libmu.patch b/meta-oe/recipes-connectivity/obexftp/obexftp/0001-apps-CMakeLists.txt-Explicitly-link-libbfb-and-libmu.patch index 1f6de87c8..7a19b6172 100644 --- a/meta-oe/recipes-connectivity/obexftp/obexftp/0001-apps-CMakeLists.txt-Explicitly-link-libbfb-and-libmu.patch +++ b/meta-oe/recipes-connectivity/obexftp/obexftp/0001-apps-CMakeLists.txt-Explicitly-link-libbfb-and-libmu.patch | |||
@@ -9,6 +9,8 @@ they are required to be added to link line explicitly. | |||
9 | 9 | ||
10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | apps/CMakeLists.txt | 13 +++++++++++-- | 14 | apps/CMakeLists.txt | 13 +++++++++++-- |
13 | 1 file changed, 11 insertions(+), 2 deletions(-) | 15 | 1 file changed, 11 insertions(+), 2 deletions(-) |
14 | 16 | ||
diff --git a/meta-oe/recipes-connectivity/obexftp/obexftp/make_fuse_swig_optional.patch b/meta-oe/recipes-connectivity/obexftp/obexftp/make_fuse_swig_optional.patch index 84b143bf5..25f2a7d9e 100644 --- a/meta-oe/recipes-connectivity/obexftp/obexftp/make_fuse_swig_optional.patch +++ b/meta-oe/recipes-connectivity/obexftp/obexftp/make_fuse_swig_optional.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Index: obexftp-0.24.2-Source/CMakeLists.txt | 3 | Index: obexftp-0.24.2-Source/CMakeLists.txt |
2 | =================================================================== | 4 | =================================================================== |
3 | --- obexftp-0.24.2-Source.orig/CMakeLists.txt | 5 | --- obexftp-0.24.2-Source.orig/CMakeLists.txt |
diff --git a/meta-oe/recipes-connectivity/paho-mqtt-cpp/paho-mqtt-cpp/0001-cmake-Use-CMAKE_INSTALL_LIBDIR-and-CMAKE_INSTALL_BIN.patch b/meta-oe/recipes-connectivity/paho-mqtt-cpp/paho-mqtt-cpp/0001-cmake-Use-CMAKE_INSTALL_LIBDIR-and-CMAKE_INSTALL_BIN.patch index 7cf9a8b12..2436b36f2 100644 --- a/meta-oe/recipes-connectivity/paho-mqtt-cpp/paho-mqtt-cpp/0001-cmake-Use-CMAKE_INSTALL_LIBDIR-and-CMAKE_INSTALL_BIN.patch +++ b/meta-oe/recipes-connectivity/paho-mqtt-cpp/paho-mqtt-cpp/0001-cmake-Use-CMAKE_INSTALL_LIBDIR-and-CMAKE_INSTALL_BIN.patch | |||
@@ -7,6 +7,8 @@ This ensures the install paths are not hardcoded. | |||
7 | 7 | ||
8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | cmake/CMakeLists.txt | 4 ++-- | 12 | cmake/CMakeLists.txt | 4 ++-- |
11 | src/samples/CMakeLists.txt | 4 ++-- | 13 | src/samples/CMakeLists.txt | 4 ++-- |
12 | 2 files changed, 4 insertions(+), 4 deletions(-) | 14 | 2 files changed, 4 insertions(+), 4 deletions(-) |
diff --git a/meta-oe/recipes-connectivity/rfkill/rfkill/0001-rfkill-makefile-don-t-use-t-the-OE-install-wrapper-d.patch b/meta-oe/recipes-connectivity/rfkill/rfkill/0001-rfkill-makefile-don-t-use-t-the-OE-install-wrapper-d.patch index c6f60d0ed..89a7d6f34 100644 --- a/meta-oe/recipes-connectivity/rfkill/rfkill/0001-rfkill-makefile-don-t-use-t-the-OE-install-wrapper-d.patch +++ b/meta-oe/recipes-connectivity/rfkill/rfkill/0001-rfkill-makefile-don-t-use-t-the-OE-install-wrapper-d.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] rfkill makefile: don't use -t, the OE install wrapper dislikes | |||
5 | 5 | ||
6 | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> | 6 | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | Makefile | 4 ++-- | 10 | Makefile | 4 ++-- |
9 | 1 files changed, 2 insertions(+), 2 deletions(-) | 11 | 1 files changed, 2 insertions(+), 2 deletions(-) |
10 | 12 | ||
diff --git a/meta-oe/recipes-connectivity/rfkill/rfkill/dont.call.git.rev-parse.on.parent.dir.patch b/meta-oe/recipes-connectivity/rfkill/rfkill/dont.call.git.rev-parse.on.parent.dir.patch index 2b8368912..020419ea8 100644 --- a/meta-oe/recipes-connectivity/rfkill/rfkill/dont.call.git.rev-parse.on.parent.dir.patch +++ b/meta-oe/recipes-connectivity/rfkill/rfkill/dont.call.git.rev-parse.on.parent.dir.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | When WORKDIR is included in some other git checkout, version.sh calls git rev-parse | 3 | When WORKDIR is included in some other git checkout, version.sh calls git rev-parse |
2 | and it returns some description from that upper git checkout even when rfkill is | 4 | and it returns some description from that upper git checkout even when rfkill is |
3 | being built from release tarball. | 5 | being built from release tarball. |
diff --git a/meta-oe/recipes-connectivity/smstools3/smstools3/scripts_no_bash.patch b/meta-oe/recipes-connectivity/smstools3/smstools3/scripts_no_bash.patch index 49b4d1dda..e287ae5e7 100644 --- a/meta-oe/recipes-connectivity/smstools3/smstools3/scripts_no_bash.patch +++ b/meta-oe/recipes-connectivity/smstools3/smstools3/scripts_no_bash.patch | |||
@@ -3,6 +3,8 @@ From: Bill Randle <bill.randle@gmail.com> | |||
3 | Date: Sun, 31 Dec 2017 09:08:23 -0800 | 3 | Date: Sun, 31 Dec 2017 09:08:23 -0800 |
4 | 4 | ||
5 | --- | 5 | --- |
6 | Upstream-Status: Pending | ||
7 | |||
6 | scripts/sendsms | 2 +- | 8 | scripts/sendsms | 2 +- |
7 | scripts/sms2html | 2 +- | 9 | scripts/sms2html | 2 +- |
8 | scripts/sms2unicode | 2 +- | 10 | scripts/sms2unicode | 2 +- |
diff --git a/meta-oe/recipes-connectivity/smstools3/smstools3/sms_binpath.patch b/meta-oe/recipes-connectivity/smstools3/smstools3/sms_binpath.patch index e1d79d332..db829744d 100644 --- a/meta-oe/recipes-connectivity/smstools3/smstools3/sms_binpath.patch +++ b/meta-oe/recipes-connectivity/smstools3/smstools3/sms_binpath.patch | |||
@@ -3,6 +3,8 @@ From: Kai Ulrich <kaiu@gmx.de> | |||
3 | Date: Wed, 18 Mar 2015 11:20:53 +0100 | 3 | Date: Wed, 18 Mar 2015 11:20:53 +0100 |
4 | 4 | ||
5 | --- | 5 | --- |
6 | Upstream-Status: Pending | ||
7 | |||
6 | scripts/sms3 | 4 ++-- | 8 | scripts/sms3 | 4 ++-- |
7 | 1 file changed, 2 insertions(+), 2 deletions(-) | 9 | 1 file changed, 2 insertions(+), 2 deletions(-) |
8 | 10 | ||
diff --git a/meta-oe/recipes-connectivity/wifi-test-suite/files/0003-fix-path-to-usr-sbin-for-script-and-make-script-for-.patch b/meta-oe/recipes-connectivity/wifi-test-suite/files/0003-fix-path-to-usr-sbin-for-script-and-make-script-for-.patch index a51302a0c..cfa46ff49 100644 --- a/meta-oe/recipes-connectivity/wifi-test-suite/files/0003-fix-path-to-usr-sbin-for-script-and-make-script-for-.patch +++ b/meta-oe/recipes-connectivity/wifi-test-suite/files/0003-fix-path-to-usr-sbin-for-script-and-make-script-for-.patch | |||
@@ -6,6 +6,8 @@ Subject: [PATCH 3/3] fix path to /usr/sbin for script and make script for | |||
6 | 6 | ||
7 | Signed-off-by: Ankit Navik <ankit.tarot@gmail.com> | 7 | Signed-off-by: Ankit Navik <ankit.tarot@gmail.com> |
8 | --- | 8 | --- |
9 | Upstream-Status: Pending | ||
10 | |||
9 | lib/wfa_cs.c | 4 ++-- | 11 | lib/wfa_cs.c | 4 ++-- |
10 | scripts/dev_send_frame | 2 +- | 12 | scripts/dev_send_frame | 2 +- |
11 | scripts/sta_reset_parm | 2 +- | 13 | scripts/sta_reset_parm | 2 +- |
diff --git a/meta-oe/recipes-connectivity/wvdial/wvdial/typo_pon.wvdial.1.patch b/meta-oe/recipes-connectivity/wvdial/wvdial/typo_pon.wvdial.1.patch index eec5a5d64..5f9cf8a31 100644 --- a/meta-oe/recipes-connectivity/wvdial/wvdial/typo_pon.wvdial.1.patch +++ b/meta-oe/recipes-connectivity/wvdial/wvdial/typo_pon.wvdial.1.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Remove warnings found by lintian | 3 | Remove warnings found by lintian |
2 | Last-Update: 2011-01-09 | 4 | Last-Update: 2011-01-09 |
3 | Index: wvdial-1.61/pon.wvdial.1 | 5 | Index: wvdial-1.61/pon.wvdial.1 |
diff --git a/meta-oe/recipes-connectivity/wvdial/wvstreams/0001-Check-for-limits.h-during-configure.patch b/meta-oe/recipes-connectivity/wvdial/wvstreams/0001-Check-for-limits.h-during-configure.patch index b092ba2fc..42f3e4275 100644 --- a/meta-oe/recipes-connectivity/wvdial/wvstreams/0001-Check-for-limits.h-during-configure.patch +++ b/meta-oe/recipes-connectivity/wvdial/wvstreams/0001-Check-for-limits.h-during-configure.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH 1/5] Check for limits.h during configure | |||
5 | 5 | ||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | configure.ac | 2 ++ | 10 | configure.ac | 2 ++ |
9 | 1 file changed, 2 insertions(+) | 11 | 1 file changed, 2 insertions(+) |
10 | 12 | ||
diff --git a/meta-oe/recipes-connectivity/wvdial/wvstreams/0001-build-fix-parallel-make.patch b/meta-oe/recipes-connectivity/wvdial/wvstreams/0001-build-fix-parallel-make.patch index 6bc34331d..954c3d9fc 100644 --- a/meta-oe/recipes-connectivity/wvdial/wvstreams/0001-build-fix-parallel-make.patch +++ b/meta-oe/recipes-connectivity/wvdial/wvstreams/0001-build-fix-parallel-make.patch | |||
@@ -7,6 +7,8 @@ Imported from Gentoo | |||
7 | 7 | ||
8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | Makefile | 15 +++++++++++++-- | 12 | Makefile | 15 +++++++++++++-- |
11 | wvrules-posix.mk | 7 +++++-- | 13 | wvrules-posix.mk | 7 +++++-- |
12 | 2 files changed, 18 insertions(+), 4 deletions(-) | 14 | 2 files changed, 18 insertions(+), 4 deletions(-) |
diff --git a/meta-oe/recipes-connectivity/wvdial/wvstreams/0002-wvrules.mk-Use-_DEFAULT_SOURCE.patch b/meta-oe/recipes-connectivity/wvdial/wvstreams/0002-wvrules.mk-Use-_DEFAULT_SOURCE.patch index 59f70e380..5b7135c3f 100644 --- a/meta-oe/recipes-connectivity/wvdial/wvstreams/0002-wvrules.mk-Use-_DEFAULT_SOURCE.patch +++ b/meta-oe/recipes-connectivity/wvdial/wvstreams/0002-wvrules.mk-Use-_DEFAULT_SOURCE.patch | |||
@@ -8,6 +8,8 @@ warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | |||
8 | 8 | ||
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | wvrules.mk | 2 +- | 13 | wvrules.mk | 2 +- |
12 | 1 file changed, 1 insertion(+), 1 deletion(-) | 14 | 1 file changed, 1 insertion(+), 1 deletion(-) |
13 | 15 | ||
diff --git a/meta-oe/recipes-connectivity/wvdial/wvstreams/0003-wvtask-Check-for-HAVE_LIBC_STACK_END-only-on-glibc-s.patch b/meta-oe/recipes-connectivity/wvdial/wvstreams/0003-wvtask-Check-for-HAVE_LIBC_STACK_END-only-on-glibc-s.patch index f9304197a..856c2460b 100644 --- a/meta-oe/recipes-connectivity/wvdial/wvstreams/0003-wvtask-Check-for-HAVE_LIBC_STACK_END-only-on-glibc-s.patch +++ b/meta-oe/recipes-connectivity/wvdial/wvstreams/0003-wvtask-Check-for-HAVE_LIBC_STACK_END-only-on-glibc-s.patch | |||
@@ -6,6 +6,8 @@ Subject: [PATCH 3/5] wvtask: Check for HAVE_LIBC_STACK_END only on glibc | |||
6 | 6 | ||
7 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 7 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
8 | --- | 8 | --- |
9 | Upstream-Status: Pending | ||
10 | |||
9 | utils/wvtask.cc | 2 +- | 11 | utils/wvtask.cc | 2 +- |
10 | 1 file changed, 1 insertion(+), 1 deletion(-) | 12 | 1 file changed, 1 insertion(+), 1 deletion(-) |
11 | 13 | ||
diff --git a/meta-oe/recipes-connectivity/wvdial/wvstreams/0004-wvcrash-Replace-use-of-basename-API.patch b/meta-oe/recipes-connectivity/wvdial/wvstreams/0004-wvcrash-Replace-use-of-basename-API.patch index 6f3fbffbd..f960c9862 100644 --- a/meta-oe/recipes-connectivity/wvdial/wvstreams/0004-wvcrash-Replace-use-of-basename-API.patch +++ b/meta-oe/recipes-connectivity/wvdial/wvstreams/0004-wvcrash-Replace-use-of-basename-API.patch | |||
@@ -7,6 +7,8 @@ musl does not have this API | |||
7 | 7 | ||
8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | utils/wvcrash.cc | 2 +- | 12 | utils/wvcrash.cc | 2 +- |
11 | 1 file changed, 1 insertion(+), 1 deletion(-) | 13 | 1 file changed, 1 insertion(+), 1 deletion(-) |
12 | 14 | ||
diff --git a/meta-oe/recipes-connectivity/wvdial/wvstreams/0005-check-for-libexecinfo-during-configure.patch b/meta-oe/recipes-connectivity/wvdial/wvstreams/0005-check-for-libexecinfo-during-configure.patch index 25e9ee236..508007c0e 100644 --- a/meta-oe/recipes-connectivity/wvdial/wvstreams/0005-check-for-libexecinfo-during-configure.patch +++ b/meta-oe/recipes-connectivity/wvdial/wvstreams/0005-check-for-libexecinfo-during-configure.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH 5/5] check for libexecinfo during configure | |||
5 | 5 | ||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | configure.ac | 6 ++++++ | 10 | configure.ac | 6 ++++++ |
9 | 1 file changed, 6 insertions(+) | 11 | 1 file changed, 6 insertions(+) |
10 | 12 | ||
diff --git a/meta-oe/recipes-connectivity/wvdial/wvstreams/04_signed_request.diff b/meta-oe/recipes-connectivity/wvdial/wvstreams/04_signed_request.diff index 5ab633bc3..50f3f72cd 100644 --- a/meta-oe/recipes-connectivity/wvdial/wvstreams/04_signed_request.diff +++ b/meta-oe/recipes-connectivity/wvdial/wvstreams/04_signed_request.diff | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Index: wvstreams-4.6/crypto/wvx509.cc | 3 | Index: wvstreams-4.6/crypto/wvx509.cc |
2 | =================================================================== | 4 | =================================================================== |
3 | --- wvstreams-4.6.orig/crypto/wvx509.cc 2009-07-29 11:58:16.000000000 -0400 | 5 | --- wvstreams-4.6.orig/crypto/wvx509.cc 2009-07-29 11:58:16.000000000 -0400 |
diff --git a/meta-oe/recipes-connectivity/wvdial/wvstreams/05_gcc.diff b/meta-oe/recipes-connectivity/wvdial/wvstreams/05_gcc.diff index 616843d4a..6b31f2e10 100644 --- a/meta-oe/recipes-connectivity/wvdial/wvstreams/05_gcc.diff +++ b/meta-oe/recipes-connectivity/wvdial/wvstreams/05_gcc.diff | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Index: wvstreams-4.6.1/ipstreams/wvunixdgsocket.cc | 3 | Index: wvstreams-4.6.1/ipstreams/wvunixdgsocket.cc |
2 | =================================================================== | 4 | =================================================================== |
3 | --- wvstreams-4.6.1.orig/ipstreams/wvunixdgsocket.cc 2011-05-20 00:02:38.391136584 +0200 | 5 | --- wvstreams-4.6.1.orig/ipstreams/wvunixdgsocket.cc 2011-05-20 00:02:38.391136584 +0200 |
diff --git a/meta-oe/recipes-connectivity/wvdial/wvstreams/06_gcc-4.7.diff b/meta-oe/recipes-connectivity/wvdial/wvstreams/06_gcc-4.7.diff index a75067a10..7b05e468a 100644 --- a/meta-oe/recipes-connectivity/wvdial/wvstreams/06_gcc-4.7.diff +++ b/meta-oe/recipes-connectivity/wvdial/wvstreams/06_gcc-4.7.diff | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Description: Fix FTBFS with gcc-4.7 | 3 | Description: Fix FTBFS with gcc-4.7 |
2 | Small header include change. This is borderlinde cosmetic, but still needed | 4 | Small header include change. This is borderlinde cosmetic, but still needed |
3 | to prevent the FTBFS. | 5 | to prevent the FTBFS. |
diff --git a/meta-oe/recipes-connectivity/wvdial/wvstreams/07_buildflags.diff b/meta-oe/recipes-connectivity/wvdial/wvstreams/07_buildflags.diff index ec99dcd36..bd08d81c3 100644 --- a/meta-oe/recipes-connectivity/wvdial/wvstreams/07_buildflags.diff +++ b/meta-oe/recipes-connectivity/wvdial/wvstreams/07_buildflags.diff | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Index: b/gen-cc | 3 | Index: b/gen-cc |
2 | =================================================================== | 4 | =================================================================== |
3 | --- a/gen-cc | 5 | --- a/gen-cc |
diff --git a/meta-oe/recipes-connectivity/wvdial/wvstreams/argp.patch b/meta-oe/recipes-connectivity/wvdial/wvstreams/argp.patch index e85721363..ed6e8599e 100644 --- a/meta-oe/recipes-connectivity/wvdial/wvstreams/argp.patch +++ b/meta-oe/recipes-connectivity/wvdial/wvstreams/argp.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Check for argp_parse in libargp and then in libc before using internal version | 3 | Check for argp_parse in libargp and then in libc before using internal version |
2 | 4 | ||
3 | Index: wvstreams-4.6.1/configure.ac | 5 | Index: wvstreams-4.6.1/configure.ac |
diff --git a/meta-oe/recipes-connectivity/wvdial/wvstreams/gcc-6.patch b/meta-oe/recipes-connectivity/wvdial/wvstreams/gcc-6.patch index b084887ba..899eeb921 100644 --- a/meta-oe/recipes-connectivity/wvdial/wvstreams/gcc-6.patch +++ b/meta-oe/recipes-connectivity/wvdial/wvstreams/gcc-6.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Description: Fix compilation with gcc-6 | 3 | Description: Fix compilation with gcc-6 |
2 | Author: Gert Wollny <gw.fossdev@gmail.com> | 4 | Author: Gert Wollny <gw.fossdev@gmail.com> |
3 | Last-Updated: 2016-07-26 | 5 | Last-Updated: 2016-07-26 |
diff --git a/meta-oe/recipes-connectivity/wvdial/wvstreams/openssl-buildfix.patch b/meta-oe/recipes-connectivity/wvdial/wvstreams/openssl-buildfix.patch index 1c7005c2f..7e372d391 100644 --- a/meta-oe/recipes-connectivity/wvdial/wvstreams/openssl-buildfix.patch +++ b/meta-oe/recipes-connectivity/wvdial/wvstreams/openssl-buildfix.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Index: wvstreams-4.6.1/crypto/wvx509.cc | 3 | Index: wvstreams-4.6.1/crypto/wvx509.cc |
2 | =================================================================== | 4 | =================================================================== |
3 | --- wvstreams-4.6.1.orig/crypto/wvx509.cc | 5 | --- wvstreams-4.6.1.orig/crypto/wvx509.cc |
diff --git a/meta-oe/recipes-core/dbus/dbus-daemon-proxy/0001-dbus-daemon-proxy-Return-DBUS_HANDLER_RESULT_NOT_YET.patch b/meta-oe/recipes-core/dbus/dbus-daemon-proxy/0001-dbus-daemon-proxy-Return-DBUS_HANDLER_RESULT_NOT_YET.patch index 1c2fc3813..ebcb9e7e2 100644 --- a/meta-oe/recipes-core/dbus/dbus-daemon-proxy/0001-dbus-daemon-proxy-Return-DBUS_HANDLER_RESULT_NOT_YET.patch +++ b/meta-oe/recipes-core/dbus/dbus-daemon-proxy/0001-dbus-daemon-proxy-Return-DBUS_HANDLER_RESULT_NOT_YET.patch | |||
@@ -9,6 +9,8 @@ not be handled here | |||
9 | 9 | ||
10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | dbus-daemon-proxy.c | 2 +- | 14 | dbus-daemon-proxy.c | 2 +- |
13 | 1 file changed, 1 insertion(+), 1 deletion(-) | 15 | 1 file changed, 1 insertion(+), 1 deletion(-) |
14 | 16 | ||
diff --git a/meta-oe/recipes-core/dbus/libdbus-c++-0.9.0/0001-pipe.c-Use-a-string-instead-of-char.patch b/meta-oe/recipes-core/dbus/libdbus-c++-0.9.0/0001-pipe.c-Use-a-string-instead-of-char.patch index 6883f9a0b..5710c867f 100644 --- a/meta-oe/recipes-core/dbus/libdbus-c++-0.9.0/0001-pipe.c-Use-a-string-instead-of-char.patch +++ b/meta-oe/recipes-core/dbus/libdbus-c++-0.9.0/0001-pipe.c-Use-a-string-instead-of-char.patch | |||
@@ -8,6 +8,8 @@ error: invalid conversion from 'char' to 'const void*' [-fpermissive] | |||
8 | 8 | ||
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | src/pipe.cpp | 2 +- | 13 | src/pipe.cpp | 2 +- |
12 | 1 file changed, 1 insertion(+), 1 deletion(-) | 14 | 1 file changed, 1 insertion(+), 1 deletion(-) |
13 | 15 | ||
diff --git a/meta-oe/recipes-core/emlog/emlog/Drop-use-of-error-h.patch b/meta-oe/recipes-core/emlog/emlog/Drop-use-of-error-h.patch index 6bfc44cb8..4c5a191ac 100644 --- a/meta-oe/recipes-core/emlog/emlog/Drop-use-of-error-h.patch +++ b/meta-oe/recipes-core/emlog/emlog/Drop-use-of-error-h.patch | |||
@@ -10,6 +10,8 @@ friendly it makes sense to avoid glibc-specific code. | |||
10 | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | 10 | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> |
11 | Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> | 11 | Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> |
12 | --- | 12 | --- |
13 | Upstream-Status: Pending | ||
14 | |||
13 | mkemlog.c | 29 ++++++++++++++--------------- | 15 | mkemlog.c | 29 ++++++++++++++--------------- |
14 | 1 file changed, 14 insertions(+), 15 deletions(-) | 16 | 1 file changed, 14 insertions(+), 15 deletions(-) |
15 | 17 | ||
diff --git a/meta-oe/recipes-core/libxml/libxml++/libxml++_ptest.patch b/meta-oe/recipes-core/libxml/libxml++/libxml++_ptest.patch index dc6198fe9..2172c147c 100644 --- a/meta-oe/recipes-core/libxml/libxml++/libxml++_ptest.patch +++ b/meta-oe/recipes-core/libxml/libxml++/libxml++_ptest.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- a/Makefile.am | 3 | --- a/Makefile.am |
2 | +++ b/Makefile.am | 4 | +++ b/Makefile.am |
3 | @@ -40,5 +40,8 @@ EXTRA_DIST = \ | 5 | @@ -40,5 +40,8 @@ EXTRA_DIST = \ |
diff --git a/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/static-libsystemd-pkgconfig.patch b/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/static-libsystemd-pkgconfig.patch index 1f0e911cf..4f4230847 100644 --- a/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/static-libsystemd-pkgconfig.patch +++ b/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/static-libsystemd-pkgconfig.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- a/src/libsystemd/libsystemd.pc.in | 3 | --- a/src/libsystemd/libsystemd.pc.in |
2 | +++ b/src/libsystemd/libsystemd.pc.in | 4 | +++ b/src/libsystemd/libsystemd.pc.in |
3 | @@ -16,5 +16,5 @@ Name: systemd | 5 | @@ -16,5 +16,5 @@ Name: systemd |
diff --git a/meta-oe/recipes-dbs/lmdb/files/0001-Makefile-use-libprefix-instead-of-libdir.patch b/meta-oe/recipes-dbs/lmdb/files/0001-Makefile-use-libprefix-instead-of-libdir.patch index 2cc98e6d6..3017bcede 100644 --- a/meta-oe/recipes-dbs/lmdb/files/0001-Makefile-use-libprefix-instead-of-libdir.patch +++ b/meta-oe/recipes-dbs/lmdb/files/0001-Makefile-use-libprefix-instead-of-libdir.patch | |||
@@ -10,6 +10,8 @@ to be configurable. | |||
10 | 10 | ||
11 | Signed-off-by: Sakib Sajal <sakib.sajal@windriver.com> | 11 | Signed-off-by: Sakib Sajal <sakib.sajal@windriver.com> |
12 | --- | 12 | --- |
13 | Upstream-Status: Pending | ||
14 | |||
13 | libraries/liblmdb/Makefile | 4 ++-- | 15 | libraries/liblmdb/Makefile | 4 ++-- |
14 | 1 file changed, 2 insertions(+), 2 deletions(-) | 16 | 1 file changed, 2 insertions(+), 2 deletions(-) |
15 | 17 | ||
diff --git a/meta-oe/recipes-dbs/lmdb/files/0001-make-set-soname-on-liblmdb.patch b/meta-oe/recipes-dbs/lmdb/files/0001-make-set-soname-on-liblmdb.patch index 312809d1d..3dde46573 100644 --- a/meta-oe/recipes-dbs/lmdb/files/0001-make-set-soname-on-liblmdb.patch +++ b/meta-oe/recipes-dbs/lmdb/files/0001-make-set-soname-on-liblmdb.patch | |||
@@ -4,6 +4,8 @@ Date: Thu, 25 Aug 2022 17:22:20 -0400 | |||
4 | Subject: [PATCH] make: set soname on liblmdb | 4 | Subject: [PATCH] make: set soname on liblmdb |
5 | 5 | ||
6 | --- | 6 | --- |
7 | Upstream-Status: Pending | ||
8 | |||
7 | libraries/liblmdb/Makefile | 2 +- | 9 | libraries/liblmdb/Makefile | 2 +- |
8 | 1 file changed, 1 insertion(+), 1 deletion(-) | 10 | 1 file changed, 1 insertion(+), 1 deletion(-) |
9 | 11 | ||
diff --git a/meta-oe/recipes-dbs/mysql/mariadb/0001-Fix-library-LZ4-lookup.patch b/meta-oe/recipes-dbs/mysql/mariadb/0001-Fix-library-LZ4-lookup.patch index 6d9352fe8..d8671b76b 100644 --- a/meta-oe/recipes-dbs/mysql/mariadb/0001-Fix-library-LZ4-lookup.patch +++ b/meta-oe/recipes-dbs/mysql/mariadb/0001-Fix-library-LZ4-lookup.patch | |||
@@ -6,6 +6,8 @@ Subject: [PATCH] Fix library LZ4 lookup. | |||
6 | Signed-off-by: Sumit Garg <sumit.garg@linaro.org> | 6 | Signed-off-by: Sumit Garg <sumit.garg@linaro.org> |
7 | Signed-off-by: Mingli Yu <mingli.yu@windriver.com> | 7 | Signed-off-by: Mingli Yu <mingli.yu@windriver.com> |
8 | --- | 8 | --- |
9 | Upstream-Status: Pending | ||
10 | |||
9 | cmake/FindLZ4.cmake | 9 +++++++-- | 11 | cmake/FindLZ4.cmake | 9 +++++++-- |
10 | 1 file changed, 7 insertions(+), 2 deletions(-) | 12 | 1 file changed, 7 insertions(+), 2 deletions(-) |
11 | 13 | ||
diff --git a/meta-oe/recipes-dbs/mysql/mariadb/0001-aio_linux-Check-if-syscall-exists-before-using-it.patch b/meta-oe/recipes-dbs/mysql/mariadb/0001-aio_linux-Check-if-syscall-exists-before-using-it.patch index 6ed174113..aba9b9d96 100644 --- a/meta-oe/recipes-dbs/mysql/mariadb/0001-aio_linux-Check-if-syscall-exists-before-using-it.patch +++ b/meta-oe/recipes-dbs/mysql/mariadb/0001-aio_linux-Check-if-syscall-exists-before-using-it.patch | |||
@@ -13,6 +13,8 @@ tpool/aio_linux.cc:63:20: error: '__NR_io_getevents' was not declared in this sc | |||
13 | Upstream-Staus: Pending | 13 | Upstream-Staus: Pending |
14 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 14 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
15 | --- | 15 | --- |
16 | Upstream-Status: Pending | ||
17 | |||
16 | tpool/aio_linux.cc | 4 ++++ | 18 | tpool/aio_linux.cc | 4 ++++ |
17 | 1 file changed, 4 insertions(+) | 19 | 1 file changed, 4 insertions(+) |
18 | 20 | ||
diff --git a/meta-oe/recipes-dbs/mysql/mariadb/lfs64.patch b/meta-oe/recipes-dbs/mysql/mariadb/lfs64.patch index 9867908c6..7a685a652 100644 --- a/meta-oe/recipes-dbs/mysql/mariadb/lfs64.patch +++ b/meta-oe/recipes-dbs/mysql/mariadb/lfs64.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- a/storage/connect/os.h | 3 | --- a/storage/connect/os.h |
2 | +++ b/storage/connect/os.h | 4 | +++ b/storage/connect/os.h |
3 | @@ -2,13 +2,15 @@ | 5 | @@ -2,13 +2,15 @@ |
diff --git a/meta-oe/recipes-dbs/mysql/mariadb/mm_malloc.patch b/meta-oe/recipes-dbs/mysql/mariadb/mm_malloc.patch index 347fcd851..6aa6c8488 100644 --- a/meta-oe/recipes-dbs/mysql/mariadb/mm_malloc.patch +++ b/meta-oe/recipes-dbs/mysql/mariadb/mm_malloc.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- a/storage/rocksdb/rocksdb/port/jemalloc_helper.h | 3 | --- a/storage/rocksdb/rocksdb/port/jemalloc_helper.h |
2 | +++ b/storage/rocksdb/rocksdb/port/jemalloc_helper.h | 4 | +++ b/storage/rocksdb/rocksdb/port/jemalloc_helper.h |
3 | @@ -5,7 +5,7 @@ | 5 | @@ -5,7 +5,7 @@ |
diff --git a/meta-oe/recipes-dbs/mysql/mariadb/ppc-remove-glibc-dep.patch b/meta-oe/recipes-dbs/mysql/mariadb/ppc-remove-glibc-dep.patch index a4deee607..3787b74ad 100644 --- a/meta-oe/recipes-dbs/mysql/mariadb/ppc-remove-glibc-dep.patch +++ b/meta-oe/recipes-dbs/mysql/mariadb/ppc-remove-glibc-dep.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Remove glibc specific function dependencies | 3 | Remove glibc specific function dependencies |
2 | 4 | ||
3 | Sourced from: https://git.alpinelinux.org/aports/tree/main/mariadb/ppc-remove-glibc-dep.patch | 5 | Sourced from: https://git.alpinelinux.org/aports/tree/main/mariadb/ppc-remove-glibc-dep.patch |
diff --git a/meta-oe/recipes-dbs/postgresql/files/0001-Add-support-for-RISC-V.patch b/meta-oe/recipes-dbs/postgresql/files/0001-Add-support-for-RISC-V.patch index 8ba685cfe..7a4ba9897 100644 --- a/meta-oe/recipes-dbs/postgresql/files/0001-Add-support-for-RISC-V.patch +++ b/meta-oe/recipes-dbs/postgresql/files/0001-Add-support-for-RISC-V.patch | |||
@@ -6,6 +6,8 @@ Subject: [PATCH] Add support for RISC-V. | |||
6 | The architecture is sufficiently similar to aarch64 that simply | 6 | The architecture is sufficiently similar to aarch64 that simply |
7 | extending the existing aarch64 macro works. | 7 | extending the existing aarch64 macro works. |
8 | --- | 8 | --- |
9 | Upstream-Status: Pending | ||
10 | |||
9 | src/include/storage/s_lock.h | 6 +++--- | 11 | src/include/storage/s_lock.h | 6 +++--- |
10 | 1 file changed, 3 insertions(+), 3 deletions(-) | 12 | 1 file changed, 3 insertions(+), 3 deletions(-) |
11 | 13 | ||
diff --git a/meta-oe/recipes-dbs/rocksdb/files/0001-replace-old-sync-with-new-atomic-builtin-equivalents.patch b/meta-oe/recipes-dbs/rocksdb/files/0001-replace-old-sync-with-new-atomic-builtin-equivalents.patch index 4aa91d9b2..c98623360 100644 --- a/meta-oe/recipes-dbs/rocksdb/files/0001-replace-old-sync-with-new-atomic-builtin-equivalents.patch +++ b/meta-oe/recipes-dbs/rocksdb/files/0001-replace-old-sync-with-new-atomic-builtin-equivalents.patch | |||
@@ -8,6 +8,8 @@ __sync* builtins are not implemented atleast for 64bit values | |||
8 | 8 | ||
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | .../range/range_tree/lib/portability/toku_atomic.h | 12 ++++++------ | 13 | .../range/range_tree/lib/portability/toku_atomic.h | 12 ++++++------ |
12 | 1 file changed, 6 insertions(+), 6 deletions(-) | 14 | 1 file changed, 6 insertions(+), 6 deletions(-) |
13 | 15 | ||
diff --git a/meta-oe/recipes-dbs/rocksdb/files/arm.patch b/meta-oe/recipes-dbs/rocksdb/files/arm.patch index 573767797..3066aa827 100644 --- a/meta-oe/recipes-dbs/rocksdb/files/arm.patch +++ b/meta-oe/recipes-dbs/rocksdb/files/arm.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | implement timer for arm >= v6 | 3 | implement timer for arm >= v6 |
2 | 4 | ||
3 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 5 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
diff --git a/meta-oe/recipes-dbs/rocksdb/files/mips.patch b/meta-oe/recipes-dbs/rocksdb/files/mips.patch index 0104d5434..cea70352d 100644 --- a/meta-oe/recipes-dbs/rocksdb/files/mips.patch +++ b/meta-oe/recipes-dbs/rocksdb/files/mips.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | implement timer implementation for mips platform | 3 | implement timer implementation for mips platform |
2 | 4 | ||
3 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 5 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
diff --git a/meta-oe/recipes-dbs/rocksdb/files/ppc64.patch b/meta-oe/recipes-dbs/rocksdb/files/ppc64.patch index 211c1c720..273b8fe2e 100644 --- a/meta-oe/recipes-dbs/rocksdb/files/ppc64.patch +++ b/meta-oe/recipes-dbs/rocksdb/files/ppc64.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | implement support for musl/ppc64 | 3 | implement support for musl/ppc64 |
2 | 4 | ||
3 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 5 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
diff --git a/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/0002-Remove-maes-option-from-cross-compilation.patch b/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/0002-Remove-maes-option-from-cross-compilation.patch index 7b7244b49..b92a48752 100644 --- a/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/0002-Remove-maes-option-from-cross-compilation.patch +++ b/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/0002-Remove-maes-option-from-cross-compilation.patch | |||
@@ -4,6 +4,8 @@ Date: Mon, 3 Feb 2020 03:25:57 +0000 | |||
4 | Subject: [PATCH 2/3] Remove maes option from cross-compilation | 4 | Subject: [PATCH 2/3] Remove maes option from cross-compilation |
5 | 5 | ||
6 | --- | 6 | --- |
7 | Upstream-Status: Pending | ||
8 | |||
7 | absl/copts/GENERATED_AbseilCopts.cmake | 4 ---- | 9 | absl/copts/GENERATED_AbseilCopts.cmake | 4 ---- |
8 | absl/copts/GENERATED_copts.bzl | 4 ---- | 10 | absl/copts/GENERATED_copts.bzl | 4 ---- |
9 | 2 files changed, 8 deletions(-) | 11 | 2 files changed, 8 deletions(-) |
diff --git a/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/0003-Remove-neon-option-from-cross-compilation.patch b/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/0003-Remove-neon-option-from-cross-compilation.patch index c0039c210..1a80a428b 100644 --- a/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/0003-Remove-neon-option-from-cross-compilation.patch +++ b/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/0003-Remove-neon-option-from-cross-compilation.patch | |||
@@ -8,6 +8,8 @@ them. | |||
8 | 8 | ||
9 | Signed-off-by: Jonas Gorski <jonas.gorski@bisdn.de> | 9 | Signed-off-by: Jonas Gorski <jonas.gorski@bisdn.de> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | absl/copts/GENERATED_AbseilCopts.cmake | 4 ---- | 13 | absl/copts/GENERATED_AbseilCopts.cmake | 4 ---- |
12 | absl/copts/GENERATED_copts.bzl | 4 ---- | 14 | absl/copts/GENERATED_copts.bzl | 4 ---- |
13 | 2 files changed, 8 deletions(-) | 15 | 2 files changed, 8 deletions(-) |
diff --git a/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/abseil-ppc-fixes.patch b/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/abseil-ppc-fixes.patch index 9b408259f..f2ebd9f08 100644 --- a/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/abseil-ppc-fixes.patch +++ b/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/abseil-ppc-fixes.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | An all-in-one patch that fixes several issues: | 3 | An all-in-one patch that fixes several issues: |
2 | 4 | ||
3 | 1) UnscaledCycleClock not fully implemented for ppc*-musl (disabled on musl) | 5 | 1) UnscaledCycleClock not fully implemented for ppc*-musl (disabled on musl) |
diff --git a/meta-oe/recipes-devtools/android-tools/android-tools/build/0001-Riscv-Add-risc-v-Android-config-header.patch b/meta-oe/recipes-devtools/android-tools/android-tools/build/0001-Riscv-Add-risc-v-Android-config-header.patch index 57c443b70..c091fd404 100644 --- a/meta-oe/recipes-devtools/android-tools/android-tools/build/0001-Riscv-Add-risc-v-Android-config-header.patch +++ b/meta-oe/recipes-devtools/android-tools/android-tools/build/0001-Riscv-Add-risc-v-Android-config-header.patch | |||
@@ -4,6 +4,8 @@ Date: Mon, 20 Apr 2020 15:32:40 +0800 | |||
4 | Subject: [PATCH 1/1] Riscv: Add risc-v Android config header | 4 | Subject: [PATCH 1/1] Riscv: Add risc-v Android config header |
5 | 5 | ||
6 | --- | 6 | --- |
7 | Upstream-Status: Pending | ||
8 | |||
7 | .../arch/linux-riscv64/AndroidConfig.h | 340 ++++++++++++++++++ | 9 | .../arch/linux-riscv64/AndroidConfig.h | 340 ++++++++++++++++++ |
8 | 1 file changed, 340 insertions(+) | 10 | 1 file changed, 340 insertions(+) |
9 | create mode 100644 core/combo/include/arch/linux-riscv64/AndroidConfig.h | 11 | create mode 100644 core/combo/include/arch/linux-riscv64/AndroidConfig.h |
diff --git a/meta-oe/recipes-devtools/android-tools/android-tools/core/0004-adb-Fix-build-on-big-endian-systems.patch b/meta-oe/recipes-devtools/android-tools/android-tools/core/0004-adb-Fix-build-on-big-endian-systems.patch index 79e9d4d3b..7f03cd2be 100644 --- a/meta-oe/recipes-devtools/android-tools/android-tools/core/0004-adb-Fix-build-on-big-endian-systems.patch +++ b/meta-oe/recipes-devtools/android-tools/android-tools/core/0004-adb-Fix-build-on-big-endian-systems.patch | |||
@@ -18,6 +18,8 @@ them to be used when initializing structures. | |||
18 | 18 | ||
19 | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 19 | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
20 | --- | 20 | --- |
21 | Upstream-Status: Pending | ||
22 | |||
21 | adb/usb_linux_client.c | 11 +++++++++-- | 23 | adb/usb_linux_client.c | 11 +++++++++-- |
22 | 1 file changed, 9 insertions(+), 2 deletions(-) | 24 | 1 file changed, 9 insertions(+), 2 deletions(-) |
23 | 25 | ||
diff --git a/meta-oe/recipes-devtools/android-tools/android-tools/core/0005-adb-add-base64-implementation.patch b/meta-oe/recipes-devtools/android-tools/android-tools/core/0005-adb-add-base64-implementation.patch index fcd4ae238..4827ffe04 100644 --- a/meta-oe/recipes-devtools/android-tools/android-tools/core/0005-adb-add-base64-implementation.patch +++ b/meta-oe/recipes-devtools/android-tools/android-tools/core/0005-adb-add-base64-implementation.patch | |||
@@ -7,6 +7,8 @@ musl needs it | |||
7 | 7 | ||
8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | adb/adb_auth_client.c | 2 +- | 12 | adb/adb_auth_client.c | 2 +- |
11 | adb/base64.c | 315 ++++++++++++++++++++++++++++++++++++++++++ | 13 | adb/base64.c | 315 ++++++++++++++++++++++++++++++++++++++++++ |
12 | 2 files changed, 316 insertions(+), 1 deletion(-) | 14 | 2 files changed, 316 insertions(+), 1 deletion(-) |
diff --git a/meta-oe/recipes-devtools/android-tools/android-tools/core/0006-adb-Musl-fixes.patch b/meta-oe/recipes-devtools/android-tools/android-tools/core/0006-adb-Musl-fixes.patch index 53f7bcb8e..182b1eb29 100644 --- a/meta-oe/recipes-devtools/android-tools/android-tools/core/0006-adb-Musl-fixes.patch +++ b/meta-oe/recipes-devtools/android-tools/android-tools/core/0006-adb-Musl-fixes.patch | |||
@@ -9,6 +9,8 @@ Do not redefine close() and lseek() | |||
9 | 9 | ||
10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | adb/adb.h | 2 ++ | 14 | adb/adb.h | 2 ++ |
13 | adb/disable_verity_service.c | 13 ++++++++----- | 15 | adb/disable_verity_service.c | 13 ++++++++----- |
14 | adb/framebuffer_service.c | 7 ++++--- | 16 | adb/framebuffer_service.c | 7 ++++--- |
diff --git a/meta-oe/recipes-devtools/android-tools/android-tools/core/0007-adb-usb_linux.c-fix-build-with-glibc-2.28.patch b/meta-oe/recipes-devtools/android-tools/android-tools/core/0007-adb-usb_linux.c-fix-build-with-glibc-2.28.patch index e02a95687..64fbce4cb 100644 --- a/meta-oe/recipes-devtools/android-tools/android-tools/core/0007-adb-usb_linux.c-fix-build-with-glibc-2.28.patch +++ b/meta-oe/recipes-devtools/android-tools/android-tools/core/0007-adb-usb_linux.c-fix-build-with-glibc-2.28.patch | |||
@@ -7,6 +7,8 @@ Subject: [PATCH] adb: usb_linux.c: fix build with glibc-2.28 | |||
7 | 7 | ||
8 | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | 8 | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | adb/usb_linux.c | 1 + | 12 | adb/usb_linux.c | 1 + |
11 | 1 file changed, 1 insertion(+) | 13 | 1 file changed, 1 insertion(+) |
12 | 14 | ||
diff --git a/meta-oe/recipes-devtools/android-tools/android-tools/core/0008-adb-Allow-adbd-to-be-ran-as-root.patch b/meta-oe/recipes-devtools/android-tools/android-tools/core/0008-adb-Allow-adbd-to-be-ran-as-root.patch index 7d223e05f..ad21b5aaa 100644 --- a/meta-oe/recipes-devtools/android-tools/android-tools/core/0008-adb-Allow-adbd-to-be-ran-as-root.patch +++ b/meta-oe/recipes-devtools/android-tools/android-tools/core/0008-adb-Allow-adbd-to-be-ran-as-root.patch | |||
@@ -4,6 +4,8 @@ Date: Mon, 30 Oct 2017 21:05:46 +0100 | |||
4 | Subject: [PATCH] adb: Allow adbd to be ran as root | 4 | Subject: [PATCH] adb: Allow adbd to be ran as root |
5 | 5 | ||
6 | --- | 6 | --- |
7 | Upstream-Status: Pending | ||
8 | |||
7 | adb/adb.c | 1 + | 9 | adb/adb.c | 1 + |
8 | 1 file changed, 1 insertion(+) | 10 | 1 file changed, 1 insertion(+) |
9 | 11 | ||
diff --git a/meta-oe/recipes-devtools/android-tools/android-tools/core/0013-adb-Support-riscv64.patch b/meta-oe/recipes-devtools/android-tools/android-tools/core/0013-adb-Support-riscv64.patch index a8434afba..5138556d6 100644 --- a/meta-oe/recipes-devtools/android-tools/android-tools/core/0013-adb-Support-riscv64.patch +++ b/meta-oe/recipes-devtools/android-tools/android-tools/core/0013-adb-Support-riscv64.patch | |||
@@ -4,6 +4,8 @@ Date: Mon, 20 Apr 2020 15:27:22 +0800 | |||
4 | Subject: [PATCH 1/1] adb: Support riscv64 | 4 | Subject: [PATCH 1/1] adb: Support riscv64 |
5 | 5 | ||
6 | --- | 6 | --- |
7 | Upstream-Status: Pending | ||
8 | |||
7 | include/cutils/atomic-inline.h | 2 + | 9 | include/cutils/atomic-inline.h | 2 + |
8 | include/cutils/atomic-riscv64.h | 156 ++++++++++++++++++++++++++++++++ | 10 | include/cutils/atomic-riscv64.h | 156 ++++++++++++++++++++++++++++++++ |
9 | 2 files changed, 158 insertions(+) | 11 | 2 files changed, 158 insertions(+) |
diff --git a/meta-oe/recipes-devtools/android-tools/android-tools/core/0014-add-u3-ss-descriptor-support-for-adb.patch b/meta-oe/recipes-devtools/android-tools/android-tools/core/0014-add-u3-ss-descriptor-support-for-adb.patch index 05973aaaf..cf23f3c25 100644 --- a/meta-oe/recipes-devtools/android-tools/android-tools/core/0014-add-u3-ss-descriptor-support-for-adb.patch +++ b/meta-oe/recipes-devtools/android-tools/android-tools/core/0014-add-u3-ss-descriptor-support-for-adb.patch | |||
@@ -12,6 +12,8 @@ modified for backporting to android-tools_5.1.1.r37. | |||
12 | Signed-off-by: Macpaul Lin <macpaul.lin@mediatek.com> | 12 | Signed-off-by: Macpaul Lin <macpaul.lin@mediatek.com> |
13 | Signed-off-by: Jiacheng Liu <jiacheng.liu@mediatek.com> | 13 | Signed-off-by: Jiacheng Liu <jiacheng.liu@mediatek.com> |
14 | --- | 14 | --- |
15 | Upstream-Status: Pending | ||
16 | |||
15 | adb/usb_linux_client.c | 275 +++++++++++++++++++++++++++++++---------- | 17 | adb/usb_linux_client.c | 275 +++++++++++++++++++++++++++++++---------- |
16 | 1 file changed, 207 insertions(+), 68 deletions(-) | 18 | 1 file changed, 207 insertions(+), 68 deletions(-) |
17 | 19 | ||
diff --git a/meta-oe/recipes-devtools/android-tools/android-tools/core/adb_libssl_11.diff b/meta-oe/recipes-devtools/android-tools/android-tools/core/adb_libssl_11.diff index 3ead649b1..177d69a97 100644 --- a/meta-oe/recipes-devtools/android-tools/android-tools/core/adb_libssl_11.diff +++ b/meta-oe/recipes-devtools/android-tools/android-tools/core/adb_libssl_11.diff | |||
@@ -4,8 +4,12 @@ Description: adb: Make compatible with openssl 1.1 | |||
4 | Author: Chirayu Desai <chirayudesai1@gmail.com | 4 | Author: Chirayu Desai <chirayudesai1@gmail.com |
5 | Last-Update: 2016-11-10 | 5 | Last-Update: 2016-11-10 |
6 | --- | 6 | --- |
7 | Upstream-Status: Pending | ||
8 | |||
7 | This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ | 9 | This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ |
8 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
9 | system/core/adb/adb_auth_host.c | 5 +++-- | 13 | system/core/adb/adb_auth_host.c | 5 +++-- |
10 | 1 file changed, 3 insertions(+), 2 deletions(-) | 14 | 1 file changed, 3 insertions(+), 2 deletions(-) |
11 | 15 | ||
diff --git a/meta-oe/recipes-devtools/android-tools/android-tools/libselinux/0001-libselinux-Do-not-define-gettid-if-glibc-2.30-is-use.patch b/meta-oe/recipes-devtools/android-tools/android-tools/libselinux/0001-libselinux-Do-not-define-gettid-if-glibc-2.30-is-use.patch index 87771cba8..8b5e4cf99 100644 --- a/meta-oe/recipes-devtools/android-tools/android-tools/libselinux/0001-libselinux-Do-not-define-gettid-if-glibc-2.30-is-use.patch +++ b/meta-oe/recipes-devtools/android-tools/android-tools/libselinux/0001-libselinux-Do-not-define-gettid-if-glibc-2.30-is-use.patch | |||
@@ -24,6 +24,8 @@ Signed-off-by: Petr Lautrbach <plautrba@redhat.com> | |||
24 | Acked-by: Stephen Smalley <sds@tycho.nsa.gov> | 24 | Acked-by: Stephen Smalley <sds@tycho.nsa.gov> |
25 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 25 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
26 | --- | 26 | --- |
27 | Upstream-Status: Pending | ||
28 | |||
27 | src/procattr.c | 14 +++++++++++++- | 29 | src/procattr.c | 14 +++++++++++++- |
28 | 1 file changed, 13 insertions(+), 1 deletion(-) | 30 | 1 file changed, 13 insertions(+), 1 deletion(-) |
29 | 31 | ||
diff --git a/meta-oe/recipes-devtools/breakpad/breakpad/0001-Do-not-add-stack-pointer-to-clobber-list.patch b/meta-oe/recipes-devtools/breakpad/breakpad/0001-Do-not-add-stack-pointer-to-clobber-list.patch index 6e5849098..e57202268 100644 --- a/meta-oe/recipes-devtools/breakpad/breakpad/0001-Do-not-add-stack-pointer-to-clobber-list.patch +++ b/meta-oe/recipes-devtools/breakpad/breakpad/0001-Do-not-add-stack-pointer-to-clobber-list.patch | |||
@@ -13,6 +13,8 @@ so it should not cause change in behavior. | |||
13 | 13 | ||
14 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 14 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
15 | --- | 15 | --- |
16 | Upstream-Status: Pending | ||
17 | |||
16 | linux_syscall_support.h | 8 ++++---- | 18 | linux_syscall_support.h | 8 ++++---- |
17 | 1 file changed, 4 insertions(+), 4 deletions(-) | 19 | 1 file changed, 4 insertions(+), 4 deletions(-) |
18 | 20 | ||
diff --git a/meta-oe/recipes-devtools/breakpad/breakpad/0001-Turn-off-sign-compare-for-musl-libc.patch b/meta-oe/recipes-devtools/breakpad/breakpad/0001-Turn-off-sign-compare-for-musl-libc.patch index 6b8d011d8..b2d2c72cb 100644 --- a/meta-oe/recipes-devtools/breakpad/breakpad/0001-Turn-off-sign-compare-for-musl-libc.patch +++ b/meta-oe/recipes-devtools/breakpad/breakpad/0001-Turn-off-sign-compare-for-musl-libc.patch | |||
@@ -10,6 +10,8 @@ Fix | |||
10 | 10 | ||
11 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 11 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
12 | --- | 12 | --- |
13 | Upstream-Status: Pending | ||
14 | |||
13 | src/client/linux/crash_generation/crash_generation_server.cc | 10 ++++++++++ | 15 | src/client/linux/crash_generation/crash_generation_server.cc | 10 ++++++++++ |
14 | 1 file changed, 10 insertions(+) | 16 | 1 file changed, 10 insertions(+) |
15 | 17 | ||
diff --git a/meta-oe/recipes-devtools/breakpad/breakpad/0001-include-sys-reg.h-to-get-__WORDSIZE-on-musl-libc.patch b/meta-oe/recipes-devtools/breakpad/breakpad/0001-include-sys-reg.h-to-get-__WORDSIZE-on-musl-libc.patch index 3dc55cf1f..87e00c242 100644 --- a/meta-oe/recipes-devtools/breakpad/breakpad/0001-include-sys-reg.h-to-get-__WORDSIZE-on-musl-libc.patch +++ b/meta-oe/recipes-devtools/breakpad/breakpad/0001-include-sys-reg.h-to-get-__WORDSIZE-on-musl-libc.patch | |||
@@ -4,6 +4,8 @@ Date: Sun, 1 Feb 2015 14:26:52 +0100 | |||
4 | Subject: [PATCH 1/3] include <sys/reg.h> to get __WORDSIZE on musl libc | 4 | Subject: [PATCH 1/3] include <sys/reg.h> to get __WORDSIZE on musl libc |
5 | 5 | ||
6 | --- | 6 | --- |
7 | Upstream-Status: Pending | ||
8 | |||
7 | src/common/linux/elf_core_dump.h | 1 + | 9 | src/common/linux/elf_core_dump.h | 1 + |
8 | 1 file changed, 1 insertion(+) | 10 | 1 file changed, 1 insertion(+) |
9 | 11 | ||
diff --git a/meta-oe/recipes-devtools/breakpad/breakpad/0001-lss-Match-syscalls-to-match-musl.patch b/meta-oe/recipes-devtools/breakpad/breakpad/0001-lss-Match-syscalls-to-match-musl.patch index bdd787afd..f2d1fe681 100644 --- a/meta-oe/recipes-devtools/breakpad/breakpad/0001-lss-Match-syscalls-to-match-musl.patch +++ b/meta-oe/recipes-devtools/breakpad/breakpad/0001-lss-Match-syscalls-to-match-musl.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] lss: Match syscalls to match musl | |||
5 | 5 | ||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | linux_syscall_support.h | 3 +++ | 10 | linux_syscall_support.h | 3 +++ |
9 | 1 file changed, 3 insertions(+) | 11 | 1 file changed, 3 insertions(+) |
10 | 12 | ||
diff --git a/meta-oe/recipes-devtools/breakpad/breakpad/0003-Dont-include-stab.h.patch b/meta-oe/recipes-devtools/breakpad/breakpad/0003-Dont-include-stab.h.patch index 76b2088b0..cd5546d76 100644 --- a/meta-oe/recipes-devtools/breakpad/breakpad/0003-Dont-include-stab.h.patch +++ b/meta-oe/recipes-devtools/breakpad/breakpad/0003-Dont-include-stab.h.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH 3/5] Dont include stab.h | |||
5 | 5 | ||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | src/common/stabs_reader.cc | 1 - | 10 | src/common/stabs_reader.cc | 1 - |
9 | src/common/stabs_reader.h | 12 +++++++++++- | 11 | src/common/stabs_reader.h | 12 +++++++++++- |
10 | src/common/stabs_reader_unittest.cc | 1 - | 12 | src/common/stabs_reader_unittest.cc | 1 - |
diff --git a/meta-oe/recipes-devtools/breakpad/breakpad/0003-Fix-conflict-between-musl-libc-dirent.h-and-lss.patch b/meta-oe/recipes-devtools/breakpad/breakpad/0003-Fix-conflict-between-musl-libc-dirent.h-and-lss.patch index 851004704..aa89959e9 100644 --- a/meta-oe/recipes-devtools/breakpad/breakpad/0003-Fix-conflict-between-musl-libc-dirent.h-and-lss.patch +++ b/meta-oe/recipes-devtools/breakpad/breakpad/0003-Fix-conflict-between-musl-libc-dirent.h-and-lss.patch | |||
@@ -6,6 +6,8 @@ Subject: [PATCH 3/3] Fix conflict between musl libc <dirent.h> and lss | |||
6 | Include <dirent.h> late to avoid the macro getdents64 in musl | 6 | Include <dirent.h> late to avoid the macro getdents64 in musl |
7 | libc's <dirent.h> to conflict with linux_sycall_support.h. | 7 | libc's <dirent.h> to conflict with linux_sycall_support.h. |
8 | --- | 8 | --- |
9 | Upstream-Status: Pending | ||
10 | |||
9 | src/client/linux/crash_generation/crash_generation_server.cc | 3 ++- | 11 | src/client/linux/crash_generation/crash_generation_server.cc | 3 ++- |
10 | 1 file changed, 2 insertions(+), 1 deletion(-) | 12 | 1 file changed, 2 insertions(+), 1 deletion(-) |
11 | 13 | ||
diff --git a/meta-oe/recipes-devtools/breakpad/breakpad/0004-elf_reader.cc-include-sys-reg.h-to-get-__WORDSIZE-on.patch b/meta-oe/recipes-devtools/breakpad/breakpad/0004-elf_reader.cc-include-sys-reg.h-to-get-__WORDSIZE-on.patch index 5892cfa7d..b4bccb44c 100644 --- a/meta-oe/recipes-devtools/breakpad/breakpad/0004-elf_reader.cc-include-sys-reg.h-to-get-__WORDSIZE-on.patch +++ b/meta-oe/recipes-devtools/breakpad/breakpad/0004-elf_reader.cc-include-sys-reg.h-to-get-__WORDSIZE-on.patch | |||
@@ -6,6 +6,8 @@ Subject: [PATCH 4/5] elf_reader.cc: include <sys/reg.h> to get __WORDSIZE on | |||
6 | 6 | ||
7 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 7 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
8 | --- | 8 | --- |
9 | Upstream-Status: Pending | ||
10 | |||
9 | src/common/dwarf/elf_reader.cc | 1 + | 11 | src/common/dwarf/elf_reader.cc | 1 + |
10 | 1 file changed, 1 insertion(+) | 12 | 1 file changed, 1 insertion(+) |
11 | 13 | ||
diff --git a/meta-oe/recipes-devtools/breakpad/breakpad/mips_asm_sgidefs.patch b/meta-oe/recipes-devtools/breakpad/breakpad/mips_asm_sgidefs.patch index 96f5f48cc..77d08399b 100644 --- a/meta-oe/recipes-devtools/breakpad/breakpad/mips_asm_sgidefs.patch +++ b/meta-oe/recipes-devtools/breakpad/breakpad/mips_asm_sgidefs.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- a/linux_syscall_support.h | 3 | --- a/linux_syscall_support.h |
2 | +++ b/linux_syscall_support.h | 4 | +++ b/linux_syscall_support.h |
3 | @@ -119,14 +119,7 @@ extern "C" { | 5 | @@ -119,14 +119,7 @@ extern "C" { |
diff --git a/meta-oe/recipes-devtools/dmalloc/dmalloc/0001-undefined-strdup-macro.patch b/meta-oe/recipes-devtools/dmalloc/dmalloc/0001-undefined-strdup-macro.patch index ea940e993..a3a3df4a7 100644 --- a/meta-oe/recipes-devtools/dmalloc/dmalloc/0001-undefined-strdup-macro.patch +++ b/meta-oe/recipes-devtools/dmalloc/dmalloc/0001-undefined-strdup-macro.patch | |||
@@ -8,6 +8,8 @@ system header. | |||
8 | 8 | ||
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | dmalloc.h.3 | 3 +++ | 13 | dmalloc.h.3 | 3 +++ |
12 | 1 file changed, 3 insertions(+) | 14 | 1 file changed, 3 insertions(+) |
13 | 15 | ||
diff --git a/meta-oe/recipes-devtools/dmalloc/dmalloc/02-Makefile.in.patch b/meta-oe/recipes-devtools/dmalloc/dmalloc/02-Makefile.in.patch index 967643bad..ba65d394f 100644 --- a/meta-oe/recipes-devtools/dmalloc/dmalloc/02-Makefile.in.patch +++ b/meta-oe/recipes-devtools/dmalloc/dmalloc/02-Makefile.in.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Description: Changes for building shared libraries | 3 | Description: Changes for building shared libraries |
2 | This patch includes changes for building shared libraries with PIC object | 4 | This patch includes changes for building shared libraries with PIC object |
3 | files and the correct soname and libname. | 5 | files and the correct soname and libname. |
diff --git a/meta-oe/recipes-devtools/dmalloc/dmalloc/03-threads.patch b/meta-oe/recipes-devtools/dmalloc/dmalloc/03-threads.patch index be0945257..9cbc0a288 100644 --- a/meta-oe/recipes-devtools/dmalloc/dmalloc/03-threads.patch +++ b/meta-oe/recipes-devtools/dmalloc/dmalloc/03-threads.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Description: Fix LOCK_THREADS in settings.dist | 3 | Description: Fix LOCK_THREADS in settings.dist |
2 | This patch takes into account that if --enable-threads is used, LOCK_THREADS | 4 | This patch takes into account that if --enable-threads is used, LOCK_THREADS |
3 | doesn't get updated | 5 | doesn't get updated |
diff --git a/meta-oe/recipes-devtools/dmalloc/dmalloc/100-use-xtools.patch b/meta-oe/recipes-devtools/dmalloc/dmalloc/100-use-xtools.patch index e1db69059..94ca93647 100644 --- a/meta-oe/recipes-devtools/dmalloc/dmalloc/100-use-xtools.patch +++ b/meta-oe/recipes-devtools/dmalloc/dmalloc/100-use-xtools.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | This patch makes configure use the cross ld and ar rather than the native tools. | 3 | This patch makes configure use the cross ld and ar rather than the native tools. |
2 | 4 | ||
3 | It was build up by Yann E. MORIN <yann.morin.1998@anciens.enib.fr> from some | 5 | It was build up by Yann E. MORIN <yann.morin.1998@anciens.enib.fr> from some |
diff --git a/meta-oe/recipes-devtools/dmalloc/dmalloc/13-fix-ldflags-in-makefile.patch b/meta-oe/recipes-devtools/dmalloc/dmalloc/13-fix-ldflags-in-makefile.patch index 2581e5488..3b7344dbf 100644 --- a/meta-oe/recipes-devtools/dmalloc/dmalloc/13-fix-ldflags-in-makefile.patch +++ b/meta-oe/recipes-devtools/dmalloc/dmalloc/13-fix-ldflags-in-makefile.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Index: dmalloc-5.5.2/Makefile.in | 3 | Index: dmalloc-5.5.2/Makefile.in |
2 | =================================================================== | 4 | =================================================================== |
3 | --- dmalloc-5.5.2.orig/Makefile.in | 5 | --- dmalloc-5.5.2.orig/Makefile.in |
diff --git a/meta-oe/recipes-devtools/dmalloc/dmalloc/130-mips.patch b/meta-oe/recipes-devtools/dmalloc/dmalloc/130-mips.patch index 935ac983a..18f5993e4 100644 --- a/meta-oe/recipes-devtools/dmalloc/dmalloc/130-mips.patch +++ b/meta-oe/recipes-devtools/dmalloc/dmalloc/130-mips.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Patch to correctly handle the MIPS case. | 3 | Patch to correctly handle the MIPS case. |
2 | 4 | ||
3 | It was build up by Yann E. MORIN <yann.morin.1998@anciens.enib.fr> from some | 5 | It was build up by Yann E. MORIN <yann.morin.1998@anciens.enib.fr> from some |
diff --git a/meta-oe/recipes-devtools/dmalloc/dmalloc/150-use_DESTDIR.patch b/meta-oe/recipes-devtools/dmalloc/dmalloc/150-use_DESTDIR.patch index 7edd46412..1a9b0060b 100644 --- a/meta-oe/recipes-devtools/dmalloc/dmalloc/150-use_DESTDIR.patch +++ b/meta-oe/recipes-devtools/dmalloc/dmalloc/150-use_DESTDIR.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Make install rules use DESTDIR. | 3 | Make install rules use DESTDIR. |
2 | Split installation of the utilitity from the global install. | 4 | Split installation of the utilitity from the global install. |
3 | 5 | ||
diff --git a/meta-oe/recipes-devtools/dmalloc/dmalloc/configure-pagesize-HACK.patch b/meta-oe/recipes-devtools/dmalloc/dmalloc/configure-pagesize-HACK.patch index a5bd73661..9c928fc43 100644 --- a/meta-oe/recipes-devtools/dmalloc/dmalloc/configure-pagesize-HACK.patch +++ b/meta-oe/recipes-devtools/dmalloc/dmalloc/configure-pagesize-HACK.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | We cant run tests during cross compile therefore pin to 4k pages | 3 | We cant run tests during cross compile therefore pin to 4k pages |
2 | 4 | ||
3 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 5 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
diff --git a/meta-oe/recipes-devtools/grpc/grpc/0001-Revert-Changed-GRPCPP_ABSEIL_SYNC-to-GPR_ABSEIL_SYNC.patch b/meta-oe/recipes-devtools/grpc/grpc/0001-Revert-Changed-GRPCPP_ABSEIL_SYNC-to-GPR_ABSEIL_SYNC.patch index 2f1483f97..b245ad865 100644 --- a/meta-oe/recipes-devtools/grpc/grpc/0001-Revert-Changed-GRPCPP_ABSEIL_SYNC-to-GPR_ABSEIL_SYNC.patch +++ b/meta-oe/recipes-devtools/grpc/grpc/0001-Revert-Changed-GRPCPP_ABSEIL_SYNC-to-GPR_ABSEIL_SYNC.patch | |||
@@ -33,6 +33,8 @@ core2-64-oe-linux/sysdig/0.27.1-r0/recipe-sysroot-native= -Wl,-z,relro,-z,now | |||
33 | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | 33 | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |
34 | 34 | ||
35 | --- | 35 | --- |
36 | Upstream-Status: Pending | ||
37 | |||
36 | include/grpcpp/impl/codegen/sync.h | 4 ++-- | 38 | include/grpcpp/impl/codegen/sync.h | 4 ++-- |
37 | 1 file changed, 2 insertions(+), 2 deletions(-) | 39 | 1 file changed, 2 insertions(+), 2 deletions(-) |
38 | 40 | ||
diff --git a/meta-oe/recipes-devtools/jq/jq/0002-builtin-Replace-_BSD_SOURCE-with-_DEFAULT_SOURCE.patch b/meta-oe/recipes-devtools/jq/jq/0002-builtin-Replace-_BSD_SOURCE-with-_DEFAULT_SOURCE.patch index d2f999a72..e84943657 100644 --- a/meta-oe/recipes-devtools/jq/jq/0002-builtin-Replace-_BSD_SOURCE-with-_DEFAULT_SOURCE.patch +++ b/meta-oe/recipes-devtools/jq/jq/0002-builtin-Replace-_BSD_SOURCE-with-_DEFAULT_SOURCE.patch | |||
@@ -12,6 +12,8 @@ warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | |||
12 | Uptream-Status: Submitted [https://github.com/stedolan/jq/pull/2480] | 12 | Uptream-Status: Submitted [https://github.com/stedolan/jq/pull/2480] |
13 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 13 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
14 | --- | 14 | --- |
15 | Upstream-Status: Pending | ||
16 | |||
15 | src/builtin.c | 2 +- | 17 | src/builtin.c | 2 +- |
16 | 1 file changed, 1 insertion(+), 1 deletion(-) | 18 | 1 file changed, 1 insertion(+), 1 deletion(-) |
17 | 19 | ||
diff --git a/meta-oe/recipes-devtools/libubox/libubox/0001-version-libraries.patch b/meta-oe/recipes-devtools/libubox/libubox/0001-version-libraries.patch index 02117fa8d..f82c31ad0 100644 --- a/meta-oe/recipes-devtools/libubox/libubox/0001-version-libraries.patch +++ b/meta-oe/recipes-devtools/libubox/libubox/0001-version-libraries.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | diff --git a/CMakeLists.txt b/CMakeLists.txt | 3 | diff --git a/CMakeLists.txt b/CMakeLists.txt |
2 | index 57804cf..1aa7f27 100644 | 4 | index 57804cf..1aa7f27 100644 |
3 | --- a/CMakeLists.txt | 5 | --- a/CMakeLists.txt |
diff --git a/meta-oe/recipes-devtools/ltrace/ltrace/0001-ARM-code-has-unreachable-code-after-switch-statement.patch b/meta-oe/recipes-devtools/ltrace/ltrace/0001-ARM-code-has-unreachable-code-after-switch-statement.patch index 4d0e0392f..c896e3ebb 100644 --- a/meta-oe/recipes-devtools/ltrace/ltrace/0001-ARM-code-has-unreachable-code-after-switch-statement.patch +++ b/meta-oe/recipes-devtools/ltrace/ltrace/0001-ARM-code-has-unreachable-code-after-switch-statement.patch | |||
@@ -11,6 +11,8 @@ sysdeps/linux-gnu/arm/trace.c:173:33: error: statement will never be executed [- | |||
11 | 11 | ||
12 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 12 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
13 | --- | 13 | --- |
14 | Upstream-Status: Pending | ||
15 | |||
14 | sysdeps/linux-gnu/arm/trace.c | 3 ++- | 16 | sysdeps/linux-gnu/arm/trace.c | 3 ++- |
15 | 1 file changed, 2 insertions(+), 1 deletion(-) | 17 | 1 file changed, 2 insertions(+), 1 deletion(-) |
16 | 18 | ||
diff --git a/meta-oe/recipes-devtools/ltrace/ltrace/0001-Use-correct-enum-type.patch b/meta-oe/recipes-devtools/ltrace/ltrace/0001-Use-correct-enum-type.patch index 01a35842c..38a7d055d 100644 --- a/meta-oe/recipes-devtools/ltrace/ltrace/0001-Use-correct-enum-type.patch +++ b/meta-oe/recipes-devtools/ltrace/ltrace/0001-Use-correct-enum-type.patch | |||
@@ -7,6 +7,8 @@ Clang warns about wrong enum initializtion | |||
7 | 7 | ||
8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | sysdeps/linux-gnu/aarch64/fetch.c | 2 +- | 12 | sysdeps/linux-gnu/aarch64/fetch.c | 2 +- |
11 | 1 file changed, 1 insertion(+), 1 deletion(-) | 13 | 1 file changed, 1 insertion(+), 1 deletion(-) |
12 | 14 | ||
diff --git a/meta-oe/recipes-devtools/ltrace/ltrace/0001-configure-Recognise-linux-musl-as-a-host-OS.patch b/meta-oe/recipes-devtools/ltrace/ltrace/0001-configure-Recognise-linux-musl-as-a-host-OS.patch index 52264a17e..f3a6d9e59 100644 --- a/meta-oe/recipes-devtools/ltrace/ltrace/0001-configure-Recognise-linux-musl-as-a-host-OS.patch +++ b/meta-oe/recipes-devtools/ltrace/ltrace/0001-configure-Recognise-linux-musl-as-a-host-OS.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] configure: Recognise linux-musl as a host OS | |||
5 | 5 | ||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | configure.ac | 1 + | 10 | configure.ac | 1 + |
9 | 1 file changed, 1 insertion(+) | 11 | 1 file changed, 1 insertion(+) |
10 | 12 | ||
diff --git a/meta-oe/recipes-devtools/ltrace/ltrace/0001-mips-plt.c-Delete-include-error.h.patch b/meta-oe/recipes-devtools/ltrace/ltrace/0001-mips-plt.c-Delete-include-error.h.patch index 76ba7de78..ce4dcf8a9 100644 --- a/meta-oe/recipes-devtools/ltrace/ltrace/0001-mips-plt.c-Delete-include-error.h.patch +++ b/meta-oe/recipes-devtools/ltrace/ltrace/0001-mips-plt.c-Delete-include-error.h.patch | |||
@@ -7,6 +7,8 @@ Its not needed | |||
7 | 7 | ||
8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | sysdeps/linux-gnu/mips/plt.c | 1 - | 12 | sysdeps/linux-gnu/mips/plt.c | 1 - |
11 | 1 file changed, 1 deletion(-) | 13 | 1 file changed, 1 deletion(-) |
12 | 14 | ||
diff --git a/meta-oe/recipes-devtools/ltrace/ltrace/0001-ppc-Remove-unused-host_powerpc64-function.patch b/meta-oe/recipes-devtools/ltrace/ltrace/0001-ppc-Remove-unused-host_powerpc64-function.patch index 39e1f77a0..35062debf 100644 --- a/meta-oe/recipes-devtools/ltrace/ltrace/0001-ppc-Remove-unused-host_powerpc64-function.patch +++ b/meta-oe/recipes-devtools/ltrace/ltrace/0001-ppc-Remove-unused-host_powerpc64-function.patch | |||
@@ -8,6 +8,8 @@ with clang | |||
8 | 8 | ||
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | sysdeps/linux-gnu/ppc/plt.c | 10 ---------- | 13 | sysdeps/linux-gnu/ppc/plt.c | 10 ---------- |
12 | 1 file changed, 10 deletions(-) | 14 | 1 file changed, 10 deletions(-) |
13 | 15 | ||
diff --git a/meta-oe/recipes-devtools/ltrace/ltrace/0002-Fix-const-qualifier-error.patch b/meta-oe/recipes-devtools/ltrace/ltrace/0002-Fix-const-qualifier-error.patch index c15277192..f78db5b0d 100644 --- a/meta-oe/recipes-devtools/ltrace/ltrace/0002-Fix-const-qualifier-error.patch +++ b/meta-oe/recipes-devtools/ltrace/ltrace/0002-Fix-const-qualifier-error.patch | |||
@@ -8,6 +8,8 @@ error: duplicate 'const' declaration specifier [-Werror,-Wduplicate-decl-specifi | |||
8 | 8 | ||
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | dict.h | 2 +- | 13 | dict.h | 2 +- |
12 | library.c | 2 +- | 14 | library.c | 2 +- |
13 | vect.h | 2 +- | 15 | vect.h | 2 +- |
diff --git a/meta-oe/recipes-devtools/ltrace/ltrace/add_ppc64le.patch b/meta-oe/recipes-devtools/ltrace/ltrace/add_ppc64le.patch index dff61b150..dcd0285db 100644 --- a/meta-oe/recipes-devtools/ltrace/ltrace/add_ppc64le.patch +++ b/meta-oe/recipes-devtools/ltrace/ltrace/add_ppc64le.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- a/sysdeps/linux-gnu/ppc/ptrace.h | 3 | --- a/sysdeps/linux-gnu/ppc/ptrace.h |
2 | +++ b/sysdeps/linux-gnu/ppc/ptrace.h | 4 | +++ b/sysdeps/linux-gnu/ppc/ptrace.h |
3 | @@ -18,4 +18,5 @@ | 5 | @@ -18,4 +18,5 @@ |
diff --git a/meta-oe/recipes-devtools/mcpp/files/CVE-2019-14274.patch b/meta-oe/recipes-devtools/mcpp/files/CVE-2019-14274.patch index a0c6584ec..b1e05c59d 100644 --- a/meta-oe/recipes-devtools/mcpp/files/CVE-2019-14274.patch +++ b/meta-oe/recipes-devtools/mcpp/files/CVE-2019-14274.patch | |||
@@ -4,6 +4,8 @@ Date: Tue, 4 Feb 2014 11:00:40 -0800 | |||
4 | Subject: [PATCH] line comment bug | 4 | Subject: [PATCH] line comment bug |
5 | 5 | ||
6 | --- | 6 | --- |
7 | Upstream-Status: Pending | ||
8 | |||
7 | src/support.c | 4 +++- | 9 | src/support.c | 4 +++- |
8 | 1 file changed, 3 insertions(+), 1 deletion(-) | 10 | 1 file changed, 3 insertions(+), 1 deletion(-) |
9 | 11 | ||
diff --git a/meta-oe/recipes-devtools/mcpp/files/ice-mcpp.patch b/meta-oe/recipes-devtools/mcpp/files/ice-mcpp.patch index 1df3ae55b..36cc2bd64 100644 --- a/meta-oe/recipes-devtools/mcpp/files/ice-mcpp.patch +++ b/meta-oe/recipes-devtools/mcpp/files/ice-mcpp.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | diff -r -c -N ../mcpp-2.7.2-old/noconfig/vc2010.dif ./noconfig/vc2010.dif | 3 | diff -r -c -N ../mcpp-2.7.2-old/noconfig/vc2010.dif ./noconfig/vc2010.dif |
2 | *** ../mcpp-2.7.2-old/noconfig/vc2010.dif Wed Dec 31 20:30:00 1969 | 4 | *** ../mcpp-2.7.2-old/noconfig/vc2010.dif Wed Dec 31 20:30:00 1969 |
3 | --- ./noconfig/vc2010.dif Fri May 14 12:47:22 2010 | 5 | --- ./noconfig/vc2010.dif Fri May 14 12:47:22 2010 |
diff --git a/meta-oe/recipes-devtools/memstat/memstat/0001-Include-limits.h-for-PATH_MAX-definition.patch b/meta-oe/recipes-devtools/memstat/memstat/0001-Include-limits.h-for-PATH_MAX-definition.patch index 9a0a17e0e..907ac9edb 100644 --- a/meta-oe/recipes-devtools/memstat/memstat/0001-Include-limits.h-for-PATH_MAX-definition.patch +++ b/meta-oe/recipes-devtools/memstat/memstat/0001-Include-limits.h-for-PATH_MAX-definition.patch | |||
@@ -9,6 +9,8 @@ error: use of undeclared identifier 'PATH_MAX' | |||
9 | 9 | ||
10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | memstat.c | 1 + | 14 | memstat.c | 1 + |
13 | 1 file changed, 1 insertion(+) | 15 | 1 file changed, 1 insertion(+) |
14 | 16 | ||
diff --git a/meta-oe/recipes-devtools/nodejs/nodejs/0001-ppc64-Do-not-use-mminimal-toc-with-clang.patch b/meta-oe/recipes-devtools/nodejs/nodejs/0001-ppc64-Do-not-use-mminimal-toc-with-clang.patch index 4773f0510..dd9c9015e 100644 --- a/meta-oe/recipes-devtools/nodejs/nodejs/0001-ppc64-Do-not-use-mminimal-toc-with-clang.patch +++ b/meta-oe/recipes-devtools/nodejs/nodejs/0001-ppc64-Do-not-use-mminimal-toc-with-clang.patch | |||
@@ -7,6 +7,8 @@ clang does not support this option | |||
7 | 7 | ||
8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | common.gypi | 2 +- | 12 | common.gypi | 2 +- |
11 | 1 file changed, 1 insertion(+), 1 deletion(-) | 13 | 1 file changed, 1 insertion(+), 1 deletion(-) |
12 | 14 | ||
diff --git a/meta-oe/recipes-devtools/octave/files/fix-blas-library-integer-size.patch b/meta-oe/recipes-devtools/octave/files/fix-blas-library-integer-size.patch index e89d7d346..4189d4083 100644 --- a/meta-oe/recipes-devtools/octave/files/fix-blas-library-integer-size.patch +++ b/meta-oe/recipes-devtools/octave/files/fix-blas-library-integer-size.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | diff -Naur octave-4.4.1.orig/configure.ac octave-4.4.1/configure.ac | 3 | diff -Naur octave-4.4.1.orig/configure.ac octave-4.4.1/configure.ac |
2 | --- octave-4.4.1.orig/configure.ac 2019-02-23 10:46:24.287240571 +0000 | 4 | --- octave-4.4.1.orig/configure.ac 2019-02-23 10:46:24.287240571 +0000 |
3 | +++ octave-4.4.1/configure.ac 2019-02-23 10:46:42.255249333 +0000 | 5 | +++ octave-4.4.1/configure.ac 2019-02-23 10:46:42.255249333 +0000 |
diff --git a/meta-oe/recipes-devtools/perfetto/files/0001-Remove-check_build_deps-build-steps.patch b/meta-oe/recipes-devtools/perfetto/files/0001-Remove-check_build_deps-build-steps.patch index 28fa98387..c10400aef 100644 --- a/meta-oe/recipes-devtools/perfetto/files/0001-Remove-check_build_deps-build-steps.patch +++ b/meta-oe/recipes-devtools/perfetto/files/0001-Remove-check_build_deps-build-steps.patch | |||
@@ -12,6 +12,8 @@ rather than the Bitbake-generated one. | |||
12 | 12 | ||
13 | Signed-off-by: Sui Chen <suichen6@gmail.com> | 13 | Signed-off-by: Sui Chen <suichen6@gmail.com> |
14 | --- | 14 | --- |
15 | Upstream-Status: Pending | ||
16 | |||
15 | gn/BUILD.gn | 1 - | 17 | gn/BUILD.gn | 1 - |
16 | gn/standalone/BUILD.gn | 12 ++++++------ | 18 | gn/standalone/BUILD.gn | 12 ++++++------ |
17 | gn/standalone/BUILDCONFIG.gn | 5 +++-- | 19 | gn/standalone/BUILDCONFIG.gn | 5 +++-- |
diff --git a/meta-oe/recipes-devtools/perfetto/files/0001-meson-add-pc-file-for-lib_perfetto.patch b/meta-oe/recipes-devtools/perfetto/files/0001-meson-add-pc-file-for-lib_perfetto.patch index 21033eaaa..ae644747c 100644 --- a/meta-oe/recipes-devtools/perfetto/files/0001-meson-add-pc-file-for-lib_perfetto.patch +++ b/meta-oe/recipes-devtools/perfetto/files/0001-meson-add-pc-file-for-lib_perfetto.patch | |||
@@ -4,6 +4,8 @@ Date: Mon, 17 Oct 2022 19:20:53 +0200 | |||
4 | Subject: [PATCH] meson: add PC file for lib_perfetto | 4 | Subject: [PATCH] meson: add PC file for lib_perfetto |
5 | 5 | ||
6 | --- | 6 | --- |
7 | Upstream-Status: Pending | ||
8 | |||
7 | meson.build | 12 ++++++++++-- | 9 | meson.build | 12 ++++++++++-- |
8 | 1 file changed, 10 insertions(+), 2 deletions(-) | 10 | 1 file changed, 10 insertions(+), 2 deletions(-) |
9 | 11 | ||
diff --git a/meta-oe/recipes-devtools/php/php/0005-pear-fix-Makefile.frag-for-Yocto.patch b/meta-oe/recipes-devtools/php/php/0005-pear-fix-Makefile.frag-for-Yocto.patch index fa956e028..37752ef94 100644 --- a/meta-oe/recipes-devtools/php/php/0005-pear-fix-Makefile.frag-for-Yocto.patch +++ b/meta-oe/recipes-devtools/php/php/0005-pear-fix-Makefile.frag-for-Yocto.patch | |||
@@ -8,6 +8,8 @@ Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> | |||
8 | update patch to 8.0.12 | 8 | update patch to 8.0.12 |
9 | Signed-off-by: Claude Bing <cbing@cybernetics.com> | 9 | Signed-off-by: Claude Bing <cbing@cybernetics.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | pear/Makefile.frag | 2 +- | 13 | pear/Makefile.frag | 2 +- |
12 | 1 file changed, 1 insertion(+), 1 deletion(-) | 14 | 1 file changed, 1 insertion(+), 1 deletion(-) |
13 | 15 | ||
diff --git a/meta-oe/recipes-devtools/php/php/0009-php-don-t-use-broken-wrapper-for-mkdir.patch b/meta-oe/recipes-devtools/php/php/0009-php-don-t-use-broken-wrapper-for-mkdir.patch index 57b05e6a7..b5a33cca7 100644 --- a/meta-oe/recipes-devtools/php/php/0009-php-don-t-use-broken-wrapper-for-mkdir.patch +++ b/meta-oe/recipes-devtools/php/php/0009-php-don-t-use-broken-wrapper-for-mkdir.patch | |||
@@ -11,6 +11,8 @@ Signed-off-by: Changqing Li <changqing.li@windriver.com> | |||
11 | update patch to version 8.0.12 | 11 | update patch to version 8.0.12 |
12 | Signed-off-by: Claude Bing <cbing@cybernetics.com> | 12 | Signed-off-by: Claude Bing <cbing@cybernetics.com> |
13 | --- | 13 | --- |
14 | Upstream-Status: Pending | ||
15 | |||
14 | build/Makefile.global | 2 +- | 16 | build/Makefile.global | 2 +- |
15 | 1 file changed, 1 insertion(+), 1 deletion(-) | 17 | 1 file changed, 1 insertion(+), 1 deletion(-) |
16 | 18 | ||
diff --git a/meta-oe/recipes-devtools/poke/poke/0001-build-do-not-check-for-Tcl-Tk-if-disable-gui-is-spec.patch b/meta-oe/recipes-devtools/poke/poke/0001-build-do-not-check-for-Tcl-Tk-if-disable-gui-is-spec.patch index 3bd041a0e..a41f985eb 100644 --- a/meta-oe/recipes-devtools/poke/poke/0001-build-do-not-check-for-Tcl-Tk-if-disable-gui-is-spec.patch +++ b/meta-oe/recipes-devtools/poke/poke/0001-build-do-not-check-for-Tcl-Tk-if-disable-gui-is-spec.patch | |||
@@ -12,6 +12,8 @@ Subject: [PATCH] build: do not check for Tcl/Tk if --disable-gui is specified | |||
12 | [Romain: remove Changelog entry] | 12 | [Romain: remove Changelog entry] |
13 | Signed-off-by: Romain Naour <romain.naour@gmail.com> | 13 | Signed-off-by: Romain Naour <romain.naour@gmail.com> |
14 | --- | 14 | --- |
15 | Upstream-Status: Pending | ||
16 | |||
15 | configure.ac | 9 ++++++--- | 17 | configure.ac | 9 ++++++--- |
16 | 1 file changed, 6 insertions(+), 3 deletions(-) | 18 | 1 file changed, 6 insertions(+), 3 deletions(-) |
17 | 19 | ||
diff --git a/meta-oe/recipes-devtools/poke/poke/0002-jitter-jitter-config.in-avoit-host-poisoning-while-c.patch b/meta-oe/recipes-devtools/poke/poke/0002-jitter-jitter-config.in-avoit-host-poisoning-while-c.patch index fa55f817f..660b19f51 100644 --- a/meta-oe/recipes-devtools/poke/poke/0002-jitter-jitter-config.in-avoit-host-poisoning-while-c.patch +++ b/meta-oe/recipes-devtools/poke/poke/0002-jitter-jitter-config.in-avoit-host-poisoning-while-c.patch | |||
@@ -20,6 +20,8 @@ for @-substitutions. | |||
20 | 20 | ||
21 | Signed-off-by: Romain Naour <romain.naour@gmail.com> | 21 | Signed-off-by: Romain Naour <romain.naour@gmail.com> |
22 | --- | 22 | --- |
23 | Upstream-Status: Pending | ||
24 | |||
23 | jitter/bin/jitter-config.in | 6 +----- | 25 | jitter/bin/jitter-config.in | 6 +----- |
24 | 1 file changed, 1 insertion(+), 5 deletions(-) | 26 | 1 file changed, 1 insertion(+), 5 deletions(-) |
25 | 27 | ||
diff --git a/meta-oe/recipes-devtools/poke/poke/0003-configure.ac-HELP2MAN-replace-by-true-when-cross-com.patch b/meta-oe/recipes-devtools/poke/poke/0003-configure.ac-HELP2MAN-replace-by-true-when-cross-com.patch index f217c917f..ad2bf764d 100644 --- a/meta-oe/recipes-devtools/poke/poke/0003-configure.ac-HELP2MAN-replace-by-true-when-cross-com.patch +++ b/meta-oe/recipes-devtools/poke/poke/0003-configure.ac-HELP2MAN-replace-by-true-when-cross-com.patch | |||
@@ -13,6 +13,8 @@ Avoid: | |||
13 | 13 | ||
14 | Signed-off-by: Romain Naour <romain.naour@gmail.com> | 14 | Signed-off-by: Romain Naour <romain.naour@gmail.com> |
15 | --- | 15 | --- |
16 | Upstream-Status: Pending | ||
17 | |||
16 | configure.ac | 2 +- | 18 | configure.ac | 2 +- |
17 | 1 file changed, 1 insertion(+), 1 deletion(-) | 19 | 1 file changed, 1 insertion(+), 1 deletion(-) |
18 | 20 | ||
diff --git a/meta-oe/recipes-devtools/protobuf/protobuf/0001-Fix-linking-error-with-ld-gold.patch b/meta-oe/recipes-devtools/protobuf/protobuf/0001-Fix-linking-error-with-ld-gold.patch index 2bcb13873..2bc44c898 100644 --- a/meta-oe/recipes-devtools/protobuf/protobuf/0001-Fix-linking-error-with-ld-gold.patch +++ b/meta-oe/recipes-devtools/protobuf/protobuf/0001-Fix-linking-error-with-ld-gold.patch | |||
@@ -21,6 +21,8 @@ N/A | |||
21 | protobuf-3.11.4 | 21 | protobuf-3.11.4 |
22 | 22 | ||
23 | --- | 23 | --- |
24 | Upstream-Status: Pending | ||
25 | |||
24 | src/libprotobuf-lite.map | 2 ++ | 26 | src/libprotobuf-lite.map | 2 ++ |
25 | src/libprotobuf.map | 2 ++ | 27 | src/libprotobuf.map | 2 ++ |
26 | src/libprotoc.map | 2 ++ | 28 | src/libprotoc.map | 2 ++ |
diff --git a/meta-oe/recipes-devtools/suitesparse/suitesparse/0001-Preserve-CXXFLAGS-from-environment-in-Mongoose.patch b/meta-oe/recipes-devtools/suitesparse/suitesparse/0001-Preserve-CXXFLAGS-from-environment-in-Mongoose.patch index c955b5fa7..47865de85 100644 --- a/meta-oe/recipes-devtools/suitesparse/suitesparse/0001-Preserve-CXXFLAGS-from-environment-in-Mongoose.patch +++ b/meta-oe/recipes-devtools/suitesparse/suitesparse/0001-Preserve-CXXFLAGS-from-environment-in-Mongoose.patch | |||
@@ -8,6 +8,8 @@ build process, instead of overwriting them. This is useful in a cross | |||
8 | compile context where the CXXFLAGS variable might contain necessary | 8 | compile context where the CXXFLAGS variable might contain necessary |
9 | flags for cross compiling. | 9 | flags for cross compiling. |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | Mongoose/CMakeLists.txt | 6 +++--- | 13 | Mongoose/CMakeLists.txt | 6 +++--- |
12 | 1 file changed, 3 insertions(+), 3 deletions(-) | 14 | 1 file changed, 3 insertions(+), 3 deletions(-) |
13 | 15 | ||
diff --git a/meta-oe/recipes-devtools/suitesparse/suitesparse/0002-Preserve-links-when-installing-libmetis.patch b/meta-oe/recipes-devtools/suitesparse/suitesparse/0002-Preserve-links-when-installing-libmetis.patch index 190eaf164..d80c1a736 100644 --- a/meta-oe/recipes-devtools/suitesparse/suitesparse/0002-Preserve-links-when-installing-libmetis.patch +++ b/meta-oe/recipes-devtools/suitesparse/suitesparse/0002-Preserve-links-when-installing-libmetis.patch | |||
@@ -4,6 +4,8 @@ Date: Wed, 21 Oct 2020 15:26:52 -0600 | |||
4 | Subject: [PATCH] Preserve links when installing libmetis | 4 | Subject: [PATCH] Preserve links when installing libmetis |
5 | 5 | ||
6 | --- | 6 | --- |
7 | Upstream-Status: Pending | ||
8 | |||
7 | Makefile | 2 +- | 9 | Makefile | 2 +- |
8 | 1 file changed, 1 insertion(+), 1 deletion(-) | 10 | 1 file changed, 1 insertion(+), 1 deletion(-) |
9 | 11 | ||
diff --git a/meta-oe/recipes-devtools/suitesparse/suitesparse/0003-Add-version-information-to-libmetis.patch b/meta-oe/recipes-devtools/suitesparse/suitesparse/0003-Add-version-information-to-libmetis.patch index dee6039a8..fc83897a0 100644 --- a/meta-oe/recipes-devtools/suitesparse/suitesparse/0003-Add-version-information-to-libmetis.patch +++ b/meta-oe/recipes-devtools/suitesparse/suitesparse/0003-Add-version-information-to-libmetis.patch | |||
@@ -4,6 +4,8 @@ Date: Wed, 21 Oct 2020 15:27:07 -0600 | |||
4 | Subject: [PATCH] Add version information to libmetis | 4 | Subject: [PATCH] Add version information to libmetis |
5 | 5 | ||
6 | --- | 6 | --- |
7 | Upstream-Status: Pending | ||
8 | |||
7 | metis-5.1.0/Makefile | 8 ++++---- | 9 | metis-5.1.0/Makefile | 8 ++++---- |
8 | metis-5.1.0/libmetis/CMakeLists.txt | 1 + | 10 | metis-5.1.0/libmetis/CMakeLists.txt | 1 + |
9 | 2 files changed, 5 insertions(+), 4 deletions(-) | 11 | 2 files changed, 5 insertions(+), 4 deletions(-) |
diff --git a/meta-oe/recipes-devtools/tcltk/tk/confsearch.diff b/meta-oe/recipes-devtools/tcltk/tk/confsearch.diff index 229acf3e7..e13bf69b2 100644 --- a/meta-oe/recipes-devtools/tcltk/tk/confsearch.diff +++ b/meta-oe/recipes-devtools/tcltk/tk/confsearch.diff | |||
@@ -8,6 +8,8 @@ and tkConfig.sh in /usr/share/tcltk/tk8.5 where they are located in Debian | |||
8 | installation. | 8 | installation. |
9 | 9 | ||
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | unix/configure | 1 + | 13 | unix/configure | 1 + |
12 | unix/tcl.m4 | 2 ++ | 14 | unix/tcl.m4 | 2 ++ |
13 | 2 files changed, 3 insertions(+) | 15 | 2 files changed, 3 insertions(+) |
diff --git a/meta-oe/recipes-devtools/tcltk/tk/fix-xft.diff b/meta-oe/recipes-devtools/tcltk/tk/fix-xft.diff index 4aa5d6b89..fdf3c6653 100644 --- a/meta-oe/recipes-devtools/tcltk/tk/fix-xft.diff +++ b/meta-oe/recipes-devtools/tcltk/tk/fix-xft.diff | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- /tmp/configure.in 2010-05-19 13:29:03.000000000 +0200 | 3 | --- /tmp/configure.in 2010-05-19 13:29:03.000000000 +0200 |
2 | +++ unix/configure.in 2010-05-19 13:42:05.000000000 +0200 | 4 | +++ unix/configure.in 2010-05-19 13:42:05.000000000 +0200 |
3 | @@ -526,13 +526,9 @@ | 5 | @@ -526,13 +526,9 @@ |
diff --git a/meta-oe/recipes-devtools/tcltk/tk/tkprivate.diff b/meta-oe/recipes-devtools/tcltk/tk/tkprivate.diff index 4e1546973..62467af1d 100644 --- a/meta-oe/recipes-devtools/tcltk/tk/tkprivate.diff +++ b/meta-oe/recipes-devtools/tcltk/tk/tkprivate.diff | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Patch by Chris Waters sets path which are normally point to a directory | 3 | Patch by Chris Waters sets path which are normally point to a directory |
2 | with Tk sources to a subdirectory of /usr/include/tcl8.4 (debian/rules | 4 | with Tk sources to a subdirectory of /usr/include/tcl8.4 (debian/rules |
3 | puts private Tk headers there). | 5 | puts private Tk headers there). |
diff --git a/meta-oe/recipes-devtools/uw-imap/uw-imap/quote_cctype.patch b/meta-oe/recipes-devtools/uw-imap/uw-imap/quote_cctype.patch index f729ee207..10c91673c 100644 --- a/meta-oe/recipes-devtools/uw-imap/uw-imap/quote_cctype.patch +++ b/meta-oe/recipes-devtools/uw-imap/uw-imap/quote_cctype.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | diff -urN imap-2007.orig/Makefile imap-2007/Makefile | 3 | diff -urN imap-2007.orig/Makefile imap-2007/Makefile |
2 | --- imap-2007.orig/Makefile 2007-12-20 23:11:10.000000000 +0100 | 4 | --- imap-2007.orig/Makefile 2007-12-20 23:11:10.000000000 +0100 |
3 | +++ imap-2007/Makefile 2008-03-19 14:08:47.000000000 +0100 | 5 | +++ imap-2007/Makefile 2008-03-19 14:08:47.000000000 +0100 |
diff --git a/meta-oe/recipes-extended/bitwise/files/0001-makefile.am-Fix-build-when-build-dir-is-not-same-as-.patch b/meta-oe/recipes-extended/bitwise/files/0001-makefile.am-Fix-build-when-build-dir-is-not-same-as-.patch index ad3f0bb1f..76d12f9cd 100644 --- a/meta-oe/recipes-extended/bitwise/files/0001-makefile.am-Fix-build-when-build-dir-is-not-same-as-.patch +++ b/meta-oe/recipes-extended/bitwise/files/0001-makefile.am-Fix-build-when-build-dir-is-not-same-as-.patch | |||
@@ -8,6 +8,8 @@ This ensures right include paths are added to compiler | |||
8 | 8 | ||
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | Makefile.am | 2 +- | 13 | Makefile.am | 2 +- |
12 | 1 file changed, 1 insertion(+), 1 deletion(-) | 14 | 1 file changed, 1 insertion(+), 1 deletion(-) |
13 | 15 | ||
diff --git a/meta-oe/recipes-extended/cfengine/cfengine/0001-Fixed-with-libxml2-no-case-in-configure.ac.patch b/meta-oe/recipes-extended/cfengine/cfengine/0001-Fixed-with-libxml2-no-case-in-configure.ac.patch index 01d470b83..78f36bde4 100644 --- a/meta-oe/recipes-extended/cfengine/cfengine/0001-Fixed-with-libxml2-no-case-in-configure.ac.patch +++ b/meta-oe/recipes-extended/cfengine/cfengine/0001-Fixed-with-libxml2-no-case-in-configure.ac.patch | |||
@@ -8,6 +8,8 @@ The CF3_WITH_LIBRARY and AC_CHECK_HEADERS were moved to outside of the check for | |||
8 | Ticket: CFE-4023 | 8 | Ticket: CFE-4023 |
9 | Changelog: title | 9 | Changelog: title |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | configure.ac | 21 +++++++++++---------- | 13 | configure.ac | 21 +++++++++++---------- |
12 | libntech/configure.ac | 21 +++++++++++---------- | 14 | libntech/configure.ac | 21 +++++++++++---------- |
13 | 2 files changed, 22 insertions(+), 20 deletions(-) | 15 | 2 files changed, 22 insertions(+), 20 deletions(-) |
diff --git a/meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings/0001-Fix-error.patch b/meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings/0001-Fix-error.patch index d1a303cf4..1d8013be6 100644 --- a/meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings/0001-Fix-error.patch +++ b/meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings/0001-Fix-error.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] Fix error | |||
5 | 5 | ||
6 | Signed-off-by: Qian Lei <qianl.fnst@cn.fujitsu.com> | 6 | Signed-off-by: Qian Lei <qianl.fnst@cn.fujitsu.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | swig/python/CMakeLists.txt | 2 +- | 10 | swig/python/CMakeLists.txt | 2 +- |
9 | 1 file changed, 1 insertion(+), 1 deletion(-) | 11 | 1 file changed, 1 insertion(+), 1 deletion(-) |
10 | 12 | ||
diff --git a/meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings/0001-fix-the-build-error-when-python-3.0.patch b/meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings/0001-fix-the-build-error-when-python-3.0.patch index 0d6f029e4..5d5652a5f 100644 --- a/meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings/0001-fix-the-build-error-when-python-3.0.patch +++ b/meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings/0001-fix-the-build-error-when-python-3.0.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] fix Xthe build error when python>3.0 | |||
5 | 5 | ||
6 | Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> | 6 | Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | src/target_python.c | 7 ++++++- | 10 | src/target_python.c | 7 ++++++- |
9 | 1 file changed, 6 insertions(+), 1 deletion(-) | 11 | 1 file changed, 6 insertions(+), 1 deletion(-) |
10 | 12 | ||
diff --git a/meta-oe/recipes-extended/collectd/collectd/0001-configure-Check-for-Wno-error-format-truncation-comp.patch b/meta-oe/recipes-extended/collectd/collectd/0001-configure-Check-for-Wno-error-format-truncation-comp.patch index 8d31e12f9..f42461e32 100644 --- a/meta-oe/recipes-extended/collectd/collectd/0001-configure-Check-for-Wno-error-format-truncation-comp.patch +++ b/meta-oe/recipes-extended/collectd/collectd/0001-configure-Check-for-Wno-error-format-truncation-comp.patch | |||
@@ -14,6 +14,8 @@ client.c:834:23: error: '%s' directive output may be truncated writing up to 102 | |||
14 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 14 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
15 | 15 | ||
16 | --- | 16 | --- |
17 | Upstream-Status: Pending | ||
18 | |||
17 | configure.ac | 1 + | 19 | configure.ac | 1 + |
18 | m4/ax_check_compile_flag.m4 | 74 +++++++++++++++++++++++++++++++++++++ | 20 | m4/ax_check_compile_flag.m4 | 74 +++++++++++++++++++++++++++++++++++++ |
19 | 2 files changed, 75 insertions(+) | 21 | 2 files changed, 75 insertions(+) |
diff --git a/meta-oe/recipes-extended/collectd/collectd/0005-Disable-new-gcc8-warnings.patch b/meta-oe/recipes-extended/collectd/collectd/0005-Disable-new-gcc8-warnings.patch index 13510cdea..459bbd4e5 100644 --- a/meta-oe/recipes-extended/collectd/collectd/0005-Disable-new-gcc8-warnings.patch +++ b/meta-oe/recipes-extended/collectd/collectd/0005-Disable-new-gcc8-warnings.patch | |||
@@ -9,6 +9,8 @@ already in place | |||
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | 10 | ||
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | src/libcollectdclient/network_parse.c | 7 +++++++ | 14 | src/libcollectdclient/network_parse.c | 7 +++++++ |
13 | src/write_sensu.c | 7 +++++++ | 15 | src/write_sensu.c | 7 +++++++ |
14 | 2 files changed, 14 insertions(+) | 16 | 2 files changed, 14 insertions(+) |
diff --git a/meta-oe/recipes-extended/collectd/collectd/no-gcrypt-badpath.patch b/meta-oe/recipes-extended/collectd/collectd/no-gcrypt-badpath.patch index f12b16cb9..409f8dea0 100644 --- a/meta-oe/recipes-extended/collectd/collectd/no-gcrypt-badpath.patch +++ b/meta-oe/recipes-extended/collectd/collectd/no-gcrypt-badpath.patch | |||
@@ -3,6 +3,8 @@ From: Paul Eggleton <paul.eggleton@linux.intel.com> | |||
3 | Date: Mon, 22 Apr 2013 16:28:16 +0000 | 3 | Date: Mon, 22 Apr 2013 16:28:16 +0000 |
4 | 4 | ||
5 | --- | 5 | --- |
6 | Upstream-Status: Pending | ||
7 | |||
6 | configure.ac | 8 ++++---- | 8 | configure.ac | 8 ++++---- |
7 | 1 file changed, 4 insertions(+), 4 deletions(-) | 9 | 1 file changed, 4 insertions(+), 4 deletions(-) |
8 | 10 | ||
diff --git a/meta-oe/recipes-extended/dlt-daemon/dlt-daemon/481.patch b/meta-oe/recipes-extended/dlt-daemon/dlt-daemon/481.patch index a3f2b2f9e..52d9de2fd 100644 --- a/meta-oe/recipes-extended/dlt-daemon/dlt-daemon/481.patch +++ b/meta-oe/recipes-extended/dlt-daemon/dlt-daemon/481.patch | |||
@@ -24,6 +24,8 @@ In file included from /usr/include/string.h:535, | |||
24 | from dlt-daemon-2.18.9/tests/gtest_dlt_daemon_multiple_files_logging.cpp:27: | 24 | from dlt-daemon-2.18.9/tests/gtest_dlt_daemon_multiple_files_logging.cpp:27: |
25 | In function ‘strncpy’, | 25 | In function ‘strncpy’, |
26 | --- | 26 | --- |
27 | Upstream-Status: Pending | ||
28 | |||
27 | tests/gtest_dlt_daemon_multiple_files_logging.cpp | 4 ++-- | 29 | tests/gtest_dlt_daemon_multiple_files_logging.cpp | 4 ++-- |
28 | 1 file changed, 2 insertions(+), 2 deletions(-) | 30 | 1 file changed, 2 insertions(+), 2 deletions(-) |
29 | 31 | ||
diff --git a/meta-oe/recipes-extended/dlt-daemon/dlt-daemon/482.patch b/meta-oe/recipes-extended/dlt-daemon/dlt-daemon/482.patch index a4c18779c..7c9e222b3 100644 --- a/meta-oe/recipes-extended/dlt-daemon/dlt-daemon/482.patch +++ b/meta-oe/recipes-extended/dlt-daemon/dlt-daemon/482.patch | |||
@@ -11,6 +11,8 @@ cd dlt-daemon-2.18.9/obj-x86_64-linux-gnu/tests && /usr/bin/cmake -E cmake_link_ | |||
11 | /usr/bin/c++ -g -O2 -ffile-prefix-map=dlt-daemon-2.18.9=. -flto=auto -ffat-lto-objects -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -isystem /include -std=gnu++0x -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -flto=auto -Wl,-z,relro -rdynamic CMakeFiles/gtest_dlt_daemon_gateway.dir/gtest_dlt_daemon_gateway.cpp.o CMakeFiles/gtest_dlt_daemon_gateway.dir/__/systemd/3rdparty/sd-daemon.c.o -o gtest_dlt_daemon_gateway -Wl,-rpath,dlt-daemon-2.18.9/obj-x86_64-linux-gnu/src/daemon ../src/daemon/libdlt_daemon.so /usr/lib/x86_64-linux-gnu/libgtest.a /usr/lib/x86_64-linux-gnu/libgtest_main.a -lrt /usr/lib/x86_64-linux-gnu/libgtest.a | 11 | /usr/bin/c++ -g -O2 -ffile-prefix-map=dlt-daemon-2.18.9=. -flto=auto -ffat-lto-objects -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -isystem /include -std=gnu++0x -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -flto=auto -Wl,-z,relro -rdynamic CMakeFiles/gtest_dlt_daemon_gateway.dir/gtest_dlt_daemon_gateway.cpp.o CMakeFiles/gtest_dlt_daemon_gateway.dir/__/systemd/3rdparty/sd-daemon.c.o -o gtest_dlt_daemon_gateway -Wl,-rpath,dlt-daemon-2.18.9/obj-x86_64-linux-gnu/src/daemon ../src/daemon/libdlt_daemon.so /usr/lib/x86_64-linux-gnu/libgtest.a /usr/lib/x86_64-linux-gnu/libgtest_main.a -lrt /usr/lib/x86_64-linux-gnu/libgtest.a |
12 | /usr/bin/ld: ../src/daemon/libdlt_daemon.so: undefined reference to `sd_listen_fds_with_names' | 12 | /usr/bin/ld: ../src/daemon/libdlt_daemon.so: undefined reference to `sd_listen_fds_with_names' |
13 | --- | 13 | --- |
14 | Upstream-Status: Pending | ||
15 | |||
14 | tests/CMakeLists.txt | 10 +++++++++- | 16 | tests/CMakeLists.txt | 10 +++++++++- |
15 | 1 file changed, 9 insertions(+), 1 deletion(-) | 17 | 1 file changed, 9 insertions(+), 1 deletion(-) |
16 | 18 | ||
diff --git a/meta-oe/recipes-extended/etcd/etcd/0001-test_lib.sh-remove-gobin-requirement-during-build.patch b/meta-oe/recipes-extended/etcd/etcd/0001-test_lib.sh-remove-gobin-requirement-during-build.patch index a6a31d230..f0d9c2936 100644 --- a/meta-oe/recipes-extended/etcd/etcd/0001-test_lib.sh-remove-gobin-requirement-during-build.patch +++ b/meta-oe/recipes-extended/etcd/etcd/0001-test_lib.sh-remove-gobin-requirement-during-build.patch | |||
@@ -15,6 +15,8 @@ optional test cases). | |||
15 | 15 | ||
16 | Signed-off-by: Andrew Geissler <geissonator@yahoo.com> | 16 | Signed-off-by: Andrew Geissler <geissonator@yahoo.com> |
17 | --- | 17 | --- |
18 | Upstream-Status: Pending | ||
19 | |||
18 | scripts/test_lib.sh | 8 ++++++-- | 20 | scripts/test_lib.sh | 8 ++++++-- |
19 | 1 file changed, 6 insertions(+), 2 deletions(-) | 21 | 1 file changed, 6 insertions(+), 2 deletions(-) |
20 | 22 | ||
diff --git a/meta-oe/recipes-extended/etcd/etcd/0001-xxhash-bump-to-v2.1.2.patch b/meta-oe/recipes-extended/etcd/etcd/0001-xxhash-bump-to-v2.1.2.patch index 289325826..c897fe17c 100644 --- a/meta-oe/recipes-extended/etcd/etcd/0001-xxhash-bump-to-v2.1.2.patch +++ b/meta-oe/recipes-extended/etcd/etcd/0001-xxhash-bump-to-v2.1.2.patch | |||
@@ -18,6 +18,8 @@ the etcd v3.5 release tag. | |||
18 | 18 | ||
19 | Signed-off-by: Andrew Geissler <geissonator@yahoo.com> | 19 | Signed-off-by: Andrew Geissler <geissonator@yahoo.com> |
20 | --- | 20 | --- |
21 | Upstream-Status: Pending | ||
22 | |||
21 | client/v3/go.mod | 2 +- | 23 | client/v3/go.mod | 2 +- |
22 | client/v3/go.sum | 2 ++ | 24 | client/v3/go.sum | 2 ++ |
23 | etcdctl/go.mod | 2 +- | 25 | etcdctl/go.mod | 2 +- |
diff --git a/meta-oe/recipes-extended/flatpak/flatpak/0001-flatpak-pc-add-pc_sysrootdir.patch b/meta-oe/recipes-extended/flatpak/flatpak/0001-flatpak-pc-add-pc_sysrootdir.patch index 99e9cd23b..c1f2cca5c 100644 --- a/meta-oe/recipes-extended/flatpak/flatpak/0001-flatpak-pc-add-pc_sysrootdir.patch +++ b/meta-oe/recipes-extended/flatpak/flatpak/0001-flatpak-pc-add-pc_sysrootdir.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] flatpak.pc: add pc_sysrootdir | |||
5 | 5 | ||
6 | Signed-off-by: Markus Volk <f_l_k@t-online.de> | 6 | Signed-off-by: Markus Volk <f_l_k@t-online.de> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | meson.build | 2 +- | 10 | meson.build | 2 +- |
9 | 1 file changed, 1 insertion(+), 1 deletion(-) | 11 | 1 file changed, 1 insertion(+), 1 deletion(-) |
10 | 12 | ||
diff --git a/meta-oe/recipes-extended/fluentbit/fluentbit/0002-chunkio-Link-with-fts-library-with-musl.patch b/meta-oe/recipes-extended/fluentbit/fluentbit/0002-chunkio-Link-with-fts-library-with-musl.patch index 4ffb20d9c..bdcc53496 100644 --- a/meta-oe/recipes-extended/fluentbit/fluentbit/0002-chunkio-Link-with-fts-library-with-musl.patch +++ b/meta-oe/recipes-extended/fluentbit/fluentbit/0002-chunkio-Link-with-fts-library-with-musl.patch | |||
@@ -8,6 +8,8 @@ cio_utils.c:(.text+0x64): undefined reference to `fts_read' | |||
8 | 8 | ||
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | lib/chunkio/src/CMakeLists.txt | 1 + | 13 | lib/chunkio/src/CMakeLists.txt | 1 + |
12 | 1 file changed, 1 insertion(+) | 14 | 1 file changed, 1 insertion(+) |
13 | 15 | ||
diff --git a/meta-oe/recipes-extended/fluentbit/fluentbit/0002-flb_info.h.in-Do-not-hardcode-compilation-directorie.patch b/meta-oe/recipes-extended/fluentbit/fluentbit/0002-flb_info.h.in-Do-not-hardcode-compilation-directorie.patch index 4358b2a51..425b838b7 100644 --- a/meta-oe/recipes-extended/fluentbit/fluentbit/0002-flb_info.h.in-Do-not-hardcode-compilation-directorie.patch +++ b/meta-oe/recipes-extended/fluentbit/fluentbit/0002-flb_info.h.in-Do-not-hardcode-compilation-directorie.patch | |||
@@ -8,6 +8,8 @@ reproducible and contaminates it with host builder paths. Instead | |||
8 | make it take CMAKE_DEBUG_SRCDIR that can be set to a known | 8 | make it take CMAKE_DEBUG_SRCDIR that can be set to a known |
9 | reproducible value | 9 | reproducible value |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | include/fluent-bit/flb_info.h.in | 2 +- | 13 | include/fluent-bit/flb_info.h.in | 2 +- |
12 | 1 file changed, 1 insertion(+), 1 deletion(-) | 14 | 1 file changed, 1 insertion(+), 1 deletion(-) |
13 | 15 | ||
diff --git a/meta-oe/recipes-extended/fluentbit/fluentbit/0002-mbedtls-Remove-unused-variable.patch b/meta-oe/recipes-extended/fluentbit/fluentbit/0002-mbedtls-Remove-unused-variable.patch index d4451bcae..d911420df 100644 --- a/meta-oe/recipes-extended/fluentbit/fluentbit/0002-mbedtls-Remove-unused-variable.patch +++ b/meta-oe/recipes-extended/fluentbit/fluentbit/0002-mbedtls-Remove-unused-variable.patch | |||
@@ -8,6 +8,8 @@ library/bignum.c:1395:29: error: variable 't' set but not used [-Werror,-Wunused | |||
8 | 8 | ||
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | lib/mbedtls-2.28.0/library/bignum.c | 4 +--- | 13 | lib/mbedtls-2.28.0/library/bignum.c | 4 +--- |
12 | 1 file changed, 1 insertion(+), 3 deletions(-) | 14 | 1 file changed, 1 insertion(+), 3 deletions(-) |
13 | 15 | ||
diff --git a/meta-oe/recipes-extended/fluentbit/fluentbit/0003-mbedtls-Disable-documentation-warning-as-error-with-.patch b/meta-oe/recipes-extended/fluentbit/fluentbit/0003-mbedtls-Disable-documentation-warning-as-error-with-.patch index 2d7b4efda..473ebaf7d 100644 --- a/meta-oe/recipes-extended/fluentbit/fluentbit/0003-mbedtls-Disable-documentation-warning-as-error-with-.patch +++ b/meta-oe/recipes-extended/fluentbit/fluentbit/0003-mbedtls-Disable-documentation-warning-as-error-with-.patch | |||
@@ -9,6 +9,8 @@ treat them as errors | |||
9 | 9 | ||
10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | lib/mbedtls-2.28.0/CMakeLists.txt | 2 +- | 14 | lib/mbedtls-2.28.0/CMakeLists.txt | 2 +- |
13 | 1 file changed, 1 insertion(+), 1 deletion(-) | 15 | 1 file changed, 1 insertion(+), 1 deletion(-) |
14 | 16 | ||
diff --git a/meta-oe/recipes-extended/fluentbit/fluentbit/0004-Use-correct-type-to-store-return-from-flb_kv_item_cr.patch b/meta-oe/recipes-extended/fluentbit/fluentbit/0004-Use-correct-type-to-store-return-from-flb_kv_item_cr.patch index 224b8ccf1..bd4276193 100644 --- a/meta-oe/recipes-extended/fluentbit/fluentbit/0004-Use-correct-type-to-store-return-from-flb_kv_item_cr.patch +++ b/meta-oe/recipes-extended/fluentbit/fluentbit/0004-Use-correct-type-to-store-return-from-flb_kv_item_cr.patch | |||
@@ -8,6 +8,8 @@ error: incompatible pointer to integer conversion assigning to 'int' from 'struc | |||
8 | 8 | ||
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | plugins/out_stackdriver/stackdriver_conf.c | 4 ++-- | 13 | plugins/out_stackdriver/stackdriver_conf.c | 4 ++-- |
12 | 1 file changed, 2 insertions(+), 2 deletions(-) | 14 | 1 file changed, 2 insertions(+), 2 deletions(-) |
13 | 15 | ||
diff --git a/meta-oe/recipes-extended/fluentbit/fluentbit/0005-stackdriver-Fix-return-type-mismatch.patch b/meta-oe/recipes-extended/fluentbit/fluentbit/0005-stackdriver-Fix-return-type-mismatch.patch index cdbbb6b2c..f023ab573 100644 --- a/meta-oe/recipes-extended/fluentbit/fluentbit/0005-stackdriver-Fix-return-type-mismatch.patch +++ b/meta-oe/recipes-extended/fluentbit/fluentbit/0005-stackdriver-Fix-return-type-mismatch.patch | |||
@@ -10,6 +10,8 @@ error: incompatible integer to pointer conversion returning 'int' from a functio | |||
10 | 10 | ||
11 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 11 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
12 | --- | 12 | --- |
13 | Upstream-Status: Pending | ||
14 | |||
13 | plugins/out_stackdriver/stackdriver.c | 2 +- | 15 | plugins/out_stackdriver/stackdriver.c | 2 +- |
14 | 1 file changed, 1 insertion(+), 1 deletion(-) | 16 | 1 file changed, 1 insertion(+), 1 deletion(-) |
15 | 17 | ||
diff --git a/meta-oe/recipes-extended/fluentbit/fluentbit/0006-monkey-Fix-TLS-detection-testcase.patch b/meta-oe/recipes-extended/fluentbit/fluentbit/0006-monkey-Fix-TLS-detection-testcase.patch index eef1a56ba..c3f2574d2 100644 --- a/meta-oe/recipes-extended/fluentbit/fluentbit/0006-monkey-Fix-TLS-detection-testcase.patch +++ b/meta-oe/recipes-extended/fluentbit/fluentbit/0006-monkey-Fix-TLS-detection-testcase.patch | |||
@@ -13,6 +13,8 @@ error: call to undeclared function '__tls_get_addr'; ISO C99 and later do not su | |||
13 | 13 | ||
14 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 14 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
15 | --- | 15 | --- |
16 | Upstream-Status: Pending | ||
17 | |||
16 | lib/monkey/CMakeLists.txt | 2 ++ | 18 | lib/monkey/CMakeLists.txt | 2 ++ |
17 | 1 file changed, 2 insertions(+) | 19 | 1 file changed, 2 insertions(+) |
18 | 20 | ||
diff --git a/meta-oe/recipes-extended/gnuplot/gnuplot/0003-Use-native-tools-to-build-docs.patch b/meta-oe/recipes-extended/gnuplot/gnuplot/0003-Use-native-tools-to-build-docs.patch index c2d2f7f3f..7a7e55034 100644 --- a/meta-oe/recipes-extended/gnuplot/gnuplot/0003-Use-native-tools-to-build-docs.patch +++ b/meta-oe/recipes-extended/gnuplot/gnuplot/0003-Use-native-tools-to-build-docs.patch | |||
@@ -14,6 +14,8 @@ Content-Transfer-Encoding: 8bit | |||
14 | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> | 14 | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> |
15 | 15 | ||
16 | --- | 16 | --- |
17 | Upstream-Status: Pending | ||
18 | |||
17 | docs/Makefile.am | 22 +++++++++++----------- | 19 | docs/Makefile.am | 22 +++++++++++----------- |
18 | 1 file changed, 11 insertions(+), 11 deletions(-) | 20 | 1 file changed, 11 insertions(+), 11 deletions(-) |
19 | 21 | ||
diff --git a/meta-oe/recipes-extended/hplip/hplip/0001-Fix-installing-ipp-usb-quirk.patch b/meta-oe/recipes-extended/hplip/hplip/0001-Fix-installing-ipp-usb-quirk.patch index 71ed69722..d45db1b2e 100644 --- a/meta-oe/recipes-extended/hplip/hplip/0001-Fix-installing-ipp-usb-quirk.patch +++ b/meta-oe/recipes-extended/hplip/hplip/0001-Fix-installing-ipp-usb-quirk.patch | |||
@@ -12,6 +12,8 @@ Use $(DESTDIR) as installation prefix for | |||
12 | 12 | ||
13 | Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com> | 13 | Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com> |
14 | --- | 14 | --- |
15 | Upstream-Status: Pending | ||
16 | |||
15 | Makefile.am | 7 +++---- | 17 | Makefile.am | 7 +++---- |
16 | 1 file changed, 3 insertions(+), 4 deletions(-) | 18 | 1 file changed, 3 insertions(+), 4 deletions(-) |
17 | 19 | ||
diff --git a/meta-oe/recipes-extended/hplip/hplip/0003-pserror.c-Define-column-to-be-int-explcitly.patch b/meta-oe/recipes-extended/hplip/hplip/0003-pserror.c-Define-column-to-be-int-explcitly.patch index 78325ac8d..bf93c222e 100644 --- a/meta-oe/recipes-extended/hplip/hplip/0003-pserror.c-Define-column-to-be-int-explcitly.patch +++ b/meta-oe/recipes-extended/hplip/hplip/0003-pserror.c-Define-column-to-be-int-explcitly.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH 3/4] pserror.c: Define column to be int explcitly | |||
5 | 5 | ||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | prnt/hpps/pserror.c | 2 +- | 10 | prnt/hpps/pserror.c | 2 +- |
9 | 1 file changed, 1 insertion(+), 1 deletion(-) | 11 | 1 file changed, 1 insertion(+), 1 deletion(-) |
10 | 12 | ||
diff --git a/meta-oe/recipes-extended/hplip/hplip/0004-Define-missing-prototype-for-functions.patch b/meta-oe/recipes-extended/hplip/hplip/0004-Define-missing-prototype-for-functions.patch index 276d02578..7223bf939 100644 --- a/meta-oe/recipes-extended/hplip/hplip/0004-Define-missing-prototype-for-functions.patch +++ b/meta-oe/recipes-extended/hplip/hplip/0004-Define-missing-prototype-for-functions.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH 4/4] Define missing prototype for functions | |||
5 | 5 | ||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | prnt/cupsext/cupsext.c | 1 + | 10 | prnt/cupsext/cupsext.c | 1 + |
9 | protocol/hp_ipp.c | 4 ++-- | 11 | protocol/hp_ipp.c | 4 ++-- |
10 | 2 files changed, 3 insertions(+), 2 deletions(-) | 12 | 2 files changed, 3 insertions(+), 2 deletions(-) |
diff --git a/meta-oe/recipes-extended/hplip/hplip/0005-hp_ipp.c-Add-printf-format-to-snprintf-calls.patch b/meta-oe/recipes-extended/hplip/hplip/0005-hp_ipp.c-Add-printf-format-to-snprintf-calls.patch index d844e49ad..ac0ff81e6 100644 --- a/meta-oe/recipes-extended/hplip/hplip/0005-hp_ipp.c-Add-printf-format-to-snprintf-calls.patch +++ b/meta-oe/recipes-extended/hplip/hplip/0005-hp_ipp.c-Add-printf-format-to-snprintf-calls.patch | |||
@@ -7,6 +7,8 @@ Avoid -Wformat warnings | |||
7 | 7 | ||
8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | protocol/hp_ipp.c | 14 +++++++------- | 12 | protocol/hp_ipp.c | 14 +++++++------- |
11 | 1 file changed, 7 insertions(+), 7 deletions(-) | 13 | 1 file changed, 7 insertions(+), 7 deletions(-) |
12 | 14 | ||
diff --git a/meta-oe/recipes-extended/hplip/hplip/0006-Workaround-patch-for-missing-Python3-transition-of-t.patch b/meta-oe/recipes-extended/hplip/hplip/0006-Workaround-patch-for-missing-Python3-transition-of-t.patch index 5d78bb3bb..194deb8b8 100644 --- a/meta-oe/recipes-extended/hplip/hplip/0006-Workaround-patch-for-missing-Python3-transition-of-t.patch +++ b/meta-oe/recipes-extended/hplip/hplip/0006-Workaround-patch-for-missing-Python3-transition-of-t.patch | |||
@@ -9,6 +9,8 @@ Subject: Workaround patch for missing Python3 transition of the old | |||
9 | proper solution in the next upstream release of HPLIP (see LP: #1275353) | 9 | proper solution in the next upstream release of HPLIP (see LP: #1275353) |
10 | 10 | ||
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | pcard/pcardext/pcardext.c | 59 +++++++++++++++++++++++++++++++++++++---------- | 14 | pcard/pcardext/pcardext.c | 59 +++++++++++++++++++++++++++++++++++++---------- |
13 | pcard/photocard.py | 2 +- | 15 | pcard/photocard.py | 2 +- |
14 | unload.py | 5 ++++ | 16 | unload.py | 5 ++++ |
diff --git a/meta-oe/recipes-extended/hplip/hplip/030-replace_unsafe_memcpy_with_memmove.patch b/meta-oe/recipes-extended/hplip/hplip/030-replace_unsafe_memcpy_with_memmove.patch index 2babb2b67..e8ca8b2d6 100644 --- a/meta-oe/recipes-extended/hplip/hplip/030-replace_unsafe_memcpy_with_memmove.patch +++ b/meta-oe/recipes-extended/hplip/hplip/030-replace_unsafe_memcpy_with_memmove.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | https://bugs.launchpad.net/hplip/+bug/1672256 | 3 | https://bugs.launchpad.net/hplip/+bug/1672256 |
2 | 4 | ||
3 | memcpy should never be used with overlapping memory regions | 5 | memcpy should never be used with overlapping memory regions |
diff --git a/meta-oe/recipes-extended/hplip/hplip/050-fix-glibcisms.patch b/meta-oe/recipes-extended/hplip/hplip/050-fix-glibcisms.patch index e020bd464..93fdcf4bf 100644 --- a/meta-oe/recipes-extended/hplip/hplip/050-fix-glibcisms.patch +++ b/meta-oe/recipes-extended/hplip/hplip/050-fix-glibcisms.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | diff --git a/scan/sane/OrbliteScan/LinuxCommon.h b/scan/sane/OrbliteScan/LinuxCommon.h | 3 | diff --git a/scan/sane/OrbliteScan/LinuxCommon.h b/scan/sane/OrbliteScan/LinuxCommon.h |
2 | index 6605dd9..55c7110 100644 | 4 | index 6605dd9..55c7110 100644 |
3 | --- a/scan/sane/OrbliteScan/LinuxCommon.h | 5 | --- a/scan/sane/OrbliteScan/LinuxCommon.h |
diff --git a/meta-oe/recipes-extended/hplip/hplip/600-fix.patch b/meta-oe/recipes-extended/hplip/hplip/600-fix.patch index 91a5035ae..cddc5e006 100644 --- a/meta-oe/recipes-extended/hplip/hplip/600-fix.patch +++ b/meta-oe/recipes-extended/hplip/hplip/600-fix.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- a/configure.in | 3 | --- a/configure.in |
2 | +++ b/configure.in | 4 | +++ b/configure.in |
3 | @@ -254,7 +254,6 @@ if test "$class_driver" = "yes"; then | 5 | @@ -254,7 +254,6 @@ if test "$class_driver" = "yes"; then |
diff --git a/meta-oe/recipes-extended/hplip/hplip/configure.patch b/meta-oe/recipes-extended/hplip/hplip/configure.patch index a6e61a47c..0e0fd47fa 100644 --- a/meta-oe/recipes-extended/hplip/hplip/configure.patch +++ b/meta-oe/recipes-extended/hplip/hplip/configure.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- a/configure.in | 3 | --- a/configure.in |
2 | +++ b/configure.in | 4 | +++ b/configure.in |
3 | @@ -30,7 +30,7 @@ | 5 | @@ -30,7 +30,7 @@ |
diff --git a/meta-oe/recipes-extended/hplip/hplip/hplip-3.19.6-fix-return.patch b/meta-oe/recipes-extended/hplip/hplip/hplip-3.19.6-fix-return.patch index 67546b07d..45b25c5e7 100644 --- a/meta-oe/recipes-extended/hplip/hplip/hplip-3.19.6-fix-return.patch +++ b/meta-oe/recipes-extended/hplip/hplip/hplip-3.19.6-fix-return.patch | |||
@@ -4,6 +4,8 @@ Date: Wed, 14 Aug 2019 15:47:38 -0700 | |||
4 | Subject: [PATCH] Fixing invalid return in void function | 4 | Subject: [PATCH] Fixing invalid return in void function |
5 | 5 | ||
6 | --- | 6 | --- |
7 | Upstream-Status: Pending | ||
8 | |||
7 | prnt/hpps/hppsfilter.c | 2 +- | 9 | prnt/hpps/hppsfilter.c | 2 +- |
8 | 1 file changed, 1 insertion(+), 1 deletion(-) | 10 | 1 file changed, 1 insertion(+), 1 deletion(-) |
9 | 11 | ||
diff --git a/meta-oe/recipes-extended/konkretcmpi/konkretcmpi/0001-CMakeLists.txt-fix-lib64-can-not-be-shiped-in-64bit-.patch b/meta-oe/recipes-extended/konkretcmpi/konkretcmpi/0001-CMakeLists.txt-fix-lib64-can-not-be-shiped-in-64bit-.patch index 40a064307..2671111b7 100644 --- a/meta-oe/recipes-extended/konkretcmpi/konkretcmpi/0001-CMakeLists.txt-fix-lib64-can-not-be-shiped-in-64bit-.patch +++ b/meta-oe/recipes-extended/konkretcmpi/konkretcmpi/0001-CMakeLists.txt-fix-lib64-can-not-be-shiped-in-64bit-.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] CMakeLists.txt: fix lib64 can not be shiped in 64bit target | |||
5 | 5 | ||
6 | Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> | 6 | Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | CMakeLists.txt | 7 ------- | 10 | CMakeLists.txt | 7 ------- |
9 | 1 file changed, 7 deletions(-) | 11 | 1 file changed, 7 deletions(-) |
10 | 12 | ||
diff --git a/meta-oe/recipes-extended/konkretcmpi/konkretcmpi/0001-drop-including-rpath-cmake-module.patch b/meta-oe/recipes-extended/konkretcmpi/konkretcmpi/0001-drop-including-rpath-cmake-module.patch index 342017bed..293706d88 100644 --- a/meta-oe/recipes-extended/konkretcmpi/konkretcmpi/0001-drop-including-rpath-cmake-module.patch +++ b/meta-oe/recipes-extended/konkretcmpi/konkretcmpi/0001-drop-including-rpath-cmake-module.patch | |||
@@ -8,6 +8,8 @@ Fixes cross compilation QA errors e.g. | |||
8 | 8 | ||
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | src/konkret/CMakeLists.txt | 1 - | 13 | src/konkret/CMakeLists.txt | 1 - |
12 | src/program/CMakeLists.txt | 1 - | 14 | src/program/CMakeLists.txt | 1 - |
13 | 2 files changed, 2 deletions(-) | 15 | 2 files changed, 2 deletions(-) |
diff --git a/meta-oe/recipes-extended/libcec/libcec/0001-Remove-buggy-test-confusing-host-and-target.patch b/meta-oe/recipes-extended/libcec/libcec/0001-Remove-buggy-test-confusing-host-and-target.patch index 7c29e15e2..07277f706 100644 --- a/meta-oe/recipes-extended/libcec/libcec/0001-Remove-buggy-test-confusing-host-and-target.patch +++ b/meta-oe/recipes-extended/libcec/libcec/0001-Remove-buggy-test-confusing-host-and-target.patch | |||
@@ -4,6 +4,8 @@ Date: Mon, 7 Sep 2020 18:17:21 +0200 | |||
4 | Subject: [PATCH] Remove buggy test confusing host and target | 4 | Subject: [PATCH] Remove buggy test confusing host and target |
5 | 5 | ||
6 | --- | 6 | --- |
7 | Upstream-Status: Pending | ||
8 | |||
7 | src/libcec/cmake/CheckPlatformSupport.cmake | 8 -------- | 9 | src/libcec/cmake/CheckPlatformSupport.cmake | 8 -------- |
8 | 1 file changed, 8 deletions(-) | 10 | 1 file changed, 8 deletions(-) |
9 | 11 | ||
diff --git a/meta-oe/recipes-extended/libexecinfo/libexecinfo/0001-makefile-Fix-build-on-linux.patch b/meta-oe/recipes-extended/libexecinfo/libexecinfo/0001-makefile-Fix-build-on-linux.patch index f1863f14b..b37b1aa2a 100644 --- a/meta-oe/recipes-extended/libexecinfo/libexecinfo/0001-makefile-Fix-build-on-linux.patch +++ b/meta-oe/recipes-extended/libexecinfo/libexecinfo/0001-makefile-Fix-build-on-linux.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH 1/2] makefile: Fix build on linux | |||
5 | 5 | ||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | Makefile | 33 +++++++++++++++++---------------- | 10 | Makefile | 33 +++++++++++++++++---------------- |
9 | 1 file changed, 17 insertions(+), 16 deletions(-) | 11 | 1 file changed, 17 insertions(+), 16 deletions(-) |
10 | 12 | ||
diff --git a/meta-oe/recipes-extended/libexecinfo/libexecinfo/0002-execinfo-Fix-compiler-errors-found-with-newer-gcc-cl.patch b/meta-oe/recipes-extended/libexecinfo/libexecinfo/0002-execinfo-Fix-compiler-errors-found-with-newer-gcc-cl.patch index 423b67082..34fd98aab 100644 --- a/meta-oe/recipes-extended/libexecinfo/libexecinfo/0002-execinfo-Fix-compiler-errors-found-with-newer-gcc-cl.patch +++ b/meta-oe/recipes-extended/libexecinfo/libexecinfo/0002-execinfo-Fix-compiler-errors-found-with-newer-gcc-cl.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH 2/2] execinfo: Fix compiler errors found with newer gcc/clang | |||
5 | 5 | ||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | execinfo.c | 19 +++++++++++-------- | 10 | execinfo.c | 19 +++++++++++-------- |
9 | 1 file changed, 11 insertions(+), 8 deletions(-) | 11 | 1 file changed, 11 insertions(+), 8 deletions(-) |
10 | 12 | ||
diff --git a/meta-oe/recipes-extended/libgxim/libgxim/0001-Use-AM_CPPFLAGS-instead-of-INCLUDES.patch b/meta-oe/recipes-extended/libgxim/libgxim/0001-Use-AM_CPPFLAGS-instead-of-INCLUDES.patch index 41e07f39f..393571c31 100644 --- a/meta-oe/recipes-extended/libgxim/libgxim/0001-Use-AM_CPPFLAGS-instead-of-INCLUDES.patch +++ b/meta-oe/recipes-extended/libgxim/libgxim/0001-Use-AM_CPPFLAGS-instead-of-INCLUDES.patch | |||
@@ -4,6 +4,8 @@ Date: Mon, 13 May 2013 16:05:32 +0900 | |||
4 | Subject: [PATCH 1/3] Use AM_CPPFLAGS instead of INCLUDES | 4 | Subject: [PATCH 1/3] Use AM_CPPFLAGS instead of INCLUDES |
5 | 5 | ||
6 | --- | 6 | --- |
7 | Upstream-Status: Pending | ||
8 | |||
7 | docs/reference/Makefile.am | 2 +- | 9 | docs/reference/Makefile.am | 2 +- |
8 | libgxim/Makefile.am | 2 +- | 10 | libgxim/Makefile.am | 2 +- |
9 | tests/Makefile.am | 2 +- | 11 | tests/Makefile.am | 2 +- |
diff --git a/meta-oe/recipes-extended/libgxim/libgxim/0002-Update-autotools-macro.patch b/meta-oe/recipes-extended/libgxim/libgxim/0002-Update-autotools-macro.patch index 808203b6e..01233f0a1 100644 --- a/meta-oe/recipes-extended/libgxim/libgxim/0002-Update-autotools-macro.patch +++ b/meta-oe/recipes-extended/libgxim/libgxim/0002-Update-autotools-macro.patch | |||
@@ -4,6 +4,8 @@ Date: Wed, 22 Jan 2014 18:59:32 +0900 | |||
4 | Subject: [PATCH 2/3] Update autotools macro | 4 | Subject: [PATCH 2/3] Update autotools macro |
5 | 5 | ||
6 | --- | 6 | --- |
7 | Upstream-Status: Pending | ||
8 | |||
7 | configure.ac | 6 ++++-- | 9 | configure.ac | 6 ++++-- |
8 | 1 file changed, 4 insertions(+), 2 deletions(-) | 10 | 1 file changed, 4 insertions(+), 2 deletions(-) |
9 | 11 | ||
diff --git a/meta-oe/recipes-extended/libgxim/libgxim/0003-Add-format-string-qualifier-to-fix-potential-securit.patch b/meta-oe/recipes-extended/libgxim/libgxim/0003-Add-format-string-qualifier-to-fix-potential-securit.patch index cb21e1ef4..98bbde08a 100644 --- a/meta-oe/recipes-extended/libgxim/libgxim/0003-Add-format-string-qualifier-to-fix-potential-securit.patch +++ b/meta-oe/recipes-extended/libgxim/libgxim/0003-Add-format-string-qualifier-to-fix-potential-securit.patch | |||
@@ -9,6 +9,8 @@ libgxim/gximprotocol10.c:2076:66: error: format string is not a string literal ( | |||
9 | 9 | ||
10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | libgxim/gximprotocol10.c | 2 +- | 14 | libgxim/gximprotocol10.c | 2 +- |
13 | 1 file changed, 1 insertion(+), 1 deletion(-) | 15 | 1 file changed, 1 insertion(+), 1 deletion(-) |
14 | 16 | ||
diff --git a/meta-oe/recipes-extended/libgxim/libgxim/multi-line-ACLOCAL_AMFLAGS-isnot-supported-by-autoreconf.patch b/meta-oe/recipes-extended/libgxim/libgxim/multi-line-ACLOCAL_AMFLAGS-isnot-supported-by-autoreconf.patch index 3d293b473..f2603d139 100644 --- a/meta-oe/recipes-extended/libgxim/libgxim/multi-line-ACLOCAL_AMFLAGS-isnot-supported-by-autoreconf.patch +++ b/meta-oe/recipes-extended/libgxim/libgxim/multi-line-ACLOCAL_AMFLAGS-isnot-supported-by-autoreconf.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | multi-line ACLOCAL_AMFLAGS isn't supported by autoreconf. | 3 | multi-line ACLOCAL_AMFLAGS isn't supported by autoreconf. |
2 | It will cause configure error as follow. | 4 | It will cause configure error as follow. |
3 | 5 | ||
diff --git a/meta-oe/recipes-extended/libleak/libleak/0001-respect-environment-variables.patch b/meta-oe/recipes-extended/libleak/libleak/0001-respect-environment-variables.patch index 979fd323a..800ddd950 100644 --- a/meta-oe/recipes-extended/libleak/libleak/0001-respect-environment-variables.patch +++ b/meta-oe/recipes-extended/libleak/libleak/0001-respect-environment-variables.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] respect environment variables | |||
5 | 5 | ||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | Makefile | 4 ++-- | 10 | Makefile | 4 ++-- |
9 | 1 file changed, 2 insertions(+), 2 deletions(-) | 11 | 1 file changed, 2 insertions(+), 2 deletions(-) |
10 | 12 | ||
diff --git a/meta-oe/recipes-extended/liblockfile/liblockfile/configure.patch b/meta-oe/recipes-extended/liblockfile/liblockfile/configure.patch index 56f2d05eb..2bdf96e63 100644 --- a/meta-oe/recipes-extended/liblockfile/liblockfile/configure.patch +++ b/meta-oe/recipes-extended/liblockfile/liblockfile/configure.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] Update patch for 1.17 | |||
5 | 5 | ||
6 | Signed-off-by: Changqing Li <changqing.li@windriver.com> | 6 | Signed-off-by: Changqing Li <changqing.li@windriver.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | configure.ac | 8 +++++--- | 10 | configure.ac | 8 +++++--- |
9 | 1 file changed, 5 insertions(+), 3 deletions(-) | 11 | 1 file changed, 5 insertions(+), 3 deletions(-) |
10 | 12 | ||
diff --git a/meta-oe/recipes-extended/libmodbus/libmodbus/Fix-float-endianness-issue-on-big-endian-arch.patch b/meta-oe/recipes-extended/libmodbus/libmodbus/Fix-float-endianness-issue-on-big-endian-arch.patch index 5372a23b6..e7fbb0389 100644 --- a/meta-oe/recipes-extended/libmodbus/libmodbus/Fix-float-endianness-issue-on-big-endian-arch.patch +++ b/meta-oe/recipes-extended/libmodbus/libmodbus/Fix-float-endianness-issue-on-big-endian-arch.patch | |||
@@ -9,6 +9,8 @@ This patch was modified from rm5248 [1] | |||
9 | [1] https://github.com/synexxus/libmodbus/commit/a511768e7fe7ec52d7bae1d9ae04e33f87a59627 | 9 | [1] https://github.com/synexxus/libmodbus/commit/a511768e7fe7ec52d7bae1d9ae04e33f87a59627 |
10 | 10 | ||
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | src/modbus-data.c | 110 ++++++++++++++++++++++++++++++++++++++--------- | 14 | src/modbus-data.c | 110 ++++++++++++++++++++++++++++++++++++++--------- |
13 | tests/unit-test-client.c | 22 ++++++---- | 15 | tests/unit-test-client.c | 22 ++++++---- |
14 | tests/unit-test.h.in | 41 ++++++++++++++++-- | 16 | tests/unit-test.h.in | 41 ++++++++++++++++-- |
diff --git a/meta-oe/recipes-extended/libwmf/libwmf/libwmf-0.2.8.4-intoverflow.patch b/meta-oe/recipes-extended/libwmf/libwmf/libwmf-0.2.8.4-intoverflow.patch index 50d915c01..4e7cd8887 100644 --- a/meta-oe/recipes-extended/libwmf/libwmf/libwmf-0.2.8.4-intoverflow.patch +++ b/meta-oe/recipes-extended/libwmf/libwmf/libwmf-0.2.8.4-intoverflow.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | http://cvs.fedoraproject.org/viewvc/devel/libwmf/libwmf-0.2.8.4-intoverflow.patch?view=log | 3 | http://cvs.fedoraproject.org/viewvc/devel/libwmf/libwmf-0.2.8.4-intoverflow.patch?view=log |
2 | 4 | ||
3 | CVE-2006-3376 libwmf integer overflow | 5 | CVE-2006-3376 libwmf integer overflow |
diff --git a/meta-oe/recipes-extended/libwmf/libwmf/libwmf-0.2.8.4-useafterfree.patch b/meta-oe/recipes-extended/libwmf/libwmf/libwmf-0.2.8.4-useafterfree.patch index 4d2d28564..9a8cbcb50 100644 --- a/meta-oe/recipes-extended/libwmf/libwmf/libwmf-0.2.8.4-useafterfree.patch +++ b/meta-oe/recipes-extended/libwmf/libwmf/libwmf-0.2.8.4-useafterfree.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | 3 | ||
2 | http://cvs.fedoraproject.org/viewvc/devel/libwmf/libwmf-0.2.8.4-useafterfree.patch?view=log | 4 | http://cvs.fedoraproject.org/viewvc/devel/libwmf/libwmf-0.2.8.4-useafterfree.patch?view=log |
3 | Resolves: CVE-2009-1364 | 5 | Resolves: CVE-2009-1364 |
diff --git a/meta-oe/recipes-extended/libx86-1/libx86-1.1/libx86-mmap-offset.patch b/meta-oe/recipes-extended/libx86-1/libx86-1.1/libx86-mmap-offset.patch index 843acc886..1c120c04b 100644 --- a/meta-oe/recipes-extended/libx86-1/libx86-1.1/libx86-mmap-offset.patch +++ b/meta-oe/recipes-extended/libx86-1/libx86-1.1/libx86-mmap-offset.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Upstream-Statue: Pending | 3 | Upstream-Statue: Pending |
2 | [from ftp://195.220.108.108/linux/fedora/linux/development/rawhide/source/SRPMS/l/libx86-1.1-21.fc23.src.rpm] | 4 | [from ftp://195.220.108.108/linux/fedora/linux/development/rawhide/source/SRPMS/l/libx86-1.1-21.fc23.src.rpm] |
3 | 5 | ||
diff --git a/meta-oe/recipes-extended/md5deep/files/wrong-variable-expansion.patch b/meta-oe/recipes-extended/md5deep/files/wrong-variable-expansion.patch index 73c6cb126..b637d81e9 100644 --- a/meta-oe/recipes-extended/md5deep/files/wrong-variable-expansion.patch +++ b/meta-oe/recipes-extended/md5deep/files/wrong-variable-expansion.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Index: git/configure.ac | 3 | Index: git/configure.ac |
2 | =================================================================== | 4 | =================================================================== |
3 | --- git.orig/configure.ac | 5 | --- git.orig/configure.ac |
diff --git a/meta-oe/recipes-extended/minifi-cpp/files/fix-libressl-avoid-BSWAP-assembly-for-ARM-v6.patch b/meta-oe/recipes-extended/minifi-cpp/files/fix-libressl-avoid-BSWAP-assembly-for-ARM-v6.patch index d0febfd53..a7dc35ae5 100644 --- a/meta-oe/recipes-extended/minifi-cpp/files/fix-libressl-avoid-BSWAP-assembly-for-ARM-v6.patch +++ b/meta-oe/recipes-extended/minifi-cpp/files/fix-libressl-avoid-BSWAP-assembly-for-ARM-v6.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | diff -urN -x .git orig/thirdparty/libressl/avoid-BSWAP-assembly-for-ARM-v6.patch patched/thirdparty/libressl/avoid-BSWAP-assembly-for-ARM-v6.patch | 3 | diff -urN -x .git orig/thirdparty/libressl/avoid-BSWAP-assembly-for-ARM-v6.patch patched/thirdparty/libressl/avoid-BSWAP-assembly-for-ARM-v6.patch |
2 | --- orig/thirdparty/libressl/avoid-BSWAP-assembly-for-ARM-v6.patch 1970-01-01 09:00:00.000000000 +0900 | 4 | --- orig/thirdparty/libressl/avoid-BSWAP-assembly-for-ARM-v6.patch 1970-01-01 09:00:00.000000000 +0900 |
3 | +++ patched/thirdparty/libressl/avoid-BSWAP-assembly-for-ARM-v6.patch 2020-08-07 23:14:46.196764271 +0900 | 5 | +++ patched/thirdparty/libressl/avoid-BSWAP-assembly-for-ARM-v6.patch 2020-08-07 23:14:46.196764271 +0900 |
diff --git a/meta-oe/recipes-extended/minifi-cpp/files/fix-libressl-compile.patch b/meta-oe/recipes-extended/minifi-cpp/files/fix-libressl-compile.patch index 84b8c8cb0..32bcfbd2b 100644 --- a/meta-oe/recipes-extended/minifi-cpp/files/fix-libressl-compile.patch +++ b/meta-oe/recipes-extended/minifi-cpp/files/fix-libressl-compile.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | diff -urN -x .git orig/cmake/LibreSSL.cmake patched/cmake/LibreSSL.cmake | 3 | diff -urN -x .git orig/cmake/LibreSSL.cmake patched/cmake/LibreSSL.cmake |
2 | --- orig/cmake/LibreSSL.cmake 2020-08-07 21:58:34.660773928 +0900 | 4 | --- orig/cmake/LibreSSL.cmake 2020-08-07 21:58:34.660773928 +0900 |
3 | +++ patched/cmake/LibreSSL.cmake 2020-08-07 22:51:18.620767245 +0900 | 5 | +++ patched/cmake/LibreSSL.cmake 2020-08-07 22:51:18.620767245 +0900 |
diff --git a/meta-oe/recipes-extended/minifi-cpp/files/fix-minifi-compile.patch b/meta-oe/recipes-extended/minifi-cpp/files/fix-minifi-compile.patch index 9653ba342..d5b4449b8 100644 --- a/meta-oe/recipes-extended/minifi-cpp/files/fix-minifi-compile.patch +++ b/meta-oe/recipes-extended/minifi-cpp/files/fix-minifi-compile.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | diff -urN -x .git orig/CMakeLists.txt patched/CMakeLists.txt | 3 | diff -urN -x .git orig/CMakeLists.txt patched/CMakeLists.txt |
2 | --- orig/CMakeLists.txt 2020-08-07 21:58:34.656773928 +0900 | 4 | --- orig/CMakeLists.txt 2020-08-07 21:58:34.656773928 +0900 |
3 | +++ patched/CMakeLists.txt 2020-08-10 15:08:31.800278357 +0900 | 5 | +++ patched/CMakeLists.txt 2020-08-10 15:08:31.800278357 +0900 |
diff --git a/meta-oe/recipes-extended/minifi-cpp/files/fix-osspuuid-compile.patch b/meta-oe/recipes-extended/minifi-cpp/files/fix-osspuuid-compile.patch index 42e1e583c..903e72e07 100644 --- a/meta-oe/recipes-extended/minifi-cpp/files/fix-osspuuid-compile.patch +++ b/meta-oe/recipes-extended/minifi-cpp/files/fix-osspuuid-compile.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | diff -urN -x .git orig/cmake/BundledOSSPUUID.cmake patched/cmake/BundledOSSPUUID.cmake | 3 | diff -urN -x .git orig/cmake/BundledOSSPUUID.cmake patched/cmake/BundledOSSPUUID.cmake |
2 | --- orig/cmake/BundledOSSPUUID.cmake 2020-08-07 21:58:34.660773928 +0900 | 4 | --- orig/cmake/BundledOSSPUUID.cmake 2020-08-07 21:58:34.660773928 +0900 |
3 | +++ patched/cmake/BundledOSSPUUID.cmake 2020-08-07 22:05:57.404772993 +0900 | 5 | +++ patched/cmake/BundledOSSPUUID.cmake 2020-08-07 22:05:57.404772993 +0900 |
diff --git a/meta-oe/recipes-extended/minifi-cpp/files/fix-osspuuid-cross-compile.patch b/meta-oe/recipes-extended/minifi-cpp/files/fix-osspuuid-cross-compile.patch index dc354d9ac..add1f6f2d 100644 --- a/meta-oe/recipes-extended/minifi-cpp/files/fix-osspuuid-cross-compile.patch +++ b/meta-oe/recipes-extended/minifi-cpp/files/fix-osspuuid-cross-compile.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | diff -urN -x .git orig/thirdparty/ossp-uuid/ossp-uuid-cross-compile-fix.patch patched/thirdparty/ossp-uuid/ossp-uuid-cross-compile-fix.patch | 3 | diff -urN -x .git orig/thirdparty/ossp-uuid/ossp-uuid-cross-compile-fix.patch patched/thirdparty/ossp-uuid/ossp-uuid-cross-compile-fix.patch |
2 | --- orig/thirdparty/ossp-uuid/ossp-uuid-cross-compile-fix.patch 1970-01-01 09:00:00.000000000 +0900 | 4 | --- orig/thirdparty/ossp-uuid/ossp-uuid-cross-compile-fix.patch 1970-01-01 09:00:00.000000000 +0900 |
3 | +++ patched/thirdparty/ossp-uuid/ossp-uuid-cross-compile-fix.patch 2020-08-07 22:28:04.396770190 +0900 | 5 | +++ patched/thirdparty/ossp-uuid/ossp-uuid-cross-compile-fix.patch 2020-08-07 22:28:04.396770190 +0900 |
diff --git a/meta-oe/recipes-extended/minifi-cpp/files/fix-osspuuid-musl-compile.patch b/meta-oe/recipes-extended/minifi-cpp/files/fix-osspuuid-musl-compile.patch index 7caf848eb..f8ba89dc3 100644 --- a/meta-oe/recipes-extended/minifi-cpp/files/fix-osspuuid-musl-compile.patch +++ b/meta-oe/recipes-extended/minifi-cpp/files/fix-osspuuid-musl-compile.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | diff -urN -x .git orig/thirdparty/ossp-uuid/ossp-uuid-musl-compile-fix.patch patched/thirdparty/ossp-uuid/ossp-uuid-musl-compile-fix.patch | 3 | diff -urN -x .git orig/thirdparty/ossp-uuid/ossp-uuid-musl-compile-fix.patch patched/thirdparty/ossp-uuid/ossp-uuid-musl-compile-fix.patch |
2 | --- orig/thirdparty/ossp-uuid/ossp-uuid-musl-compile-fix.patch 1970-01-01 09:00:00.000000000 +0900 | 4 | --- orig/thirdparty/ossp-uuid/ossp-uuid-musl-compile-fix.patch 1970-01-01 09:00:00.000000000 +0900 |
3 | +++ patched/thirdparty/ossp-uuid/ossp-uuid-musl-compile-fix.patch 2020-08-07 11:22:49.344854508 +0900 | 5 | +++ patched/thirdparty/ossp-uuid/ossp-uuid-musl-compile-fix.patch 2020-08-07 11:22:49.344854508 +0900 |
diff --git a/meta-oe/recipes-extended/minifi-cpp/files/fix-rocksdb-cross-compile.patch b/meta-oe/recipes-extended/minifi-cpp/files/fix-rocksdb-cross-compile.patch index 8c5db7c9e..0a3194da9 100644 --- a/meta-oe/recipes-extended/minifi-cpp/files/fix-rocksdb-cross-compile.patch +++ b/meta-oe/recipes-extended/minifi-cpp/files/fix-rocksdb-cross-compile.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | diff -urN orig/thirdparty/rocksdb/CMakeLists.txt patched/thirdparty/rocksdb/CMakeLists.txt | 3 | diff -urN orig/thirdparty/rocksdb/CMakeLists.txt patched/thirdparty/rocksdb/CMakeLists.txt |
2 | --- orig/thirdparty/rocksdb/CMakeLists.txt 2020-07-28 11:39:40.254677515 +0900 | 4 | --- orig/thirdparty/rocksdb/CMakeLists.txt 2020-07-28 11:39:40.254677515 +0900 |
3 | +++ patched/thirdparty/rocksdb/CMakeLists.txt 2020-07-28 11:51:11.898676054 +0900 | 5 | +++ patched/thirdparty/rocksdb/CMakeLists.txt 2020-07-28 11:51:11.898676054 +0900 |
diff --git a/meta-oe/recipes-extended/minifi-cpp/files/remove_const_due_to_std_lock_guard.patch b/meta-oe/recipes-extended/minifi-cpp/files/remove_const_due_to_std_lock_guard.patch index 2d66576f6..365dec9d4 100644 --- a/meta-oe/recipes-extended/minifi-cpp/files/remove_const_due_to_std_lock_guard.patch +++ b/meta-oe/recipes-extended/minifi-cpp/files/remove_const_due_to_std_lock_guard.patch | |||
@@ -20,6 +20,8 @@ Compiling this on FreeBSD with CLang fails due to: | |||
20 | 1 error generated. | 20 | 1 error generated. |
21 | ``` | 21 | ``` |
22 | --- | 22 | --- |
23 | Upstream-Status: Pending | ||
24 | |||
23 | thirdparty/rocksdb/util/channel.h | 2 +- | 25 | thirdparty/rocksdb/util/channel.h | 2 +- |
24 | 1 file changed, 1 insertion(+), 1 deletion(-) | 26 | 1 file changed, 1 insertion(+), 1 deletion(-) |
25 | 27 | ||
diff --git a/meta-oe/recipes-extended/mozjs/mozjs-102/fix-musl-build.patch b/meta-oe/recipes-extended/mozjs/mozjs-102/fix-musl-build.patch index f847979ea..6905282eb 100644 --- a/meta-oe/recipes-extended/mozjs/mozjs-102/fix-musl-build.patch +++ b/meta-oe/recipes-extended/mozjs/mozjs-102/fix-musl-build.patch | |||
@@ -8,6 +8,8 @@ Reason: mozjs60 miscompiles on musl if built with HAVE_THREAD_TLS_KEYWORD: | |||
8 | https://github.com/void-linux/void-packages/issues/2598 | 8 | https://github.com/void-linux/void-packages/issues/2598 |
9 | 9 | ||
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | js/src/old-configure.in | 3 +++ | 13 | js/src/old-configure.in | 3 +++ |
12 | 1 file changed, 3 insertions(+) | 14 | 1 file changed, 3 insertions(+) |
13 | 15 | ||
diff --git a/meta-oe/recipes-extended/mraa/mraa/0001-cmake-Use-a-regular-expression-to-match-x86-architec.patch b/meta-oe/recipes-extended/mraa/mraa/0001-cmake-Use-a-regular-expression-to-match-x86-architec.patch index 0cae02f06..dedb4adf9 100644 --- a/meta-oe/recipes-extended/mraa/mraa/0001-cmake-Use-a-regular-expression-to-match-x86-architec.patch +++ b/meta-oe/recipes-extended/mraa/mraa/0001-cmake-Use-a-regular-expression-to-match-x86-architec.patch | |||
@@ -13,6 +13,8 @@ So using a wildcard helps in using any x86 arch | |||
13 | 13 | ||
14 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 14 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
15 | --- | 15 | --- |
16 | Upstream-Status: Pending | ||
17 | |||
16 | CMakeLists.txt | 3 +-- | 18 | CMakeLists.txt | 3 +-- |
17 | 1 file changed, 1 insertion(+), 2 deletions(-) | 19 | 1 file changed, 1 insertion(+), 2 deletions(-) |
18 | 20 | ||
diff --git a/meta-oe/recipes-extended/nicstat/nicstat/0001-nicstat.c-Do-not-define-uint64_t-and-uint32_t.patch b/meta-oe/recipes-extended/nicstat/nicstat/0001-nicstat.c-Do-not-define-uint64_t-and-uint32_t.patch index a208f97eb..78e3176e8 100644 --- a/meta-oe/recipes-extended/nicstat/nicstat/0001-nicstat.c-Do-not-define-uint64_t-and-uint32_t.patch +++ b/meta-oe/recipes-extended/nicstat/nicstat/0001-nicstat.c-Do-not-define-uint64_t-and-uint32_t.patch | |||
@@ -8,6 +8,8 @@ Use the defines from platform | |||
8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
9 | 9 | ||
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | nicstat.c | 3 +-- | 13 | nicstat.c | 3 +-- |
12 | 1 file changed, 1 insertion(+), 2 deletions(-) | 14 | 1 file changed, 1 insertion(+), 2 deletions(-) |
13 | 15 | ||
diff --git a/meta-oe/recipes-extended/openwsman/openwsman/0001-lock.c-Define-PTHREAD_MUTEX_RECURSIVE_NP-if-undefine.patch b/meta-oe/recipes-extended/openwsman/openwsman/0001-lock.c-Define-PTHREAD_MUTEX_RECURSIVE_NP-if-undefine.patch index 7823fde7a..0e2349e30 100644 --- a/meta-oe/recipes-extended/openwsman/openwsman/0001-lock.c-Define-PTHREAD_MUTEX_RECURSIVE_NP-if-undefine.patch +++ b/meta-oe/recipes-extended/openwsman/openwsman/0001-lock.c-Define-PTHREAD_MUTEX_RECURSIVE_NP-if-undefine.patch | |||
@@ -8,6 +8,8 @@ checking for OS | |||
8 | 8 | ||
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | src/lib/u/lock.c | 2 +- | 13 | src/lib/u/lock.c | 2 +- |
12 | 1 file changed, 1 insertion(+), 1 deletion(-) | 14 | 1 file changed, 1 insertion(+), 1 deletion(-) |
13 | 15 | ||
diff --git a/meta-oe/recipes-extended/openwsman/openwsman/libssl-is-required-if-eventint-supported.patch b/meta-oe/recipes-extended/openwsman/openwsman/libssl-is-required-if-eventint-supported.patch index bd540e37c..71f3d90a8 100644 --- a/meta-oe/recipes-extended/openwsman/openwsman/libssl-is-required-if-eventint-supported.patch +++ b/meta-oe/recipes-extended/openwsman/openwsman/libssl-is-required-if-eventint-supported.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | libssl is required by wsman_client_transport if ENABLE_EVENTING_SUPPORT enabled. | 3 | libssl is required by wsman_client_transport if ENABLE_EVENTING_SUPPORT enabled. |
2 | 4 | ||
3 | Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com> | 5 | Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com> |
diff --git a/meta-oe/recipes-extended/rarpd/rarpd/0001-rarpd.8-add-man-file.patch b/meta-oe/recipes-extended/rarpd/rarpd/0001-rarpd.8-add-man-file.patch index 77c75b4a2..05483aa3e 100644 --- a/meta-oe/recipes-extended/rarpd/rarpd/0001-rarpd.8-add-man-file.patch +++ b/meta-oe/recipes-extended/rarpd/rarpd/0001-rarpd.8-add-man-file.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH 1/5] rarpd.8 : add man file | |||
5 | 5 | ||
6 | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> | 6 | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | rarpd.8 | 69 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | 10 | rarpd.8 | 69 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
9 | 1 file changed, 69 insertions(+) | 11 | 1 file changed, 69 insertions(+) |
10 | create mode 100644 rarpd.8 | 12 | create mode 100644 rarpd.8 |
diff --git a/meta-oe/recipes-extended/rarpd/rarpd/0002-Makefile-modify-compile-parameters.patch b/meta-oe/recipes-extended/rarpd/rarpd/0002-Makefile-modify-compile-parameters.patch index 0b3ebc468..54b8e8181 100644 --- a/meta-oe/recipes-extended/rarpd/rarpd/0002-Makefile-modify-compile-parameters.patch +++ b/meta-oe/recipes-extended/rarpd/rarpd/0002-Makefile-modify-compile-parameters.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH 2/5] Makefile : modify compile parameters | |||
5 | 5 | ||
6 | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> | 6 | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | Makefile | 2 +- | 10 | Makefile | 2 +- |
9 | 1 file changed, 1 insertion(+), 1 deletion(-) | 11 | 1 file changed, 1 insertion(+), 1 deletion(-) |
10 | 12 | ||
diff --git a/meta-oe/recipes-extended/rarpd/rarpd/0003-rarpd.c-bug-fix.patch b/meta-oe/recipes-extended/rarpd/rarpd/0003-rarpd.c-bug-fix.patch index 7ce127909..82655644f 100644 --- a/meta-oe/recipes-extended/rarpd/rarpd/0003-rarpd.c-bug-fix.patch +++ b/meta-oe/recipes-extended/rarpd/rarpd/0003-rarpd.c-bug-fix.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH 3/5] rarpd.c : bug fix | |||
5 | 5 | ||
6 | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> | 6 | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | rarpd.c | 98 +++++++++++++++++++++++++++++++++++++---------------------------- | 10 | rarpd.c | 98 +++++++++++++++++++++++++++++++++++++---------------------------- |
9 | 1 file changed, 56 insertions(+), 42 deletions(-) | 11 | 1 file changed, 56 insertions(+), 42 deletions(-) |
10 | 12 | ||
diff --git a/meta-oe/recipes-extended/rarpd/rarpd/0004-rarpd.init-add-new-init-file.patch b/meta-oe/recipes-extended/rarpd/rarpd/0004-rarpd.init-add-new-init-file.patch index 3ba11ffe5..7a50ca3ce 100644 --- a/meta-oe/recipes-extended/rarpd/rarpd/0004-rarpd.init-add-new-init-file.patch +++ b/meta-oe/recipes-extended/rarpd/rarpd/0004-rarpd.init-add-new-init-file.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH 4/5] rarpd.init : add new init file | |||
5 | 5 | ||
6 | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> | 6 | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | rarpd.init | 96 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | 10 | rarpd.init | 96 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
9 | 1 file changed, 96 insertions(+) | 11 | 1 file changed, 96 insertions(+) |
10 | create mode 100644 rarpd.init | 12 | create mode 100644 rarpd.init |
diff --git a/meta-oe/recipes-extended/rarpd/rarpd/0005-ethernet.c-remove-it.patch b/meta-oe/recipes-extended/rarpd/rarpd/0005-ethernet.c-remove-it.patch index c77c80612..c651d656a 100644 --- a/meta-oe/recipes-extended/rarpd/rarpd/0005-ethernet.c-remove-it.patch +++ b/meta-oe/recipes-extended/rarpd/rarpd/0005-ethernet.c-remove-it.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH 5/5] ethernet.c : remove it | |||
5 | 5 | ||
6 | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> | 6 | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | ethernet.c | 224 ------------------------------------------------------------- | 10 | ethernet.c | 224 ------------------------------------------------------------- |
9 | 1 file changed, 224 deletions(-) | 11 | 1 file changed, 224 deletions(-) |
10 | delete mode 100644 ethernet.c | 12 | delete mode 100644 ethernet.c |
diff --git a/meta-oe/recipes-extended/redis/redis-7.0.11/hiredis-use-default-CC-if-it-is-set.patch b/meta-oe/recipes-extended/redis/redis-7.0.11/hiredis-use-default-CC-if-it-is-set.patch index 657b0923e..250fdd0ff 100644 --- a/meta-oe/recipes-extended/redis/redis-7.0.11/hiredis-use-default-CC-if-it-is-set.patch +++ b/meta-oe/recipes-extended/redis/redis-7.0.11/hiredis-use-default-CC-if-it-is-set.patch | |||
@@ -18,6 +18,8 @@ Reworked for 6.0.4 | |||
18 | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> | 18 | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> |
19 | 19 | ||
20 | --- | 20 | --- |
21 | Upstream-Status: Pending | ||
22 | |||
21 | deps/hiredis/Makefile | 2 -- | 23 | deps/hiredis/Makefile | 2 -- |
22 | 1 file changed, 2 deletions(-) | 24 | 1 file changed, 2 deletions(-) |
23 | 25 | ||
diff --git a/meta-oe/recipes-extended/redis/redis-7.0.11/lua-update-Makefile-to-use-environment-build-setting.patch b/meta-oe/recipes-extended/redis/redis-7.0.11/lua-update-Makefile-to-use-environment-build-setting.patch index c6c6fde16..bff07535d 100644 --- a/meta-oe/recipes-extended/redis/redis-7.0.11/lua-update-Makefile-to-use-environment-build-setting.patch +++ b/meta-oe/recipes-extended/redis/redis-7.0.11/lua-update-Makefile-to-use-environment-build-setting.patch | |||
@@ -16,6 +16,8 @@ updated to work wtih 6.2.1 | |||
16 | Signed-off-by: Yi Fan Yu <yifan.yu@windriver.com> | 16 | Signed-off-by: Yi Fan Yu <yifan.yu@windriver.com> |
17 | 17 | ||
18 | --- | 18 | --- |
19 | Upstream-Status: Pending | ||
20 | |||
19 | deps/Makefile | 1 - | 21 | deps/Makefile | 1 - |
20 | deps/lua/Makefile | 1 - | 22 | deps/lua/Makefile | 1 - |
21 | deps/lua/src/Makefile | 16 ++++++---------- | 23 | deps/lua/src/Makefile | 16 ++++++---------- |
diff --git a/meta-oe/recipes-extended/redis/redis-7.0.11/oe-use-libc-malloc.patch b/meta-oe/recipes-extended/redis/redis-7.0.11/oe-use-libc-malloc.patch index bf6d0cf3c..bf05fc4c5 100644 --- a/meta-oe/recipes-extended/redis/redis-7.0.11/oe-use-libc-malloc.patch +++ b/meta-oe/recipes-extended/redis/redis-7.0.11/oe-use-libc-malloc.patch | |||
@@ -15,6 +15,8 @@ Update to work with 4.0.8 | |||
15 | Signed-off-by: Alistair Francis <alistair.francis@wdc.com> | 15 | Signed-off-by: Alistair Francis <alistair.francis@wdc.com> |
16 | 16 | ||
17 | --- | 17 | --- |
18 | Upstream-Status: Pending | ||
19 | |||
18 | src/Makefile | 3 ++- | 20 | src/Makefile | 3 ++- |
19 | 1 file changed, 2 insertions(+), 1 deletion(-) | 21 | 1 file changed, 2 insertions(+), 1 deletion(-) |
20 | 22 | ||
diff --git a/meta-oe/recipes-extended/redis/redis/hiredis-use-default-CC-if-it-is-set.patch b/meta-oe/recipes-extended/redis/redis/hiredis-use-default-CC-if-it-is-set.patch index 878cd3697..d2a1b45e6 100644 --- a/meta-oe/recipes-extended/redis/redis/hiredis-use-default-CC-if-it-is-set.patch +++ b/meta-oe/recipes-extended/redis/redis/hiredis-use-default-CC-if-it-is-set.patch | |||
@@ -14,6 +14,8 @@ Signed-off-by: Alistair Francis <alistair.francis@wdc.com> | |||
14 | Reworked for 6.0.4 | 14 | Reworked for 6.0.4 |
15 | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> | 15 | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> |
16 | --- | 16 | --- |
17 | Upstream-Status: Pending | ||
18 | |||
17 | deps/hiredis/Makefile | 2 -- | 19 | deps/hiredis/Makefile | 2 -- |
18 | 1 file changed, 2 deletions(-) | 20 | 1 file changed, 2 deletions(-) |
19 | 21 | ||
diff --git a/meta-oe/recipes-extended/redis/redis/lua-update-Makefile-to-use-environment-build-setting.patch b/meta-oe/recipes-extended/redis/redis/lua-update-Makefile-to-use-environment-build-setting.patch index 1619e9db3..aade7afd0 100644 --- a/meta-oe/recipes-extended/redis/redis/lua-update-Makefile-to-use-environment-build-setting.patch +++ b/meta-oe/recipes-extended/redis/redis/lua-update-Makefile-to-use-environment-build-setting.patch | |||
@@ -15,6 +15,8 @@ Signed-off-by: Armin Kuster <akust808@gmail.com> | |||
15 | updated to work wtih 6.2.1 | 15 | updated to work wtih 6.2.1 |
16 | Signed-off-by: Yi Fan Yu <yifan.yu@windriver.com> | 16 | Signed-off-by: Yi Fan Yu <yifan.yu@windriver.com> |
17 | --- | 17 | --- |
18 | Upstream-Status: Pending | ||
19 | |||
18 | deps/Makefile | 1 - | 20 | deps/Makefile | 1 - |
19 | deps/lua/Makefile | 1 - | 21 | deps/lua/Makefile | 1 - |
20 | deps/lua/src/Makefile | 16 ++++++---------- | 22 | deps/lua/src/Makefile | 16 ++++++---------- |
diff --git a/meta-oe/recipes-extended/redis/redis/oe-use-libc-malloc.patch b/meta-oe/recipes-extended/redis/redis/oe-use-libc-malloc.patch index a0f66b845..e76bdbc26 100644 --- a/meta-oe/recipes-extended/redis/redis/oe-use-libc-malloc.patch +++ b/meta-oe/recipes-extended/redis/redis/oe-use-libc-malloc.patch | |||
@@ -15,6 +15,8 @@ Update to work with 4.0.8 | |||
15 | Signed-off-by: Alistair Francis <alistair.francis@wdc.com> | 15 | Signed-off-by: Alistair Francis <alistair.francis@wdc.com> |
16 | 16 | ||
17 | --- | 17 | --- |
18 | Upstream-Status: Pending | ||
19 | |||
18 | src/Makefile | 3 ++- | 20 | src/Makefile | 3 ++- |
19 | 1 file changed, 2 insertions(+), 1 deletion(-) | 21 | 1 file changed, 2 insertions(+), 1 deletion(-) |
20 | 22 | ||
diff --git a/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/0001-include-stdint.h-system-header-for-UINT16_MAX.patch b/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/0001-include-stdint.h-system-header-for-UINT16_MAX.patch index c2111a2c1..1c93d42f3 100644 --- a/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/0001-include-stdint.h-system-header-for-UINT16_MAX.patch +++ b/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/0001-include-stdint.h-system-header-for-UINT16_MAX.patch | |||
@@ -9,6 +9,8 @@ error: 'UINT16_MAX' undeclared (first use in this function) | |||
9 | 9 | ||
10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | interopServerProvider.c | 1 + | 14 | interopServerProvider.c | 1 + |
13 | 1 file changed, 1 insertion(+) | 15 | 1 file changed, 1 insertion(+) |
14 | 16 | ||
diff --git a/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.3.15-fix-provider-debugging.patch b/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.3.15-fix-provider-debugging.patch index 4fbecaa63..f21b3b9a5 100644 --- a/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.3.15-fix-provider-debugging.patch +++ b/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.3.15-fix-provider-debugging.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | diff -up sblim-sfcb-1.4.5/providerDrv.c.orig sblim-sfcb-1.4.5/providerDrv.c | 3 | diff -up sblim-sfcb-1.4.5/providerDrv.c.orig sblim-sfcb-1.4.5/providerDrv.c |
2 | --- sblim-sfcb-1.4.5/providerDrv.c.orig 2013-09-04 12:59:22.140813239 +0200 | 4 | --- sblim-sfcb-1.4.5/providerDrv.c.orig 2013-09-04 12:59:22.140813239 +0200 |
3 | +++ sblim-sfcb-1.4.5/providerDrv.c 2013-09-04 12:59:40.511870274 +0200 | 5 | +++ sblim-sfcb-1.4.5/providerDrv.c 2013-09-04 12:59:40.511870274 +0200 |
diff --git a/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.3.16-maxMsgLen.patch b/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.3.16-maxMsgLen.patch index a0dd81653..941b522b1 100644 --- a/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.3.16-maxMsgLen.patch +++ b/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.3.16-maxMsgLen.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | diff -up sblim-sfcb-1.3.16/sfcb.cfg.pre.in.old sblim-sfcb-1.3.16/sfcb.cfg.pre.in | 3 | diff -up sblim-sfcb-1.3.16/sfcb.cfg.pre.in.old sblim-sfcb-1.3.16/sfcb.cfg.pre.in |
2 | --- sblim-sfcb-1.3.16/sfcb.cfg.pre.in.old 2012-06-13 23:21:09.000000000 +0200 | 4 | --- sblim-sfcb-1.3.16/sfcb.cfg.pre.in.old 2012-06-13 23:21:09.000000000 +0200 |
3 | +++ sblim-sfcb-1.3.16/sfcb.cfg.pre.in 2013-06-24 15:34:38.881992781 +0200 | 5 | +++ sblim-sfcb-1.3.16/sfcb.cfg.pre.in 2013-06-24 15:34:38.881992781 +0200 |
diff --git a/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.3.16-multilib-man-cfg.patch b/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.3.16-multilib-man-cfg.patch index c8cece2c2..a175d1b06 100644 --- a/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.3.16-multilib-man-cfg.patch +++ b/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.3.16-multilib-man-cfg.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | diff -up sblim-sfcb-1.3.16/man/sfcbd.1.pre.in.orig sblim-sfcb-1.3.16/man/sfcbd.1.pre.in | 3 | diff -up sblim-sfcb-1.3.16/man/sfcbd.1.pre.in.orig sblim-sfcb-1.3.16/man/sfcbd.1.pre.in |
2 | --- sblim-sfcb-1.3.16/man/sfcbd.1.pre.in.orig 2014-02-26 14:05:32.213091734 +0100 | 4 | --- sblim-sfcb-1.3.16/man/sfcbd.1.pre.in.orig 2014-02-26 14:05:32.213091734 +0100 |
3 | +++ sblim-sfcb-1.3.16/man/sfcbd.1.pre.in 2014-02-26 15:10:54.476196379 +0100 | 5 | +++ sblim-sfcb-1.3.16/man/sfcbd.1.pre.in 2014-02-26 15:10:54.476196379 +0100 |
diff --git a/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.3.9-sfcbrepos-schema-location.patch b/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.3.9-sfcbrepos-schema-location.patch index 7f95a9da3..83d4bbcd1 100644 --- a/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.3.9-sfcbrepos-schema-location.patch +++ b/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.3.9-sfcbrepos-schema-location.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | diff -up sblim-sfcb-1.3.9/man/sfcbrepos.1.pre.in.orig sblim-sfcb-1.3.9/man/sfcbrepos.1.pre.in | 3 | diff -up sblim-sfcb-1.3.9/man/sfcbrepos.1.pre.in.orig sblim-sfcb-1.3.9/man/sfcbrepos.1.pre.in |
2 | --- sblim-sfcb-1.3.9/man/sfcbrepos.1.pre.in.orig 2009-10-13 21:54:13.000000000 +0200 | 4 | --- sblim-sfcb-1.3.9/man/sfcbrepos.1.pre.in.orig 2009-10-13 21:54:13.000000000 +0200 |
3 | +++ sblim-sfcb-1.3.9/man/sfcbrepos.1.pre.in 2010-09-06 14:01:57.294564062 +0200 | 5 | +++ sblim-sfcb-1.3.9/man/sfcbrepos.1.pre.in 2010-09-06 14:01:57.294564062 +0200 |
diff --git a/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.4.5-service.patch b/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.4.5-service.patch index eaccfa594..08b9a1403 100644 --- a/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.4.5-service.patch +++ b/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.4.5-service.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | diff -up sblim-sfcb-1.4.6/Makefile.in.orig sblim-sfcb-1.4.6/Makefile.in | 3 | diff -up sblim-sfcb-1.4.6/Makefile.in.orig sblim-sfcb-1.4.6/Makefile.in |
2 | --- sblim-sfcb-1.4.6/Makefile.in.orig 2013-10-07 10:43:34.783228137 +0200 | 4 | --- sblim-sfcb-1.4.6/Makefile.in.orig 2013-10-07 10:43:34.783228137 +0200 |
3 | +++ sblim-sfcb-1.4.6/Makefile.in 2013-10-07 10:44:30.178533289 +0200 | 5 | +++ sblim-sfcb-1.4.6/Makefile.in 2013-10-07 10:44:30.178533289 +0200 |
diff --git a/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.4.8-default-ecdh-curve-name.patch b/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.4.8-default-ecdh-curve-name.patch index 3268d49f4..f11cf925f 100644 --- a/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.4.8-default-ecdh-curve-name.patch +++ b/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.4.8-default-ecdh-curve-name.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | diff -up sblim-sfcb-1.4.8/control.c.orig sblim-sfcb-1.4.8/control.c | 3 | diff -up sblim-sfcb-1.4.8/control.c.orig sblim-sfcb-1.4.8/control.c |
2 | --- sblim-sfcb-1.4.8/control.c.orig 2014-03-27 00:46:28.000000000 +0100 | 4 | --- sblim-sfcb-1.4.8/control.c.orig 2014-03-27 00:46:28.000000000 +0100 |
3 | +++ sblim-sfcb-1.4.8/control.c 2014-05-15 12:31:38.304169409 +0200 | 5 | +++ sblim-sfcb-1.4.8/control.c 2014-05-15 12:31:38.304169409 +0200 |
diff --git a/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.4.9-fix-ftbfs.patch b/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.4.9-fix-ftbfs.patch index 9548b3c06..fd2d076b8 100644 --- a/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.4.9-fix-ftbfs.patch +++ b/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/sblim-sfcb-1.4.9-fix-ftbfs.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | diff -up sblim-sfcb-1.4.9/control.c.orig sblim-sfcb-1.4.9/control.c | 3 | diff -up sblim-sfcb-1.4.9/control.c.orig sblim-sfcb-1.4.9/control.c |
2 | --- sblim-sfcb-1.4.9/control.c.orig 2015-07-13 15:06:21.331660336 +0200 | 4 | --- sblim-sfcb-1.4.9/control.c.orig 2015-07-13 15:06:21.331660336 +0200 |
3 | +++ sblim-sfcb-1.4.9/control.c 2015-07-13 15:08:38.031308917 +0200 | 5 | +++ sblim-sfcb-1.4.9/control.c 2015-07-13 15:08:38.031308917 +0200 |
diff --git a/meta-oe/recipes-extended/scsirastools/scsirastools/mdadm.patch b/meta-oe/recipes-extended/scsirastools/scsirastools/mdadm.patch index 6edda08cd..3dc9d4766 100644 --- a/meta-oe/recipes-extended/scsirastools/scsirastools/mdadm.patch +++ b/meta-oe/recipes-extended/scsirastools/scsirastools/mdadm.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- mdadm.d/mdadm-1.3.0/mdadm.h.org 2017-06-20 00:35:55.366978372 -0700 | 3 | --- mdadm.d/mdadm-1.3.0/mdadm.h.org 2017-06-20 00:35:55.366978372 -0700 |
2 | +++ mdadm.d/mdadm-1.3.0/mdadm.h 2017-06-20 00:36:41.244363348 -0700 | 4 | +++ mdadm.d/mdadm-1.3.0/mdadm.h 2017-06-20 00:36:41.244363348 -0700 |
3 | @@ -29,8 +29,9 @@ | 5 | @@ -29,8 +29,9 @@ |
diff --git a/meta-oe/recipes-extended/scsirastools/scsirastools/print-format.patch b/meta-oe/recipes-extended/scsirastools/scsirastools/print-format.patch index ac8178058..4494ae1ee 100644 --- a/meta-oe/recipes-extended/scsirastools/scsirastools/print-format.patch +++ b/meta-oe/recipes-extended/scsirastools/scsirastools/print-format.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Index: scsirastools-1.6.6/src/sgcommon.c | 3 | Index: scsirastools-1.6.6/src/sgcommon.c |
2 | =================================================================== | 4 | =================================================================== |
3 | --- scsirastools-1.6.6.orig/src/sgcommon.c | 5 | --- scsirastools-1.6.6.orig/src/sgcommon.c |
diff --git a/meta-oe/recipes-extended/sedutil/files/0001-Fix-build-on-big-endian-architectures.patch b/meta-oe/recipes-extended/sedutil/files/0001-Fix-build-on-big-endian-architectures.patch index 7351197e4..0b78d238b 100644 --- a/meta-oe/recipes-extended/sedutil/files/0001-Fix-build-on-big-endian-architectures.patch +++ b/meta-oe/recipes-extended/sedutil/files/0001-Fix-build-on-big-endian-architectures.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] Fix build on big endian architectures | |||
5 | 5 | ||
6 | Signed-off-by: Primoz Fiser <primoz.fiser@norik.com> | 6 | Signed-off-by: Primoz Fiser <primoz.fiser@norik.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | Common/DtaEndianFixup.h | 13 +++++++------ | 10 | Common/DtaEndianFixup.h | 13 +++++++------ |
9 | 1 file changed, 7 insertions(+), 6 deletions(-) | 11 | 1 file changed, 7 insertions(+), 6 deletions(-) |
10 | 12 | ||
diff --git a/meta-oe/recipes-extended/sgpio/sgpio/0001-makefile-Add-LDFLAGS-to-linking-rule.patch b/meta-oe/recipes-extended/sgpio/sgpio/0001-makefile-Add-LDFLAGS-to-linking-rule.patch index 87fdd6058..895916cea 100644 --- a/meta-oe/recipes-extended/sgpio/sgpio/0001-makefile-Add-LDFLAGS-to-linking-rule.patch +++ b/meta-oe/recipes-extended/sgpio/sgpio/0001-makefile-Add-LDFLAGS-to-linking-rule.patch | |||
@@ -8,6 +8,8 @@ No GNU_HASH in the elf binary | |||
8 | 8 | ||
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | Makefile | 2 +- | 13 | Makefile | 2 +- |
12 | 1 file changed, 1 insertion(+), 1 deletion(-) | 14 | 1 file changed, 1 insertion(+), 1 deletion(-) |
13 | 15 | ||
diff --git a/meta-oe/recipes-extended/tipcutils/tipcutils/0001-include-sys-select.h-for-FD_-definitions.patch b/meta-oe/recipes-extended/tipcutils/tipcutils/0001-include-sys-select.h-for-FD_-definitions.patch index 6c8ba9074..9f0604892 100644 --- a/meta-oe/recipes-extended/tipcutils/tipcutils/0001-include-sys-select.h-for-FD_-definitions.patch +++ b/meta-oe/recipes-extended/tipcutils/tipcutils/0001-include-sys-select.h-for-FD_-definitions.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH 1/2] include sys/select.h for FD_* definitions | |||
5 | 5 | ||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | demos/inventory_sim/inventory_sim.c | 1 + | 10 | demos/inventory_sim/inventory_sim.c | 1 + |
9 | 1 file changed, 1 insertion(+) | 11 | 1 file changed, 1 insertion(+) |
10 | 12 | ||
diff --git a/meta-oe/recipes-extended/tipcutils/tipcutils/0002-replace-non-standard-uint-with-unsigned-int.patch b/meta-oe/recipes-extended/tipcutils/tipcutils/0002-replace-non-standard-uint-with-unsigned-int.patch index 03e711e9a..89eae015c 100644 --- a/meta-oe/recipes-extended/tipcutils/tipcutils/0002-replace-non-standard-uint-with-unsigned-int.patch +++ b/meta-oe/recipes-extended/tipcutils/tipcutils/0002-replace-non-standard-uint-with-unsigned-int.patch | |||
@@ -7,6 +7,8 @@ make it portable on musl | |||
7 | 7 | ||
8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | demos/benchmark/client_tipc.c | 34 +++++++++++++++++----------------- | 12 | demos/benchmark/client_tipc.c | 34 +++++++++++++++++----------------- |
11 | demos/benchmark/common_tipc.h | 2 +- | 13 | demos/benchmark/common_tipc.h | 2 +- |
12 | demos/benchmark/server_tipc.c | 10 +++++----- | 14 | demos/benchmark/server_tipc.c | 10 +++++----- |
diff --git a/meta-oe/recipes-extended/uml-utilities/uml-utilities-20040406/0001-include-required-system-header-files-for-fd_set-and-.patch b/meta-oe/recipes-extended/uml-utilities/uml-utilities-20040406/0001-include-required-system-header-files-for-fd_set-and-.patch index 38e945d64..02aca7da4 100644 --- a/meta-oe/recipes-extended/uml-utilities/uml-utilities-20040406/0001-include-required-system-header-files-for-fd_set-and-.patch +++ b/meta-oe/recipes-extended/uml-utilities/uml-utilities-20040406/0001-include-required-system-header-files-for-fd_set-and-.patch | |||
@@ -8,6 +8,8 @@ makedev macro is defined in sys/sysmacros.h | |||
8 | 8 | ||
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | uml_net/ethertap.c | 1 + | 13 | uml_net/ethertap.c | 1 + |
12 | uml_net/host.c | 1 + | 14 | uml_net/host.c | 1 + |
13 | 2 files changed, 2 insertions(+) | 15 | 2 files changed, 2 insertions(+) |
diff --git a/meta-oe/recipes-extended/uml-utilities/uml-utilities-20040406/fix-ldflags.patch b/meta-oe/recipes-extended/uml-utilities/uml-utilities-20040406/fix-ldflags.patch index f4a175cdf..a66d7d590 100644 --- a/meta-oe/recipes-extended/uml-utilities/uml-utilities-20040406/fix-ldflags.patch +++ b/meta-oe/recipes-extended/uml-utilities/uml-utilities-20040406/fix-ldflags.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | 3 | ||
2 | # | 4 | # |
3 | # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher | 5 | # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher |
diff --git a/meta-oe/recipes-extended/uml-utilities/uml-utilities-20040406/unstrip.patch b/meta-oe/recipes-extended/uml-utilities/uml-utilities-20040406/unstrip.patch index 868001dbd..b6fce0098 100644 --- a/meta-oe/recipes-extended/uml-utilities/uml-utilities-20040406/unstrip.patch +++ b/meta-oe/recipes-extended/uml-utilities/uml-utilities-20040406/unstrip.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Dont strip during install let the packaging handle it | 3 | Dont strip during install let the packaging handle it |
2 | 4 | ||
3 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 5 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
diff --git a/meta-oe/recipes-extended/upm/upm/0001-CMakeLists.txt-Use-SWIG_SUPPORT_FILES-to-find-the-li.patch b/meta-oe/recipes-extended/upm/upm/0001-CMakeLists.txt-Use-SWIG_SUPPORT_FILES-to-find-the-li.patch index 4b9a195e0..8c3b14836 100644 --- a/meta-oe/recipes-extended/upm/upm/0001-CMakeLists.txt-Use-SWIG_SUPPORT_FILES-to-find-the-li.patch +++ b/meta-oe/recipes-extended/upm/upm/0001-CMakeLists.txt-Use-SWIG_SUPPORT_FILES-to-find-the-li.patch | |||
@@ -10,6 +10,8 @@ cmake version 3.12 or higher | |||
10 | 10 | ||
11 | Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com> | 11 | Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com> |
12 | --- | 12 | --- |
13 | Upstream-Status: Pending | ||
14 | |||
13 | src/CMakeLists.txt | 8 +++++++- | 15 | src/CMakeLists.txt | 8 +++++++- |
14 | 1 file changed, 7 insertions(+), 1 deletion(-) | 16 | 1 file changed, 7 insertions(+), 1 deletion(-) |
15 | 17 | ||
diff --git a/meta-oe/recipes-extended/wxwidgets/wxwidgets/musl-locale-l.patch b/meta-oe/recipes-extended/wxwidgets/wxwidgets/musl-locale-l.patch index f83d2d445..e4ca6579f 100644 --- a/meta-oe/recipes-extended/wxwidgets/wxwidgets/musl-locale-l.patch +++ b/meta-oe/recipes-extended/wxwidgets/wxwidgets/musl-locale-l.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | these macro'd away functions don't exist in musl (yet) | 3 | these macro'd away functions don't exist in musl (yet) |
2 | diff --git a/include/wx/xlocale.h b/include/wx/xlocale.h | 4 | diff --git a/include/wx/xlocale.h b/include/wx/xlocale.h |
3 | index c433d25..3ab9d84 100644 | 5 | index c433d25..3ab9d84 100644 |
diff --git a/meta-oe/recipes-graphics/dietsplash/dietsplash/0001-configure.ac-Do-not-demand-linker-hash-style.patch b/meta-oe/recipes-graphics/dietsplash/dietsplash/0001-configure.ac-Do-not-demand-linker-hash-style.patch index 87e8637ee..aad393b1d 100644 --- a/meta-oe/recipes-graphics/dietsplash/dietsplash/0001-configure.ac-Do-not-demand-linker-hash-style.patch +++ b/meta-oe/recipes-graphics/dietsplash/dietsplash/0001-configure.ac-Do-not-demand-linker-hash-style.patch | |||
@@ -8,6 +8,8 @@ is not supported | |||
8 | 8 | ||
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | configure.ac | 1 - | 13 | configure.ac | 1 - |
12 | 1 file changed, 1 deletion(-) | 14 | 1 file changed, 1 deletion(-) |
13 | 15 | ||
diff --git a/meta-oe/recipes-graphics/dnfdragora/dnfdragora/0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch b/meta-oe/recipes-graphics/dnfdragora/dnfdragora/0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch index 6a7b1bf31..5740f4a81 100644 --- a/meta-oe/recipes-graphics/dnfdragora/dnfdragora/0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch +++ b/meta-oe/recipes-graphics/dnfdragora/dnfdragora/0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] Do not set PYTHON_INSTALL_DIR by running python. | |||
5 | 5 | ||
6 | Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> | 6 | Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | CMakeLists.txt | 2 +- | 10 | CMakeLists.txt | 2 +- |
9 | 1 file changed, 1 insertion(+), 1 deletion(-) | 11 | 1 file changed, 1 insertion(+), 1 deletion(-) |
10 | 12 | ||
diff --git a/meta-oe/recipes-graphics/dnfdragora/dnfdragora/0001-To-fix-error-when-do_package.patch b/meta-oe/recipes-graphics/dnfdragora/dnfdragora/0001-To-fix-error-when-do_package.patch index bef471189..2951ee455 100644 --- a/meta-oe/recipes-graphics/dnfdragora/dnfdragora/0001-To-fix-error-when-do_package.patch +++ b/meta-oe/recipes-graphics/dnfdragora/dnfdragora/0001-To-fix-error-when-do_package.patch | |||
@@ -11,6 +11,8 @@ shipped in any package: | |||
11 | 11 | ||
12 | Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> | 12 | Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> |
13 | --- | 13 | --- |
14 | Upstream-Status: Pending | ||
15 | |||
14 | CMakeLists.txt | 2 +- | 16 | CMakeLists.txt | 2 +- |
15 | 1 file changed, 1 insertion(+), 1 deletion(-) | 17 | 1 file changed, 1 insertion(+), 1 deletion(-) |
16 | 18 | ||
diff --git a/meta-oe/recipes-graphics/dnfdragora/dnfdragora/0001-disable-build-manpages.patch b/meta-oe/recipes-graphics/dnfdragora/dnfdragora/0001-disable-build-manpages.patch index c8b105ea3..078f52511 100644 --- a/meta-oe/recipes-graphics/dnfdragora/dnfdragora/0001-disable-build-manpages.patch +++ b/meta-oe/recipes-graphics/dnfdragora/dnfdragora/0001-disable-build-manpages.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] disable build manpages. | |||
5 | 5 | ||
6 | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> | 6 | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | CMakeLists.txt | 1 - | 10 | CMakeLists.txt | 1 - |
9 | 1 file changed, 1 deletion(-) | 11 | 1 file changed, 1 deletion(-) |
10 | 12 | ||
diff --git a/meta-oe/recipes-graphics/fbida/files/fix-preprocessor.patch b/meta-oe/recipes-graphics/fbida/files/fix-preprocessor.patch index cdeac996a..ef70a070d 100644 --- a/meta-oe/recipes-graphics/fbida/files/fix-preprocessor.patch +++ b/meta-oe/recipes-graphics/fbida/files/fix-preprocessor.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- a/scripts/jpeg-version.sh | 3 | --- a/scripts/jpeg-version.sh |
2 | +++ b/scripts/jpeg-version.sh | 4 | +++ b/scripts/jpeg-version.sh |
3 | @@ -1,2 +1,2 @@ | 5 | @@ -1,2 +1,2 @@ |
diff --git a/meta-oe/recipes-graphics/fbida/files/support-jpeg-turbo.patch b/meta-oe/recipes-graphics/fbida/files/support-jpeg-turbo.patch index 05cd74da9..719c096e2 100644 --- a/meta-oe/recipes-graphics/fbida/files/support-jpeg-turbo.patch +++ b/meta-oe/recipes-graphics/fbida/files/support-jpeg-turbo.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Add patch by Ondrej Sury to migrate to libjpeg-turbo (Closes: #763263) | 3 | Add patch by Ondrej Sury to migrate to libjpeg-turbo (Closes: #763263) |
2 | 4 | ||
3 | Index: fbida-2.10/jpeg/62/jpegcomp.h | 5 | Index: fbida-2.10/jpeg/62/jpegcomp.h |
diff --git a/meta-oe/recipes-graphics/glm/glm/0001-Do-not-use-Werror-with-clang.patch b/meta-oe/recipes-graphics/glm/glm/0001-Do-not-use-Werror-with-clang.patch index 7b3e005ff..dee274989 100644 --- a/meta-oe/recipes-graphics/glm/glm/0001-Do-not-use-Werror-with-clang.patch +++ b/meta-oe/recipes-graphics/glm/glm/0001-Do-not-use-Werror-with-clang.patch | |||
@@ -7,6 +7,8 @@ Too many warnings to handle for a distro build | |||
7 | 7 | ||
8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | test/CMakeLists.txt | 4 ---- | 12 | test/CMakeLists.txt | 4 ---- |
11 | 1 file changed, 4 deletions(-) | 13 | 1 file changed, 4 deletions(-) |
12 | 14 | ||
diff --git a/meta-oe/recipes-graphics/gphoto2/gphoto2/0001-configure.ac-remove-AM_PO_SUBDIRS.patch b/meta-oe/recipes-graphics/gphoto2/gphoto2/0001-configure.ac-remove-AM_PO_SUBDIRS.patch index eaef8180e..14976ffb7 100644 --- a/meta-oe/recipes-graphics/gphoto2/gphoto2/0001-configure.ac-remove-AM_PO_SUBDIRS.patch +++ b/meta-oe/recipes-graphics/gphoto2/gphoto2/0001-configure.ac-remove-AM_PO_SUBDIRS.patch | |||
@@ -6,6 +6,8 @@ Subject: [PATCH] configure.ac remove AM_PO_SUBDIRS | |||
6 | This is done twice together with oe autotools.bbclass. | 6 | This is done twice together with oe autotools.bbclass. |
7 | 7 | ||
8 | --- | 8 | --- |
9 | Upstream-Status: Pending | ||
10 | |||
9 | configure.ac | 1 - | 11 | configure.ac | 1 - |
10 | 1 file changed, 1 deletion(-) | 12 | 1 file changed, 1 deletion(-) |
11 | 13 | ||
diff --git a/meta-oe/recipes-graphics/gtkperf/gtkperf/0001-Include-stdlib.h-for-exit-API.patch b/meta-oe/recipes-graphics/gtkperf/gtkperf/0001-Include-stdlib.h-for-exit-API.patch index d529ddd23..949151a82 100644 --- a/meta-oe/recipes-graphics/gtkperf/gtkperf/0001-Include-stdlib.h-for-exit-API.patch +++ b/meta-oe/recipes-graphics/gtkperf/gtkperf/0001-Include-stdlib.h-for-exit-API.patch | |||
@@ -14,6 +14,8 @@ http://sources.debian.net/src/gtkperf/0.40%2Bds-2/debian/patches/01-include_stdl | |||
14 | 14 | ||
15 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 15 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
16 | --- | 16 | --- |
17 | Upstream-Status: Pending | ||
18 | |||
17 | src/main.c | 1 + | 19 | src/main.c | 1 + |
18 | 1 file changed, 1 insertion(+) | 20 | 1 file changed, 1 insertion(+) |
19 | 21 | ||
diff --git a/meta-oe/recipes-graphics/gtkperf/gtkperf/0002-timing.c-Fix-format-security-errors.patch b/meta-oe/recipes-graphics/gtkperf/gtkperf/0002-timing.c-Fix-format-security-errors.patch index 0548040af..f975acaba 100644 --- a/meta-oe/recipes-graphics/gtkperf/gtkperf/0002-timing.c-Fix-format-security-errors.patch +++ b/meta-oe/recipes-graphics/gtkperf/gtkperf/0002-timing.c-Fix-format-security-errors.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH 2/2] timing.c: Fix format-security errors | |||
5 | 5 | ||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | src/timing.c | 6 +++--- | 10 | src/timing.c | 6 +++--- |
9 | 1 file changed, 3 insertions(+), 3 deletions(-) | 11 | 1 file changed, 3 insertions(+), 3 deletions(-) |
10 | 12 | ||
diff --git a/meta-oe/recipes-graphics/libdecor/libdecor/0001-libdecor-gtk.c-dont-skip-for-conflicting-symbols.patch b/meta-oe/recipes-graphics/libdecor/libdecor/0001-libdecor-gtk.c-dont-skip-for-conflicting-symbols.patch index c9d63c907..9ecbdf3b3 100644 --- a/meta-oe/recipes-graphics/libdecor/libdecor/0001-libdecor-gtk.c-dont-skip-for-conflicting-symbols.patch +++ b/meta-oe/recipes-graphics/libdecor/libdecor/0001-libdecor-gtk.c-dont-skip-for-conflicting-symbols.patch | |||
@@ -10,6 +10,8 @@ https://gitlab.freedesktop.org/libdecor/libdecor/-/issues/47 | |||
10 | https://gitlab.freedesktop.org/libdecor/libdecor/-/issues/44 | 10 | https://gitlab.freedesktop.org/libdecor/libdecor/-/issues/44 |
11 | 11 | ||
12 | --- | 12 | --- |
13 | Upstream-Status: Pending | ||
14 | |||
13 | src/plugins/gtk/libdecor-gtk.c | 2 +- | 15 | src/plugins/gtk/libdecor-gtk.c | 2 +- |
14 | 1 file changed, 1 insertion(+), 1 deletion(-) | 16 | 1 file changed, 1 insertion(+), 1 deletion(-) |
15 | 17 | ||
diff --git a/meta-oe/recipes-graphics/libforms/files/add-absolute-path-for-include-dir.patch b/meta-oe/recipes-graphics/libforms/files/add-absolute-path-for-include-dir.patch index db400f702..4836b46b1 100644 --- a/meta-oe/recipes-graphics/libforms/files/add-absolute-path-for-include-dir.patch +++ b/meta-oe/recipes-graphics/libforms/files/add-absolute-path-for-include-dir.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | diff -Naur xforms-1.2.3.orig/fdesign/Makefile.am xforms-1.2.3/fdesign/Makefile.am | 3 | diff -Naur xforms-1.2.3.orig/fdesign/Makefile.am xforms-1.2.3/fdesign/Makefile.am |
2 | --- xforms-1.2.3.orig/fdesign/Makefile.am 2019-02-24 12:58:51.968645873 +0000 | 4 | --- xforms-1.2.3.orig/fdesign/Makefile.am 2019-02-24 12:58:51.968645873 +0000 |
3 | +++ xforms-1.2.3/fdesign/Makefile.am 2019-02-24 13:00:48.500635163 +0000 | 5 | +++ xforms-1.2.3/fdesign/Makefile.am 2019-02-24 13:00:48.500635163 +0000 |
diff --git a/meta-oe/recipes-graphics/libforms/files/fix-link-to-xforms-man.patch b/meta-oe/recipes-graphics/libforms/files/fix-link-to-xforms-man.patch index c95bd18da..9ab67b35a 100644 --- a/meta-oe/recipes-graphics/libforms/files/fix-link-to-xforms-man.patch +++ b/meta-oe/recipes-graphics/libforms/files/fix-link-to-xforms-man.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | diff -Naur xforms-1.2.3.orig/lib/Makefile.am xforms-1.2.3/lib/Makefile.am | 3 | diff -Naur xforms-1.2.3.orig/lib/Makefile.am xforms-1.2.3/lib/Makefile.am |
2 | --- xforms-1.2.3.orig/lib/Makefile.am 2019-02-24 12:53:58.340678373 +0000 | 4 | --- xforms-1.2.3.orig/lib/Makefile.am 2019-02-24 12:53:58.340678373 +0000 |
3 | +++ xforms-1.2.3/lib/Makefile.am 2019-02-24 12:54:33.096674102 +0000 | 5 | +++ xforms-1.2.3/lib/Makefile.am 2019-02-24 12:54:33.096674102 +0000 |
diff --git a/meta-oe/recipes-graphics/libforms/files/fix-path-fdesign_LDADD.patch b/meta-oe/recipes-graphics/libforms/files/fix-path-fdesign_LDADD.patch index 73956dee9..dc494281b 100644 --- a/meta-oe/recipes-graphics/libforms/files/fix-path-fdesign_LDADD.patch +++ b/meta-oe/recipes-graphics/libforms/files/fix-path-fdesign_LDADD.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | diff -Naur xforms-1.2.3.orig/fdesign/Makefile.am xforms-1.2.3/fdesign/Makefile.am | 3 | diff -Naur xforms-1.2.3.orig/fdesign/Makefile.am xforms-1.2.3/fdesign/Makefile.am |
2 | --- xforms-1.2.3.orig/fdesign/Makefile.am 2019-02-24 13:08:48.412603250 +0000 | 4 | --- xforms-1.2.3.orig/fdesign/Makefile.am 2019-02-24 13:08:48.412603250 +0000 |
3 | +++ xforms-1.2.3/fdesign/Makefile.am 2019-02-24 13:09:18.412601874 +0000 | 5 | +++ xforms-1.2.3/fdesign/Makefile.am 2019-02-24 13:09:18.412601874 +0000 |
diff --git a/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/CVE-2019-13616.patch b/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/CVE-2019-13616.patch index 2db67966c..d4166a16a 100644 --- a/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/CVE-2019-13616.patch +++ b/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/CVE-2019-13616.patch | |||
@@ -3,6 +3,8 @@ From: Sam Lantinga <slouken@libsdl.org> | |||
3 | Date: Tue, 30 Jul 2019 11:00:00 -0700 | 3 | Date: Tue, 30 Jul 2019 11:00:00 -0700 |
4 | Subject: [PATCH] Fixed bug 4538 - validate image size when loading BMP files | 4 | Subject: [PATCH] Fixed bug 4538 - validate image size when loading BMP files |
5 | --- | 5 | --- |
6 | Upstream-Status: Pending | ||
7 | |||
6 | src/video/SDL_bmp.c | 5 +++++ | 8 | src/video/SDL_bmp.c | 5 +++++ |
7 | 1 file changed, 5 insertions(+) | 9 | 1 file changed, 5 insertions(+) |
8 | 10 | ||
diff --git a/meta-oe/recipes-graphics/libsdl/libsdl-image/configure.patch b/meta-oe/recipes-graphics/libsdl/libsdl-image/configure.patch index 5299d378e..102cec728 100644 --- a/meta-oe/recipes-graphics/libsdl/libsdl-image/configure.patch +++ b/meta-oe/recipes-graphics/libsdl/libsdl-image/configure.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Index: SDL_image-1.2.12/configure.in | 3 | Index: SDL_image-1.2.12/configure.in |
2 | =================================================================== | 4 | =================================================================== |
3 | --- SDL_image-1.2.12.orig/configure.in 2012-01-21 01:51:33.000000000 +0000 | 5 | --- SDL_image-1.2.12.orig/configure.in 2012-01-21 01:51:33.000000000 +0000 |
diff --git a/meta-oe/recipes-graphics/libsdl/libsdl-mixer/configure.patch b/meta-oe/recipes-graphics/libsdl/libsdl-mixer/configure.patch index 4c9e8d094..7330ef61a 100644 --- a/meta-oe/recipes-graphics/libsdl/libsdl-mixer/configure.patch +++ b/meta-oe/recipes-graphics/libsdl/libsdl-mixer/configure.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | diff -Nurd SDL_mixer-1.2.12/configure.in SDL_mixer-1.2.12/configure.in | 3 | diff -Nurd SDL_mixer-1.2.12/configure.in SDL_mixer-1.2.12/configure.in |
2 | --- SDL_mixer-1.2.12/configure.in 2012-01-16 00:01:05.000000000 +0200 | 4 | --- SDL_mixer-1.2.12/configure.in 2012-01-16 00:01:05.000000000 +0200 |
3 | +++ SDL_mixer-1.2.12/configure.in 2012-12-15 04:08:04.627871456 +0200 | 5 | +++ SDL_mixer-1.2.12/configure.in 2012-12-15 04:08:04.627871456 +0200 |
diff --git a/meta-oe/recipes-graphics/libsdl/libsdl-net/am_foreign.patch b/meta-oe/recipes-graphics/libsdl/libsdl-net/am_foreign.patch index fb3ff7e68..7911a2aa7 100644 --- a/meta-oe/recipes-graphics/libsdl/libsdl-net/am_foreign.patch +++ b/meta-oe/recipes-graphics/libsdl/libsdl-net/am_foreign.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | diff -Nurd SDL_net-1.2.8/Makefile.am SDL_net-1.2.8/Makefile.am | 3 | diff -Nurd SDL_net-1.2.8/Makefile.am SDL_net-1.2.8/Makefile.am |
2 | --- SDL_net-1.2.8/Makefile.am 2012-01-15 18:20:10.000000000 +0200 | 4 | --- SDL_net-1.2.8/Makefile.am 2012-01-15 18:20:10.000000000 +0200 |
3 | +++ SDL_net-1.2.8/Makefile.am 2014-08-01 21:18:52.720815807 +0300 | 5 | +++ SDL_net-1.2.8/Makefile.am 2014-08-01 21:18:52.720815807 +0300 |
diff --git a/meta-oe/recipes-graphics/libsdl/libsdl-net/libtool2.patch b/meta-oe/recipes-graphics/libsdl/libsdl-net/libtool2.patch index 9718a3b94..e491c1abc 100644 --- a/meta-oe/recipes-graphics/libsdl/libsdl-net/libtool2.patch +++ b/meta-oe/recipes-graphics/libsdl/libsdl-net/libtool2.patch | |||
@@ -3,6 +3,8 @@ From: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> | |||
3 | Date: Wed, 17 Oct 2012 20:51:51 +0200 | 3 | Date: Wed, 17 Oct 2012 20:51:51 +0200 |
4 | 4 | ||
5 | --- | 5 | --- |
6 | Upstream-Status: Pending | ||
7 | |||
6 | configure.in | 2 ++ | 8 | configure.in | 2 ++ |
7 | 1 file changed, 2 insertions(+) | 9 | 1 file changed, 2 insertions(+) |
8 | 10 | ||
diff --git a/meta-oe/recipes-graphics/libsdl/libsdl-ttf/use.pkg-config.for.freetype2.patch b/meta-oe/recipes-graphics/libsdl/libsdl-ttf/use.pkg-config.for.freetype2.patch index 1116c34d0..d174d7ab5 100644 --- a/meta-oe/recipes-graphics/libsdl/libsdl-ttf/use.pkg-config.for.freetype2.patch +++ b/meta-oe/recipes-graphics/libsdl/libsdl-ttf/use.pkg-config.for.freetype2.patch | |||
@@ -8,6 +8,8 @@ commit 5870bd272b0b077d0826fb900b251884c1c05061 | |||
8 | binconfig-disabled: Add class and use | 8 | binconfig-disabled: Add class and use |
9 | 9 | ||
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | configure.in | 38 +++++--------------------------------- | 13 | configure.in | 38 +++++--------------------------------- |
12 | 1 file changed, 5 insertions(+), 33 deletions(-) | 14 | 1 file changed, 5 insertions(+), 33 deletions(-) |
13 | 15 | ||
diff --git a/meta-oe/recipes-graphics/libsdl/libsdl2-ttf/automake_foreign.patch b/meta-oe/recipes-graphics/libsdl/libsdl2-ttf/automake_foreign.patch index 962c11979..bc9371553 100644 --- a/meta-oe/recipes-graphics/libsdl/libsdl2-ttf/automake_foreign.patch +++ b/meta-oe/recipes-graphics/libsdl/libsdl2-ttf/automake_foreign.patch | |||
@@ -3,6 +3,8 @@ From: Khem Raj <raj.khem@gmail.com> | |||
3 | Date: Tue, 9 May 2017 00:57:10 -0700 | 3 | Date: Tue, 9 May 2017 00:57:10 -0700 |
4 | 4 | ||
5 | --- | 5 | --- |
6 | Upstream-Status: Pending | ||
7 | |||
6 | Makefile.am | 2 ++ | 8 | Makefile.am | 2 ++ |
7 | 1 file changed, 2 insertions(+) | 9 | 1 file changed, 2 insertions(+) |
8 | 10 | ||
diff --git a/meta-oe/recipes-graphics/lxdm/lxdm/0003-check-for-libexecinfo-providing-backtrace-APIs.patch b/meta-oe/recipes-graphics/lxdm/lxdm/0003-check-for-libexecinfo-providing-backtrace-APIs.patch index f9fd4970f..31b12f807 100644 --- a/meta-oe/recipes-graphics/lxdm/lxdm/0003-check-for-libexecinfo-providing-backtrace-APIs.patch +++ b/meta-oe/recipes-graphics/lxdm/lxdm/0003-check-for-libexecinfo-providing-backtrace-APIs.patch | |||
@@ -8,6 +8,8 @@ unlike glibc where it is bundled in | |||
8 | 8 | ||
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | configure.ac | 2 ++ | 13 | configure.ac | 2 ++ |
12 | 1 file changed, 2 insertions(+) | 14 | 1 file changed, 2 insertions(+) |
13 | 15 | ||
diff --git a/meta-oe/recipes-graphics/parallel-deqp-runner/parallel-deqp-runner/0001-meson.build-WORKAROUND-Remove-vulkan-dependency.patch b/meta-oe/recipes-graphics/parallel-deqp-runner/parallel-deqp-runner/0001-meson.build-WORKAROUND-Remove-vulkan-dependency.patch index 0fedfad13..02ef3cce7 100644 --- a/meta-oe/recipes-graphics/parallel-deqp-runner/parallel-deqp-runner/0001-meson.build-WORKAROUND-Remove-vulkan-dependency.patch +++ b/meta-oe/recipes-graphics/parallel-deqp-runner/parallel-deqp-runner/0001-meson.build-WORKAROUND-Remove-vulkan-dependency.patch | |||
@@ -11,6 +11,8 @@ contains vulkan. | |||
11 | 11 | ||
12 | Signed-off-by: AnÃbal Limón <anibal.limon@linaro.org> | 12 | Signed-off-by: AnÃbal Limón <anibal.limon@linaro.org> |
13 | --- | 13 | --- |
14 | Upstream-Status: Pending | ||
15 | |||
14 | meson.build | 6 ------ | 16 | meson.build | 6 ------ |
15 | 1 file changed, 6 deletions(-) | 17 | 1 file changed, 6 deletions(-) |
16 | 18 | ||
diff --git a/meta-oe/recipes-graphics/surf/surf/0001-config.mk-Fix-compiler-and-linker.patch b/meta-oe/recipes-graphics/surf/surf/0001-config.mk-Fix-compiler-and-linker.patch index 93f1a9f42..6011f4e3a 100644 --- a/meta-oe/recipes-graphics/surf/surf/0001-config.mk-Fix-compiler-and-linker.patch +++ b/meta-oe/recipes-graphics/surf/surf/0001-config.mk-Fix-compiler-and-linker.patch | |||
@@ -7,6 +7,8 @@ Fix LIBS | |||
7 | 7 | ||
8 | Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | 8 | Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> |
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | config.mk | 2 +- | 12 | config.mk | 2 +- |
11 | 1 file changed, 1 insertion(+), 1 deletion(-) | 13 | 1 file changed, 1 insertion(+), 1 deletion(-) |
12 | 14 | ||
diff --git a/meta-oe/recipes-graphics/surf/surf/0001-config.ml-make-compatible-with-webkitgtk-2.34.0.patch b/meta-oe/recipes-graphics/surf/surf/0001-config.ml-make-compatible-with-webkitgtk-2.34.0.patch index f31018c3d..d273d1459 100644 --- a/meta-oe/recipes-graphics/surf/surf/0001-config.ml-make-compatible-with-webkitgtk-2.34.0.patch +++ b/meta-oe/recipes-graphics/surf/surf/0001-config.ml-make-compatible-with-webkitgtk-2.34.0.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] config.ml: make compatible with webkitgtk 2.34.0 | |||
5 | 5 | ||
6 | Signed-off-by: Alexander Kanavin <alex@linutronix.de> | 6 | Signed-off-by: Alexander Kanavin <alex@linutronix.de> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | config.mk | 8 ++++---- | 10 | config.mk | 8 ++++---- |
9 | 1 file changed, 4 insertions(+), 4 deletions(-) | 11 | 1 file changed, 4 insertions(+), 4 deletions(-) |
10 | 12 | ||
diff --git a/meta-oe/recipes-graphics/vk-gl-cts/files/fix-clang-private-operator.patch b/meta-oe/recipes-graphics/vk-gl-cts/files/fix-clang-private-operator.patch index ea7659c69..4ecc371ca 100644 --- a/meta-oe/recipes-graphics/vk-gl-cts/files/fix-clang-private-operator.patch +++ b/meta-oe/recipes-graphics/vk-gl-cts/files/fix-clang-private-operator.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- a/external/glslang/src/glslang/Include/PoolAlloc.h | 3 | --- a/external/glslang/src/glslang/Include/PoolAlloc.h |
2 | +++ b/external/glslang/src/glslang/Include/PoolAlloc.h | 4 | +++ b/external/glslang/src/glslang/Include/PoolAlloc.h |
3 | @@ -240,8 +240,9 @@ protected: | 5 | @@ -240,8 +240,9 @@ protected: |
diff --git a/meta-oe/recipes-graphics/vk-gl-cts/files/fix-musl.patch b/meta-oe/recipes-graphics/vk-gl-cts/files/fix-musl.patch index 99cb87b30..58dc1f24d 100644 --- a/meta-oe/recipes-graphics/vk-gl-cts/files/fix-musl.patch +++ b/meta-oe/recipes-graphics/vk-gl-cts/files/fix-musl.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- a/framework/delibs/dethread/CMakeLists.txt | 3 | --- a/framework/delibs/dethread/CMakeLists.txt |
2 | +++ b/framework/delibs/dethread/CMakeLists.txt | 4 | +++ b/framework/delibs/dethread/CMakeLists.txt |
3 | @@ -42,6 +42,7 @@ if (DE_OS_IS_UNIX) | 5 | @@ -42,6 +42,7 @@ if (DE_OS_IS_UNIX) |
diff --git a/meta-oe/recipes-graphics/xorg-lib/liblbxutil-1.1.0/mkg3states-1.1.patch b/meta-oe/recipes-graphics/xorg-lib/liblbxutil-1.1.0/mkg3states-1.1.patch index f9f4a6382..af7d20828 100644 --- a/meta-oe/recipes-graphics/xorg-lib/liblbxutil-1.1.0/mkg3states-1.1.patch +++ b/meta-oe/recipes-graphics/xorg-lib/liblbxutil-1.1.0/mkg3states-1.1.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | diff -uNr liblbxutil-1.1.0.orig/configure.ac liblbxutil-1.1.0/configure.ac | 3 | diff -uNr liblbxutil-1.1.0.orig/configure.ac liblbxutil-1.1.0/configure.ac |
2 | --- liblbxutil-1.1.0.orig/configure.ac 2009-12-04 23:52:04.000000000 +0100 | 4 | --- liblbxutil-1.1.0.orig/configure.ac 2009-12-04 23:52:04.000000000 +0100 |
3 | +++ liblbxutil-1.1.0/configure.ac 2009-12-16 10:45:00.000000000 +0100 | 5 | +++ liblbxutil-1.1.0/configure.ac 2009-12-16 10:45:00.000000000 +0100 |
diff --git a/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0001-COPYING-add-GPLv2-license-file.patch b/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0001-COPYING-add-GPLv2-license-file.patch index 2bfe85b28..6f738e737 100644 --- a/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0001-COPYING-add-GPLv2-license-file.patch +++ b/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0001-COPYING-add-GPLv2-license-file.patch | |||
@@ -11,6 +11,8 @@ Signed-off-by: Yu Ke <ke.yu@intel.com> | |||
11 | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | 11 | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |
12 | 12 | ||
13 | --- | 13 | --- |
14 | Upstream-Status: Pending | ||
15 | |||
14 | COPYING | 339 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | 16 | COPYING | 339 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
15 | 1 file changed, 339 insertions(+) | 17 | 1 file changed, 339 insertions(+) |
16 | create mode 100644 COPYING | 18 | create mode 100644 COPYING |
diff --git a/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0001-Don-t-install-Xsession-or-Xserver.patch b/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0001-Don-t-install-Xsession-or-Xserver.patch index 0ed12d106..ea7c7d6a9 100644 --- a/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0001-Don-t-install-Xsession-or-Xserver.patch +++ b/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0001-Don-t-install-Xsession-or-Xserver.patch | |||
@@ -10,6 +10,8 @@ be used as before. | |||
10 | Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> | 10 | Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> |
11 | 11 | ||
12 | --- | 12 | --- |
13 | Upstream-Status: Pending | ||
14 | |||
13 | Makefile | 2 -- | 15 | Makefile | 2 -- |
14 | 1 file changed, 2 deletions(-) | 16 | 1 file changed, 2 deletions(-) |
15 | 17 | ||
diff --git a/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0002-add-setdpi-Xinit.d-script.patch b/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0002-add-setdpi-Xinit.d-script.patch index 0be3fa5b3..b408234ec 100644 --- a/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0002-add-setdpi-Xinit.d-script.patch +++ b/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0002-add-setdpi-Xinit.d-script.patch | |||
@@ -6,6 +6,8 @@ Subject: [PATCH] add setdpi Xinit.d script | |||
6 | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | 6 | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |
7 | 7 | ||
8 | --- | 8 | --- |
9 | Upstream-Status: Pending | ||
10 | |||
9 | X11/Xinit.d/50setdpi | 92 ++++++++++++++++++++++++++++++++++++++++++++++++++++ | 11 | X11/Xinit.d/50setdpi | 92 ++++++++++++++++++++++++++++++++++++++++++++++++++++ |
10 | 1 file changed, 92 insertions(+) | 12 | 1 file changed, 92 insertions(+) |
11 | create mode 100644 X11/Xinit.d/50setdpi | 13 | create mode 100644 X11/Xinit.d/50setdpi |
diff --git a/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0006-add-support-for-etc-X11-xserver-system.patch b/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0006-add-support-for-etc-X11-xserver-system.patch index 53a283fea..4a9342c93 100644 --- a/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0006-add-support-for-etc-X11-xserver-system.patch +++ b/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0006-add-support-for-etc-X11-xserver-system.patch | |||
@@ -6,6 +6,8 @@ Subject: [PATCH] add support for /etc/X11/xserver-system | |||
6 | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | 6 | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |
7 | 7 | ||
8 | --- | 8 | --- |
9 | Upstream-Status: Pending | ||
10 | |||
9 | X11/xserver-common | 5 +++++ | 11 | X11/xserver-common | 5 +++++ |
10 | 1 file changed, 5 insertions(+) | 12 | 1 file changed, 5 insertions(+) |
11 | 13 | ||
diff --git a/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0007-use-own-functions-file-instead-etc-init.d-functions.patch b/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0007-use-own-functions-file-instead-etc-init.d-functions.patch index 94a35407a..ba35d1cf6 100644 --- a/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0007-use-own-functions-file-instead-etc-init.d-functions.patch +++ b/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0007-use-own-functions-file-instead-etc-init.d-functions.patch | |||
@@ -8,6 +8,8 @@ Subject: [PATCH] use own functions file instead /etc/init.d/functions | |||
8 | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | 8 | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |
9 | 9 | ||
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | Makefile | 1 + | 13 | Makefile | 1 + |
12 | X11/Xinit.d/11zaurus | 2 +- | 14 | X11/Xinit.d/11zaurus | 2 +- |
13 | X11/Xinit.d/12keymap | 2 +- | 15 | X11/Xinit.d/12keymap | 2 +- |
diff --git a/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0008-xserver-common-add-dpi-and-nocursor-params-for-gta01.patch b/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0008-xserver-common-add-dpi-and-nocursor-params-for-gta01.patch index 90d0f2584..a04e563f8 100644 --- a/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0008-xserver-common-add-dpi-and-nocursor-params-for-gta01.patch +++ b/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0008-xserver-common-add-dpi-and-nocursor-params-for-gta01.patch | |||
@@ -7,6 +7,8 @@ Subject: [PATCH] xserver-common: add dpi and nocursor params for gta01 and | |||
7 | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | 7 | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |
8 | 8 | ||
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | X11/xserver-common | 8 ++++++-- | 12 | X11/xserver-common | 8 ++++++-- |
11 | 1 file changed, 6 insertions(+), 2 deletions(-) | 13 | 1 file changed, 6 insertions(+), 2 deletions(-) |
12 | 14 | ||
diff --git a/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0009-xserver-common-add-support-for-n900-alias-nokia_rx-5.patch b/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0009-xserver-common-add-support-for-n900-alias-nokia_rx-5.patch index 8fb69b356..993b32015 100644 --- a/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0009-xserver-common-add-support-for-n900-alias-nokia_rx-5.patch +++ b/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0009-xserver-common-add-support-for-n900-alias-nokia_rx-5.patch | |||
@@ -6,6 +6,8 @@ Subject: [PATCH] xserver-common: add support for n900 alias nokia_rx-51_board | |||
6 | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | 6 | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |
7 | 7 | ||
8 | --- | 8 | --- |
9 | Upstream-Status: Pending | ||
10 | |||
9 | X11/xserver-common | 7 +++++++ | 11 | X11/xserver-common | 7 +++++++ |
10 | 1 file changed, 7 insertions(+) | 12 | 1 file changed, 7 insertions(+) |
11 | 13 | ||
diff --git a/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0010-xserver-common-add-support-for-nexus-S-alias-herring.patch b/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0010-xserver-common-add-support-for-nexus-S-alias-herring.patch index d30c7bbdc..2948cd611 100644 --- a/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0010-xserver-common-add-support-for-nexus-S-alias-herring.patch +++ b/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0010-xserver-common-add-support-for-nexus-S-alias-herring.patch | |||
@@ -6,6 +6,8 @@ Subject: [PATCH] xserver-common: add support for nexus S alias herring | |||
6 | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | 6 | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |
7 | 7 | ||
8 | --- | 8 | --- |
9 | Upstream-Status: Pending | ||
10 | |||
9 | X11/xserver-common | 3 +++ | 11 | X11/xserver-common | 3 +++ |
10 | 1 file changed, 3 insertions(+) | 12 | 1 file changed, 3 insertions(+) |
11 | 13 | ||
diff --git a/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0011-xserver-common-add-support-for-nexus-one-alias-mahim.patch b/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0011-xserver-common-add-support-for-nexus-one-alias-mahim.patch index 23e17f098..342d49bec 100644 --- a/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0011-xserver-common-add-support-for-nexus-one-alias-mahim.patch +++ b/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0011-xserver-common-add-support-for-nexus-one-alias-mahim.patch | |||
@@ -6,6 +6,8 @@ Subject: [PATCH] xserver-common: add support for nexus one alias mahimahi | |||
6 | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | 6 | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |
7 | 7 | ||
8 | --- | 8 | --- |
9 | Upstream-Status: Pending | ||
10 | |||
9 | X11/xserver-common | 3 +++ | 11 | X11/xserver-common | 3 +++ |
10 | 1 file changed, 3 insertions(+) | 12 | 1 file changed, 3 insertions(+) |
11 | 13 | ||
diff --git a/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0012-xserver-common-add-support-for-gta04-alias-OpenPhoen.patch b/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0012-xserver-common-add-support-for-gta04-alias-OpenPhoen.patch index 5e794f6b3..94f9d2ca6 100644 --- a/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0012-xserver-common-add-support-for-gta04-alias-OpenPhoen.patch +++ b/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0012-xserver-common-add-support-for-gta04-alias-OpenPhoen.patch | |||
@@ -6,6 +6,8 @@ Subject: [PATCH] xserver-common: add support for gta04 alias OpenPhoenux | |||
6 | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | 6 | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |
7 | 7 | ||
8 | --- | 8 | --- |
9 | Upstream-Status: Pending | ||
10 | |||
9 | X11/xserver-common | 8 ++++++++ | 11 | X11/xserver-common | 8 ++++++++ |
10 | 1 file changed, 8 insertions(+) | 12 | 1 file changed, 8 insertions(+) |
11 | 13 | ||
diff --git a/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0013-xserver-common-add-support-for-tuna-alias-Galaxy-Nex.patch b/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0013-xserver-common-add-support-for-tuna-alias-Galaxy-Nex.patch index 78d2e4029..c023b583b 100644 --- a/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0013-xserver-common-add-support-for-tuna-alias-Galaxy-Nex.patch +++ b/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/0013-xserver-common-add-support-for-tuna-alias-Galaxy-Nex.patch | |||
@@ -6,6 +6,8 @@ Subject: [PATCH] xserver-common: add support for tuna alias Galaxy Nexus | |||
6 | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | 6 | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |
7 | 7 | ||
8 | --- | 8 | --- |
9 | Upstream-Status: Pending | ||
10 | |||
9 | X11/xserver-common | 8 ++++++++ | 11 | X11/xserver-common | 8 ++++++++ |
10 | 1 file changed, 8 insertions(+) | 12 | 1 file changed, 8 insertions(+) |
11 | 13 | ||
diff --git a/meta-oe/recipes-kernel/crash/crash/0001-cross_add_configure_option.patch b/meta-oe/recipes-kernel/crash/crash/0001-cross_add_configure_option.patch index fc5cc3ddf..fc99ff518 100644 --- a/meta-oe/recipes-kernel/crash/crash/0001-cross_add_configure_option.patch +++ b/meta-oe/recipes-kernel/crash/crash/0001-cross_add_configure_option.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] cross_add_configure_option | |||
5 | 5 | ||
6 | 6 | ||
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | Makefile | 4 ++-- | 10 | Makefile | 4 ++-- |
9 | 1 file changed, 2 insertions(+), 2 deletions(-) | 11 | 1 file changed, 2 insertions(+), 2 deletions(-) |
10 | 12 | ||
diff --git a/meta-oe/recipes-kernel/crash/crash/7001force_define_architecture.patch b/meta-oe/recipes-kernel/crash/crash/7001force_define_architecture.patch index 0d44c7f17..b5f97228d 100644 --- a/meta-oe/recipes-kernel/crash/crash/7001force_define_architecture.patch +++ b/meta-oe/recipes-kernel/crash/crash/7001force_define_architecture.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | diff -uprN crash-5.1.8.org/configure.c crash-5.1.8/configure.c | 3 | diff -uprN crash-5.1.8.org/configure.c crash-5.1.8/configure.c |
2 | --- crash-5.1.8.org/configure.c 2011-09-17 04:01:12.000000000 +0900 | 4 | --- crash-5.1.8.org/configure.c 2011-09-17 04:01:12.000000000 +0900 |
3 | +++ crash-5.1.8/configure.c 2012-09-13 13:28:45.393344108 +0900 | 5 | +++ crash-5.1.8/configure.c 2012-09-13 13:28:45.393344108 +0900 |
diff --git a/meta-oe/recipes-kernel/crash/crash/7003cross_ranlib.patch b/meta-oe/recipes-kernel/crash/crash/7003cross_ranlib.patch index a0d87f1b9..2d0145305 100644 --- a/meta-oe/recipes-kernel/crash/crash/7003cross_ranlib.patch +++ b/meta-oe/recipes-kernel/crash/crash/7003cross_ranlib.patch | |||
@@ -4,6 +4,8 @@ Date: Mon, 12 Jan 2015 11:52:35 +0800 | |||
4 | Subject: [PATCH] crash: add new recipe | 4 | Subject: [PATCH] crash: add new recipe |
5 | 5 | ||
6 | --- | 6 | --- |
7 | Upstream-Status: Pending | ||
8 | |||
7 | Makefile | 1 + | 9 | Makefile | 1 + |
8 | 1 file changed, 1 insertion(+) | 10 | 1 file changed, 1 insertion(+) |
9 | 11 | ||
diff --git a/meta-oe/recipes-kernel/kernel-selftest/kernel-selftest/userfaultfd.patch b/meta-oe/recipes-kernel/kernel-selftest/kernel-selftest/userfaultfd.patch index bed20510e..d34c54754 100644 --- a/meta-oe/recipes-kernel/kernel-selftest/kernel-selftest/userfaultfd.patch +++ b/meta-oe/recipes-kernel/kernel-selftest/kernel-selftest/userfaultfd.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] vm: add some funtions to support musl libc | |||
5 | 5 | ||
6 | Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com> | 6 | Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | tools/testing/selftests/vm/userfaultfd.c | 298 +++++++++++++++++++++++++++++++ | 10 | tools/testing/selftests/vm/userfaultfd.c | 298 +++++++++++++++++++++++++++++++ |
9 | 1 file changed, 298 insertions(+) | 11 | 1 file changed, 298 insertions(+) |
10 | 12 | ||
diff --git a/meta-oe/recipes-multimedia/audiofile/files/0001-fix-negative-shift-constants.patch b/meta-oe/recipes-multimedia/audiofile/files/0001-fix-negative-shift-constants.patch index ecb310805..4792a15e8 100644 --- a/meta-oe/recipes-multimedia/audiofile/files/0001-fix-negative-shift-constants.patch +++ b/meta-oe/recipes-multimedia/audiofile/files/0001-fix-negative-shift-constants.patch | |||
@@ -14,6 +14,8 @@ Upstrem-Status: Pending | |||
14 | 14 | ||
15 | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> | 15 | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> |
16 | --- | 16 | --- |
17 | Upstream-Status: Pending | ||
18 | |||
17 | libaudiofile/modules/SimpleModule.h | 2 +- | 19 | libaudiofile/modules/SimpleModule.h | 2 +- |
18 | test/FloatToInt.cpp | 2 +- | 20 | test/FloatToInt.cpp | 2 +- |
19 | test/IntToFloat.cpp | 2 +- | 21 | test/IntToFloat.cpp | 2 +- |
diff --git a/meta-oe/recipes-multimedia/audiofile/files/0002-fix-build-on-gcc6.patch b/meta-oe/recipes-multimedia/audiofile/files/0002-fix-build-on-gcc6.patch index 2c66cf4d0..dea8187cc 100644 --- a/meta-oe/recipes-multimedia/audiofile/files/0002-fix-build-on-gcc6.patch +++ b/meta-oe/recipes-multimedia/audiofile/files/0002-fix-build-on-gcc6.patch | |||
@@ -14,6 +14,8 @@ Upstrem-Status: Pending | |||
14 | 14 | ||
15 | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> | 15 | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> |
16 | --- | 16 | --- |
17 | Upstream-Status: Pending | ||
18 | |||
17 | test/NeXT.cpp | 14 +++++++------- | 19 | test/NeXT.cpp | 14 +++++++------- |
18 | 1 file changed, 7 insertions(+), 7 deletions(-) | 20 | 1 file changed, 7 insertions(+), 7 deletions(-) |
19 | 21 | ||
diff --git a/meta-oe/recipes-multimedia/cdrkit/files/0001-define-__THROW-to-avoid-build-issue-with-musl.patch b/meta-oe/recipes-multimedia/cdrkit/files/0001-define-__THROW-to-avoid-build-issue-with-musl.patch index b3beb069e..95a5ddd7d 100644 --- a/meta-oe/recipes-multimedia/cdrkit/files/0001-define-__THROW-to-avoid-build-issue-with-musl.patch +++ b/meta-oe/recipes-multimedia/cdrkit/files/0001-define-__THROW-to-avoid-build-issue-with-musl.patch | |||
@@ -8,6 +8,8 @@ http://autobuild.buildroot.net/results/d27/d2781e70b04a207e2e9397d888032294c7285 | |||
8 | 8 | ||
9 | Signed-off-by: Romain Naour <romain.naour@openwide.fr> | 9 | Signed-off-by: Romain Naour <romain.naour@openwide.fr> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | genisoimage/sha256.h | 4 ++++ | 13 | genisoimage/sha256.h | 4 ++++ |
12 | genisoimage/sha512.h | 4 ++++ | 14 | genisoimage/sha512.h | 4 ++++ |
13 | 2 files changed, 8 insertions(+) | 15 | 2 files changed, 8 insertions(+) |
diff --git a/meta-oe/recipes-multimedia/cdrkit/files/0001-genisoimage-Fix-fprintf-format-errors.patch b/meta-oe/recipes-multimedia/cdrkit/files/0001-genisoimage-Fix-fprintf-format-errors.patch index f52f71b63..1a2c1a91c 100644 --- a/meta-oe/recipes-multimedia/cdrkit/files/0001-genisoimage-Fix-fprintf-format-errors.patch +++ b/meta-oe/recipes-multimedia/cdrkit/files/0001-genisoimage-Fix-fprintf-format-errors.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] genisoimage: Fix fprintf format errors | |||
5 | 5 | ||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | genisoimage/genisoimage.c | 4 ++-- | 10 | genisoimage/genisoimage.c | 4 ++-- |
9 | genisoimage/tree.c | 2 +- | 11 | genisoimage/tree.c | 2 +- |
10 | 2 files changed, 3 insertions(+), 3 deletions(-) | 12 | 2 files changed, 3 insertions(+), 3 deletions(-) |
diff --git a/meta-oe/recipes-multimedia/cdrkit/files/0002-Do-not-use-rcmd-on-build-with-musl.patch b/meta-oe/recipes-multimedia/cdrkit/files/0002-Do-not-use-rcmd-on-build-with-musl.patch index 547a21c67..47c12928b 100644 --- a/meta-oe/recipes-multimedia/cdrkit/files/0002-Do-not-use-rcmd-on-build-with-musl.patch +++ b/meta-oe/recipes-multimedia/cdrkit/files/0002-Do-not-use-rcmd-on-build-with-musl.patch | |||
@@ -8,6 +8,8 @@ on musl. | |||
8 | 8 | ||
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | include/xconfig.h.in | 3 ++- | 13 | include/xconfig.h.in | 3 ++- |
12 | 1 file changed, 2 insertions(+), 1 deletion(-) | 14 | 1 file changed, 2 insertions(+), 1 deletion(-) |
13 | 15 | ||
diff --git a/meta-oe/recipes-multimedia/libmad/libmad/0004-Remove-clang-unsupported-compiler-flags.patch b/meta-oe/recipes-multimedia/libmad/libmad/0004-Remove-clang-unsupported-compiler-flags.patch index 70723f2d0..b9a444dc3 100644 --- a/meta-oe/recipes-multimedia/libmad/libmad/0004-Remove-clang-unsupported-compiler-flags.patch +++ b/meta-oe/recipes-multimedia/libmad/libmad/0004-Remove-clang-unsupported-compiler-flags.patch | |||
@@ -4,6 +4,8 @@ Date: Tue, 16 Sep 2014 12:28:47 +0300 | |||
4 | Subject: [PATCH 4/4] Remove clang unsupported compiler flags | 4 | Subject: [PATCH 4/4] Remove clang unsupported compiler flags |
5 | 5 | ||
6 | --- | 6 | --- |
7 | Upstream-Status: Pending | ||
8 | |||
7 | configure.ac | 12 ++++++------ | 9 | configure.ac | 12 ++++++------ |
8 | 1 file changed, 6 insertions(+), 6 deletions(-) | 10 | 1 file changed, 6 insertions(+), 6 deletions(-) |
9 | 11 | ||
diff --git a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0001-Revert-media-ctl-Don-t-install-libmediactl-and-libv4.patch b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0001-Revert-media-ctl-Don-t-install-libmediactl-and-libv4.patch index 8ac8fbe19..52f0cd338 100644 --- a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0001-Revert-media-ctl-Don-t-install-libmediactl-and-libv4.patch +++ b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0001-Revert-media-ctl-Don-t-install-libmediactl-and-libv4.patch | |||
@@ -13,6 +13,8 @@ Conflicts: | |||
13 | utils/media-ctl/Makefile.am | 13 | utils/media-ctl/Makefile.am |
14 | 14 | ||
15 | --- | 15 | --- |
16 | Upstream-Status: Pending | ||
17 | |||
16 | utils/media-ctl/Makefile.am | 10 +++------- | 18 | utils/media-ctl/Makefile.am | 10 +++------- |
17 | 1 file changed, 3 insertions(+), 7 deletions(-) | 19 | 1 file changed, 3 insertions(+), 7 deletions(-) |
18 | 20 | ||
diff --git a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0002-original-patch-mediactl-pkgconfig.patch b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0002-original-patch-mediactl-pkgconfig.patch index 52fc2d7a8..d52475974 100644 --- a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0002-original-patch-mediactl-pkgconfig.patch +++ b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0002-original-patch-mediactl-pkgconfig.patch | |||
@@ -4,6 +4,8 @@ Date: Sun, 1 Mar 2015 22:25:07 +0000 | |||
4 | Subject: [PATCH] %% original patch: mediactl-pkgconfig.patch | 4 | Subject: [PATCH] %% original patch: mediactl-pkgconfig.patch |
5 | 5 | ||
6 | --- | 6 | --- |
7 | Upstream-Status: Pending | ||
8 | |||
7 | utils/media-ctl/Makefile.am | 1 + | 9 | utils/media-ctl/Makefile.am | 1 + |
8 | 1 file changed, 1 insertion(+) | 10 | 1 file changed, 1 insertion(+) |
9 | 11 | ||
diff --git a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0003-original-patch-export-mediactl-headers.patch b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0003-original-patch-export-mediactl-headers.patch index 39dc33835..f6fcee92e 100644 --- a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0003-original-patch-export-mediactl-headers.patch +++ b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0003-original-patch-export-mediactl-headers.patch | |||
@@ -4,6 +4,8 @@ Date: Sun, 1 Mar 2015 22:25:07 +0000 | |||
4 | Subject: [PATCH] %% original patch: export-mediactl-headers.patch | 4 | Subject: [PATCH] %% original patch: export-mediactl-headers.patch |
5 | 5 | ||
6 | --- | 6 | --- |
7 | Upstream-Status: Pending | ||
8 | |||
7 | utils/media-ctl/Makefile.am | 4 ++-- | 9 | utils/media-ctl/Makefile.am | 4 ++-- |
8 | 1 file changed, 2 insertions(+), 2 deletions(-) | 10 | 1 file changed, 2 insertions(+), 2 deletions(-) |
9 | 11 | ||
diff --git a/meta-oe/recipes-multimedia/webm/libvpx/libvpx-configure-support-blank-prefix.patch b/meta-oe/recipes-multimedia/webm/libvpx/libvpx-configure-support-blank-prefix.patch index 6ad7f2b47..e0fd4fea1 100644 --- a/meta-oe/recipes-multimedia/webm/libvpx/libvpx-configure-support-blank-prefix.patch +++ b/meta-oe/recipes-multimedia/webm/libvpx/libvpx-configure-support-blank-prefix.patch | |||
@@ -6,6 +6,8 @@ Subject: [PATCH] Upstream: not yet | |||
6 | Fix configure to accept "--prefix=" (a blank prefix). | 6 | Fix configure to accept "--prefix=" (a blank prefix). |
7 | 7 | ||
8 | --- | 8 | --- |
9 | Upstream-Status: Pending | ||
10 | |||
9 | build/make/configure.sh | 20 ++++++++++++++++---- | 11 | build/make/configure.sh | 20 ++++++++++++++++---- |
10 | 1 file changed, 16 insertions(+), 4 deletions(-) | 12 | 1 file changed, 16 insertions(+), 4 deletions(-) |
11 | 13 | ||
diff --git a/meta-oe/recipes-multimedia/xpext/xpext/auxdir.patch b/meta-oe/recipes-multimedia/xpext/xpext/auxdir.patch index da5841a13..ea9326946 100644 --- a/meta-oe/recipes-multimedia/xpext/xpext/auxdir.patch +++ b/meta-oe/recipes-multimedia/xpext/xpext/auxdir.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- configure.ac.old 2005-06-03 12:53:28.000000000 +0200 | 3 | --- configure.ac.old 2005-06-03 12:53:28.000000000 +0200 |
2 | +++ configure.ac 2005-06-03 12:54:29.000000000 +0200 | 4 | +++ configure.ac 2005-06-03 12:54:29.000000000 +0200 |
3 | @@ -25,9 +25,9 @@ | 5 | @@ -25,9 +25,9 @@ |
diff --git a/meta-oe/recipes-multimedia/xsp/xsp/xsp-fix-pc.patch b/meta-oe/recipes-multimedia/xsp/xsp/xsp-fix-pc.patch index 18bc67cdd..995f03113 100644 --- a/meta-oe/recipes-multimedia/xsp/xsp/xsp-fix-pc.patch +++ b/meta-oe/recipes-multimedia/xsp/xsp/xsp-fix-pc.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- Xsp/xsp.pc.in~ 2009-01-07 13:06:07.000000000 +0100 | 3 | --- Xsp/xsp.pc.in~ 2009-01-07 13:06:07.000000000 +0100 |
2 | +++ Xsp/xsp.pc.in 2009-01-07 13:06:07.000000000 +0100 | 4 | +++ Xsp/xsp.pc.in 2009-01-07 13:06:07.000000000 +0100 |
3 | @@ -6,5 +6,5 @@ | 5 | @@ -6,5 +6,5 @@ |
diff --git a/meta-oe/recipes-navigation/libspatialite/libspatialite/libspatialite_geos.patch b/meta-oe/recipes-navigation/libspatialite/libspatialite/libspatialite_geos.patch index 7d8d2c2e4..569ea76bb 100644 --- a/meta-oe/recipes-navigation/libspatialite/libspatialite/libspatialite_geos.patch +++ b/meta-oe/recipes-navigation/libspatialite/libspatialite/libspatialite_geos.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | diff -rupN --no-dereference libspatialite-5.0.1/configure.ac libspatialite-5.0.1-new/configure.ac | 3 | diff -rupN --no-dereference libspatialite-5.0.1/configure.ac libspatialite-5.0.1-new/configure.ac |
2 | --- libspatialite-5.0.1/configure.ac 2021-03-08 08:57:19.015858195 +0100 | 4 | --- libspatialite-5.0.1/configure.ac 2021-03-08 08:57:19.015858195 +0100 |
3 | +++ libspatialite-5.0.1-new/configure.ac 2021-03-08 08:57:19.017858195 +0100 | 5 | +++ libspatialite-5.0.1-new/configure.ac 2021-03-08 08:57:19.017858195 +0100 |
diff --git a/meta-oe/recipes-navigation/libspatialite/libspatialite/libspatialite_macros.patch b/meta-oe/recipes-navigation/libspatialite/libspatialite/libspatialite_macros.patch index 9b71ab765..6f1c165f5 100644 --- a/meta-oe/recipes-navigation/libspatialite/libspatialite/libspatialite_macros.patch +++ b/meta-oe/recipes-navigation/libspatialite/libspatialite/libspatialite_macros.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | diff -rupN --no-dereference libspatialite-5.0.1/configure.ac libspatialite-5.0.1-new/configure.ac | 3 | diff -rupN --no-dereference libspatialite-5.0.1/configure.ac libspatialite-5.0.1-new/configure.ac |
2 | --- libspatialite-5.0.1/configure.ac 2021-03-08 08:57:18.748858216 +0100 | 4 | --- libspatialite-5.0.1/configure.ac 2021-03-08 08:57:18.748858216 +0100 |
3 | +++ libspatialite-5.0.1-new/configure.ac 2021-03-08 08:57:18.751858215 +0100 | 5 | +++ libspatialite-5.0.1-new/configure.ac 2021-03-08 08:57:18.751858215 +0100 |
diff --git a/meta-oe/recipes-navigation/libspatialite/libspatialite/libspatialite_pkgconfig.patch b/meta-oe/recipes-navigation/libspatialite/libspatialite/libspatialite_pkgconfig.patch index 149c12676..de6e50a58 100644 --- a/meta-oe/recipes-navigation/libspatialite/libspatialite/libspatialite_pkgconfig.patch +++ b/meta-oe/recipes-navigation/libspatialite/libspatialite/libspatialite_pkgconfig.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | diff -rupN libspatialite-5.0.1/spatialite.pc.in libspatialite-5.0.1-new/spatialite.pc.in | 3 | diff -rupN libspatialite-5.0.1/spatialite.pc.in libspatialite-5.0.1-new/spatialite.pc.in |
2 | --- libspatialite-5.0.1/spatialite.pc.in 2021-02-07 16:53:46.000000000 +0100 | 4 | --- libspatialite-5.0.1/spatialite.pc.in 2021-02-07 16:53:46.000000000 +0100 |
3 | +++ libspatialite-5.0.1-new/spatialite.pc.in 2021-02-10 09:54:09.647552994 +0100 | 5 | +++ libspatialite-5.0.1-new/spatialite.pc.in 2021-02-10 09:54:09.647552994 +0100 |
diff --git a/meta-oe/recipes-navigation/orrery/orrery/0001-orrery-Fix-sprintf-format.patch b/meta-oe/recipes-navigation/orrery/orrery/0001-orrery-Fix-sprintf-format.patch index eb6241fdd..3d5828011 100644 --- a/meta-oe/recipes-navigation/orrery/orrery/0001-orrery-Fix-sprintf-format.patch +++ b/meta-oe/recipes-navigation/orrery/orrery/0001-orrery-Fix-sprintf-format.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] orrery: Fix sprintf format | |||
5 | 5 | ||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | orrery.c | 2 +- | 10 | orrery.c | 2 +- |
9 | 1 file changed, 1 insertion(+), 1 deletion(-) | 11 | 1 file changed, 1 insertion(+), 1 deletion(-) |
10 | 12 | ||
diff --git a/meta-oe/recipes-navigation/orrery/orrery/use.GdkPixbuf.patch b/meta-oe/recipes-navigation/orrery/orrery/use.GdkPixbuf.patch index 92d194de0..2abb320d8 100644 --- a/meta-oe/recipes-navigation/orrery/orrery/use.GdkPixbuf.patch +++ b/meta-oe/recipes-navigation/orrery/orrery/use.GdkPixbuf.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | From: Benjamin Deering | 3 | From: Benjamin Deering |
2 | Subject: orrery crashing X | 4 | Subject: orrery crashing X |
3 | Date: Thursday, September 2, 2010 - 5:25 pm | 5 | Date: Thursday, September 2, 2010 - 5:25 pm |
diff --git a/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/CVE-2019-19906.patch b/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/CVE-2019-19906.patch index 33a9e3f6e..8c95268bb 100644 --- a/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/CVE-2019-19906.patch +++ b/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/CVE-2019-19906.patch | |||
@@ -14,6 +14,8 @@ Upstream-Stauts: Backport [https://github.com/cyrusimap/cyrus-sasl | |||
14 | 14 | ||
15 | Signed-off-by: Changqing Li <changqing.li@windriver.com> | 15 | Signed-off-by: Changqing Li <changqing.li@windriver.com> |
16 | --- | 16 | --- |
17 | Upstream-Status: Pending | ||
18 | |||
17 | lib/common.c | 2 +- | 19 | lib/common.c | 2 +- |
18 | 1 file changed, 1 insertion(+), 1 deletion(-) | 20 | 1 file changed, 1 insertion(+), 1 deletion(-) |
19 | 21 | ||
diff --git a/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/debian_patches_0014_avoid_pic_overwrite.diff b/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/debian_patches_0014_avoid_pic_overwrite.diff index 0479acfb0..a5f2f5dd9 100644 --- a/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/debian_patches_0014_avoid_pic_overwrite.diff +++ b/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/debian_patches_0014_avoid_pic_overwrite.diff | |||
@@ -10,6 +10,8 @@ the non-PIC version in the current directory. This ensures that both non-PIC | |||
10 | and PIC versions are available in the correct locations. | 10 | and PIC versions are available in the correct locations. |
11 | 11 | ||
12 | --- | 12 | --- |
13 | Upstream-Status: Pending | ||
14 | |||
13 | lib/Makefile.am | 2 +- | 15 | lib/Makefile.am | 2 +- |
14 | 1 file changed, 1 insertion(+), 1 deletion(-) | 16 | 1 file changed, 1 insertion(+), 1 deletion(-) |
15 | 17 | ||
diff --git a/meta-oe/recipes-printing/cups/cups-pk-helper/dont-localize-org.opensuse.CupsPkHelper.Mechanism.service.patch b/meta-oe/recipes-printing/cups/cups-pk-helper/dont-localize-org.opensuse.CupsPkHelper.Mechanism.service.patch index 86c09c9f8..371ce0118 100644 --- a/meta-oe/recipes-printing/cups/cups-pk-helper/dont-localize-org.opensuse.CupsPkHelper.Mechanism.service.patch +++ b/meta-oe/recipes-printing/cups/cups-pk-helper/dont-localize-org.opensuse.CupsPkHelper.Mechanism.service.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- a/src/meson.build 2023-01-24 09:22:59.874074134 +0100 | 3 | --- a/src/meson.build 2023-01-24 09:22:59.874074134 +0100 |
2 | +++ b/src/meson.build 2023-01-24 09:27:00.494627305 +0100 | 4 | +++ b/src/meson.build 2023-01-24 09:27:00.494627305 +0100 |
3 | @@ -73,12 +73,12 @@ | 5 | @@ -73,12 +73,12 @@ |
diff --git a/meta-oe/recipes-security/audit/audit/0001-Replace-__attribute_malloc__-with-__attribute__-__ma.patch b/meta-oe/recipes-security/audit/audit/0001-Replace-__attribute_malloc__-with-__attribute__-__ma.patch index c2080e156..23747c45f 100644 --- a/meta-oe/recipes-security/audit/audit/0001-Replace-__attribute_malloc__-with-__attribute__-__ma.patch +++ b/meta-oe/recipes-security/audit/audit/0001-Replace-__attribute_malloc__-with-__attribute__-__ma.patch | |||
@@ -13,6 +13,8 @@ Fixes | |||
13 | 13 | ||
14 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 14 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
15 | --- | 15 | --- |
16 | Upstream-Status: Pending | ||
17 | |||
16 | auparse/auparse.h | 2 +- | 18 | auparse/auparse.h | 2 +- |
17 | 1 file changed, 1 insertion(+), 1 deletion(-) | 19 | 1 file changed, 1 insertion(+), 1 deletion(-) |
18 | 20 | ||
diff --git a/meta-oe/recipes-security/keyutils/files/0001-Adhere-to-the-SOURCE_DATE_EPOCH-standard.patch b/meta-oe/recipes-security/keyutils/files/0001-Adhere-to-the-SOURCE_DATE_EPOCH-standard.patch index 8984e6502..ecc5b0096 100644 --- a/meta-oe/recipes-security/keyutils/files/0001-Adhere-to-the-SOURCE_DATE_EPOCH-standard.patch +++ b/meta-oe/recipes-security/keyutils/files/0001-Adhere-to-the-SOURCE_DATE_EPOCH-standard.patch | |||
@@ -9,6 +9,8 @@ otherwise fall back to the default behaviour. | |||
9 | Signed-off-by: Jelle van der Waa <jelle@vdwaa.nl> | 9 | Signed-off-by: Jelle van der Waa <jelle@vdwaa.nl> |
10 | Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> | 10 | Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> |
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | Makefile | 2 +- | 14 | Makefile | 2 +- |
13 | 1 file changed, 1 insertion(+), 1 deletion(-) | 15 | 1 file changed, 1 insertion(+), 1 deletion(-) |
14 | 16 | ||
diff --git a/meta-oe/recipes-security/nmap/files/0001-Include-time.h-header-to-pass-clang-compilation.patch b/meta-oe/recipes-security/nmap/files/0001-Include-time.h-header-to-pass-clang-compilation.patch index f93af2d79..5ee28031b 100644 --- a/meta-oe/recipes-security/nmap/files/0001-Include-time.h-header-to-pass-clang-compilation.patch +++ b/meta-oe/recipes-security/nmap/files/0001-Include-time.h-header-to-pass-clang-compilation.patch | |||
@@ -4,6 +4,8 @@ Date: Fri, 20 Sep 2019 15:02:45 -0400 | |||
4 | Subject: [PATCH] Include time.h header to pass clang compilation | 4 | Subject: [PATCH] Include time.h header to pass clang compilation |
5 | 5 | ||
6 | --- | 6 | --- |
7 | Upstream-Status: Pending | ||
8 | |||
7 | nmap_error.cc | 11 +---------- | 9 | nmap_error.cc | 11 +---------- |
8 | nping/EchoServer.cc | 1 + | 10 | nping/EchoServer.cc | 1 + |
9 | osscan2.cc | 1 + | 11 | osscan2.cc | 1 + |
diff --git a/meta-oe/recipes-shells/tcsh/tcsh/0001-Enable-system-malloc-on-all-linux.patch b/meta-oe/recipes-shells/tcsh/tcsh/0001-Enable-system-malloc-on-all-linux.patch index f32d6e150..3a3970ba9 100644 --- a/meta-oe/recipes-shells/tcsh/tcsh/0001-Enable-system-malloc-on-all-linux.patch +++ b/meta-oe/recipes-shells/tcsh/tcsh/0001-Enable-system-malloc-on-all-linux.patch | |||
@@ -9,6 +9,8 @@ as well. So switch to using system malloc | |||
9 | 9 | ||
10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | config_f.h | 2 +- | 14 | config_f.h | 2 +- |
13 | 1 file changed, 1 insertion(+), 1 deletion(-) | 15 | 1 file changed, 1 insertion(+), 1 deletion(-) |
14 | 16 | ||
diff --git a/meta-oe/recipes-shells/tcsh/tcsh/0002-Add-debian-csh-scripts.patch b/meta-oe/recipes-shells/tcsh/tcsh/0002-Add-debian-csh-scripts.patch index e4de6f7fe..63b22075a 100644 --- a/meta-oe/recipes-shells/tcsh/tcsh/0002-Add-debian-csh-scripts.patch +++ b/meta-oe/recipes-shells/tcsh/tcsh/0002-Add-debian-csh-scripts.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH 2/2] Add debian csh scripts | |||
5 | 5 | ||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | csh.cshrc | 15 +++++++++++++++ | 10 | csh.cshrc | 15 +++++++++++++++ |
9 | csh.login | 8 ++++++++ | 11 | csh.login | 8 ++++++++ |
10 | csh.logout | 1 + | 12 | csh.logout | 1 + |
diff --git a/meta-oe/recipes-support/anthy/anthy/2ch_t.patch b/meta-oe/recipes-support/anthy/anthy/2ch_t.patch index bf9bdb63d..a0d3f9c25 100644 --- a/meta-oe/recipes-support/anthy/anthy/2ch_t.patch +++ b/meta-oe/recipes-support/anthy/anthy/2ch_t.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | source: shamelessly stolen from debian ;-) | 3 | source: shamelessly stolen from debian ;-) |
2 | purpose: add some entries particularly useful in Japanese 2channel anonymous website | 4 | purpose: add some entries particularly useful in Japanese 2channel anonymous website |
3 | (at least that is my understanding ;-)) | 5 | (at least that is my understanding ;-)) |
diff --git a/meta-oe/recipes-support/anthy/anthy/native-helpers.patch b/meta-oe/recipes-support/anthy/anthy/native-helpers.patch index 47ce007b7..0b2df01ab 100644 --- a/meta-oe/recipes-support/anthy/anthy/native-helpers.patch +++ b/meta-oe/recipes-support/anthy/anthy/native-helpers.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | upstream: not applicable | 3 | upstream: not applicable |
2 | author: pH5 | 4 | author: pH5 |
3 | comment: Stage the native anthy helpers mkfiledic, mkdepgraph, mkworddic, | 5 | comment: Stage the native anthy helpers mkfiledic, mkdepgraph, mkworddic, |
diff --git a/meta-oe/recipes-support/anthy/anthy/not_build_elc.patch b/meta-oe/recipes-support/anthy/anthy/not_build_elc.patch index 1c5c49400..bedb5e049 100644 --- a/meta-oe/recipes-support/anthy/anthy/not_build_elc.patch +++ b/meta-oe/recipes-support/anthy/anthy/not_build_elc.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | upstream: not applicable | 3 | upstream: not applicable |
2 | source: stolen from debian | 4 | source: stolen from debian |
3 | 5 | ||
diff --git a/meta-oe/recipes-support/anthy/anthy/target-helpers.patch b/meta-oe/recipes-support/anthy/anthy/target-helpers.patch index d22c3562a..fc5c72c05 100644 --- a/meta-oe/recipes-support/anthy/anthy/target-helpers.patch +++ b/meta-oe/recipes-support/anthy/anthy/target-helpers.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | diff -Nurp anthy-9100h.org/calctrans/Makefile.am anthy-9100h/calctrans/Makefile.am | 3 | diff -Nurp anthy-9100h.org/calctrans/Makefile.am anthy-9100h/calctrans/Makefile.am |
2 | --- anthy-9100h.org/calctrans/Makefile.am 2007-10-27 23:02:59.000000000 +0900 | 4 | --- anthy-9100h.org/calctrans/Makefile.am 2007-10-27 23:02:59.000000000 +0900 |
3 | +++ anthy-9100h/calctrans/Makefile.am 2014-11-11 17:14:42.152999991 +0900 | 5 | +++ anthy-9100h/calctrans/Makefile.am 2014-11-11 17:14:42.152999991 +0900 |
diff --git a/meta-oe/recipes-support/canonical-multitouch/geis/0001-libgeis-Compare-the-first-character-of-string-to-nul.patch b/meta-oe/recipes-support/canonical-multitouch/geis/0001-libgeis-Compare-the-first-character-of-string-to-nul.patch index 3b3acab24..4a9d25f32 100644 --- a/meta-oe/recipes-support/canonical-multitouch/geis/0001-libgeis-Compare-the-first-character-of-string-to-nul.patch +++ b/meta-oe/recipes-support/canonical-multitouch/geis/0001-libgeis-Compare-the-first-character-of-string-to-nul.patch | |||
@@ -13,6 +13,8 @@ fixes | |||
13 | 13 | ||
14 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 14 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
15 | --- | 15 | --- |
16 | Upstream-Status: Pending | ||
17 | |||
16 | libgeis/geis_v1.c | 4 ++-- | 18 | libgeis/geis_v1.c | 4 ++-- |
17 | 1 file changed, 2 insertions(+), 2 deletions(-) | 19 | 1 file changed, 2 insertions(+), 2 deletions(-) |
18 | 20 | ||
diff --git a/meta-oe/recipes-support/canonical-multitouch/geis/fix-indentation-for-gcc6.patch b/meta-oe/recipes-support/canonical-multitouch/geis/fix-indentation-for-gcc6.patch index 389e1b3fd..7f55ed9ea 100644 --- a/meta-oe/recipes-support/canonical-multitouch/geis/fix-indentation-for-gcc6.patch +++ b/meta-oe/recipes-support/canonical-multitouch/geis/fix-indentation-for-gcc6.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- geis-2.2.17/libgeis/geis_subscription.c.orig 2016-06-17 12:04:21.062938443 -0400 | 3 | --- geis-2.2.17/libgeis/geis_subscription.c.orig 2016-06-17 12:04:21.062938443 -0400 |
2 | +++ geis-2.2.17/libgeis/geis_subscription.c 2016-06-17 12:05:02.934939172 -0400 | 4 | +++ geis-2.2.17/libgeis/geis_subscription.c 2016-06-17 12:05:02.934939172 -0400 |
3 | @@ -237,9 +237,10 @@ | 5 | @@ -237,9 +237,10 @@ |
diff --git a/meta-oe/recipes-support/ccid/ccid/0001-Add-build-rule-for-README.patch b/meta-oe/recipes-support/ccid/ccid/0001-Add-build-rule-for-README.patch index 586ff18c3..46d30e8c1 100644 --- a/meta-oe/recipes-support/ccid/ccid/0001-Add-build-rule-for-README.patch +++ b/meta-oe/recipes-support/ccid/ccid/0001-Add-build-rule-for-README.patch | |||
@@ -5,6 +5,8 @@ Makefile.am: required file `./README' not found | |||
5 | 5 | ||
6 | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> | 6 | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | Makefile.am | 1 + | 10 | Makefile.am | 1 + |
9 | 1 file changed, 1 insertion(+) | 11 | 1 file changed, 1 insertion(+) |
10 | 12 | ||
diff --git a/meta-oe/recipes-support/cpprest/cpprest/disable-float-tests.patch b/meta-oe/recipes-support/cpprest/cpprest/disable-float-tests.patch index 3ff7f0dd3..b956db22f 100644 --- a/meta-oe/recipes-support/cpprest/cpprest/disable-float-tests.patch +++ b/meta-oe/recipes-support/cpprest/cpprest/disable-float-tests.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Description: new toolchain might have increased the float precision | 3 | Description: new toolchain might have increased the float precision |
2 | Author: Gianfranco Costamagna <locutusofborg@debian.org> | 4 | Author: Gianfranco Costamagna <locutusofborg@debian.org> |
3 | Last-Update: 2017-10-28 | 5 | Last-Update: 2017-10-28 |
diff --git a/meta-oe/recipes-support/cpprest/cpprest/disable-outside-tests.patch b/meta-oe/recipes-support/cpprest/cpprest/disable-outside-tests.patch index 5f1f8a9f9..961eaf764 100644 --- a/meta-oe/recipes-support/cpprest/cpprest/disable-outside-tests.patch +++ b/meta-oe/recipes-support/cpprest/cpprest/disable-outside-tests.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Description: Debian forbids calls to external websites. | 3 | Description: Debian forbids calls to external websites. |
2 | 4 | ||
3 | Author: Gianfranco Costamagna <locutus@debian.org> | 5 | Author: Gianfranco Costamagna <locutus@debian.org> |
diff --git a/meta-oe/recipes-support/daemontools/daemontools/0001-daemontools-Fix-QA-Issue.patch b/meta-oe/recipes-support/daemontools/daemontools/0001-daemontools-Fix-QA-Issue.patch index 30e37cb1d..139ff30f2 100644 --- a/meta-oe/recipes-support/daemontools/daemontools/0001-daemontools-Fix-QA-Issue.patch +++ b/meta-oe/recipes-support/daemontools/daemontools/0001-daemontools-Fix-QA-Issue.patch | |||
@@ -9,6 +9,8 @@ ERROR: daemontools-0.76-r0 do_package_qa: QA Issue: No GNU_HASH in the elf binar | |||
9 | 9 | ||
10 | Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> | 10 | Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> |
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | src/conf-ld | 2 +- | 14 | src/conf-ld | 2 +- |
13 | 1 file changed, 1 insertion(+), 1 deletion(-) | 15 | 1 file changed, 1 insertion(+), 1 deletion(-) |
14 | 16 | ||
diff --git a/meta-oe/recipes-support/daemontools/daemontools/0001-error.h-include-errno.h-instead-of-extern-int.diff b/meta-oe/recipes-support/daemontools/daemontools/0001-error.h-include-errno.h-instead-of-extern-int.diff index ce1959782..b5eb7d8b1 100644 --- a/meta-oe/recipes-support/daemontools/daemontools/0001-error.h-include-errno.h-instead-of-extern-int.diff +++ b/meta-oe/recipes-support/daemontools/daemontools/0001-error.h-include-errno.h-instead-of-extern-int.diff | |||
@@ -4,6 +4,8 @@ Date: Wed, 12 Dec 2007 13:44:15 +0000 | |||
4 | Subject: [PATCH] error.h: '#include <errno.h>' instead of 'extern int errno;' | 4 | Subject: [PATCH] error.h: '#include <errno.h>' instead of 'extern int errno;' |
5 | 5 | ||
6 | --- | 6 | --- |
7 | Upstream-Status: Pending | ||
8 | |||
7 | daemontools-0.76/src/error.h | 2 +- | 9 | daemontools-0.76/src/error.h | 2 +- |
8 | 1 files changed, 1 insertions(+), 1 deletions(-) | 10 | 1 files changed, 1 insertions(+), 1 deletions(-) |
9 | 11 | ||
diff --git a/meta-oe/recipes-support/daemontools/daemontools/0002-supervise.c-.-supervise-may-be-a-symlink-if-it-s-da.diff b/meta-oe/recipes-support/daemontools/daemontools/0002-supervise.c-.-supervise-may-be-a-symlink-if-it-s-da.diff index 73dce9072..16a014854 100644 --- a/meta-oe/recipes-support/daemontools/daemontools/0002-supervise.c-.-supervise-may-be-a-symlink-if-it-s-da.diff +++ b/meta-oe/recipes-support/daemontools/daemontools/0002-supervise.c-.-supervise-may-be-a-symlink-if-it-s-da.diff | |||
@@ -4,6 +4,8 @@ Date: Sun, 24 Feb 2008 10:54:26 +0000 | |||
4 | Subject: [PATCH] supervise.c: ./supervise may be a symlink, if it's dangling, create link target | 4 | Subject: [PATCH] supervise.c: ./supervise may be a symlink, if it's dangling, create link target |
5 | 5 | ||
6 | --- | 6 | --- |
7 | Upstream-Status: Pending | ||
8 | |||
7 | daemontools-0.76/src/supervise.c | 17 ++++++++++++++++- | 9 | daemontools-0.76/src/supervise.c | 17 ++++++++++++++++- |
8 | 1 files changed, 16 insertions(+), 1 deletions(-) | 10 | 1 files changed, 16 insertions(+), 1 deletions(-) |
9 | 11 | ||
diff --git a/meta-oe/recipes-support/daemontools/daemontools/cross-compile.patch b/meta-oe/recipes-support/daemontools/daemontools/cross-compile.patch index 9c07d758a..98d4a5e45 100644 --- a/meta-oe/recipes-support/daemontools/daemontools/cross-compile.patch +++ b/meta-oe/recipes-support/daemontools/daemontools/cross-compile.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | make sure it can be compiled for cross target | 3 | make sure it can be compiled for cross target |
2 | 4 | ||
3 | 1. never try to compile target binary by native gcc | 5 | 1. never try to compile target binary by native gcc |
diff --git a/meta-oe/recipes-support/daemontools/daemontools/warnings.patch b/meta-oe/recipes-support/daemontools/daemontools/warnings.patch index 2fd18f6f1..5c9c7114b 100644 --- a/meta-oe/recipes-support/daemontools/daemontools/warnings.patch +++ b/meta-oe/recipes-support/daemontools/daemontools/warnings.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Fixup misc warnings | 3 | Fixup misc warnings |
2 | 4 | ||
3 | Patch by RiverRat | 5 | Patch by RiverRat |
diff --git a/meta-oe/recipes-support/enca/enca/dont-run-tests.patch b/meta-oe/recipes-support/enca/enca/dont-run-tests.patch index 321d1e620..1d0170bd7 100644 --- a/meta-oe/recipes-support/enca/enca/dont-run-tests.patch +++ b/meta-oe/recipes-support/enca/enca/dont-run-tests.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Index: enca-1.9/Makefile.am | 3 | Index: enca-1.9/Makefile.am |
2 | =================================================================== | 4 | =================================================================== |
3 | --- enca-1.9.orig/Makefile.am 2005-11-24 11:21:32.000000000 +0100 | 5 | --- enca-1.9.orig/Makefile.am 2005-11-24 11:21:32.000000000 +0100 |
diff --git a/meta-oe/recipes-support/enca/enca/libenca-003-iconv.patch b/meta-oe/recipes-support/enca/enca/libenca-003-iconv.patch index baf554764..2112d8cfa 100644 --- a/meta-oe/recipes-support/enca/enca/libenca-003-iconv.patch +++ b/meta-oe/recipes-support/enca/enca/libenca-003-iconv.patch | |||
@@ -8,6 +8,8 @@ This patch come straight from the Buildroot source tree. | |||
8 | Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com> | 8 | Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com> |
9 | Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> | 9 | Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | m4/libiconv.m4 | 2 +- | 13 | m4/libiconv.m4 | 2 +- |
12 | 1 file changed, 1 insertion(+), 1 deletion(-) | 14 | 1 file changed, 1 insertion(+), 1 deletion(-) |
13 | 15 | ||
diff --git a/meta-oe/recipes-support/enca/enca/makefile-remove-tools.patch b/meta-oe/recipes-support/enca/enca/makefile-remove-tools.patch index 48497d68c..756745d83 100644 --- a/meta-oe/recipes-support/enca/enca/makefile-remove-tools.patch +++ b/meta-oe/recipes-support/enca/enca/makefile-remove-tools.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- enca-1.19/Makefile.am.orig 2006-06-29 15:34:55.000000000 +0100 | 3 | --- enca-1.19/Makefile.am.orig 2006-06-29 15:34:55.000000000 +0100 |
2 | +++ enca-1.19/Makefile.am 2006-06-29 15:35:20.000000000 +0100 | 4 | +++ enca-1.19/Makefile.am 2006-06-29 15:35:20.000000000 +0100 |
3 | @@ -1,7 +1,7 @@ | 5 | @@ -1,7 +1,7 @@ |
diff --git a/meta-oe/recipes-support/espeak/files/0001-Fix-build-of-shared-library-on-architectures-needing.patch b/meta-oe/recipes-support/espeak/files/0001-Fix-build-of-shared-library-on-architectures-needing.patch index 2590e1584..144c30a62 100644 --- a/meta-oe/recipes-support/espeak/files/0001-Fix-build-of-shared-library-on-architectures-needing.patch +++ b/meta-oe/recipes-support/espeak/files/0001-Fix-build-of-shared-library-on-architectures-needing.patch | |||
@@ -10,6 +10,8 @@ patch doesn't affect such architectures. | |||
10 | 10 | ||
11 | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 11 | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
12 | --- | 12 | --- |
13 | Upstream-Status: Pending | ||
14 | |||
13 | src/Makefile | 2 +- | 15 | src/Makefile | 2 +- |
14 | 1 file changed, 1 insertion(+), 1 deletion(-) | 16 | 1 file changed, 1 insertion(+), 1 deletion(-) |
15 | 17 | ||
diff --git a/meta-oe/recipes-support/fbset/fbset-2.1/makefile.patch b/meta-oe/recipes-support/fbset/fbset-2.1/makefile.patch index 82b1c61e9..730bb7a96 100644 --- a/meta-oe/recipes-support/fbset/fbset-2.1/makefile.patch +++ b/meta-oe/recipes-support/fbset/fbset-2.1/makefile.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- fbset-2.1/Makefile.orig 2006-05-28 04:04:27.412095480 +0200 | 3 | --- fbset-2.1/Makefile.orig 2006-05-28 04:04:27.412095480 +0200 |
2 | +++ fbset-2.1/Makefile 2006-05-28 04:14:05.379231120 +0200 | 4 | +++ fbset-2.1/Makefile 2006-05-28 04:14:05.379231120 +0200 |
3 | @@ -2,7 +2,7 @@ | 5 | @@ -2,7 +2,7 @@ |
diff --git a/meta-oe/recipes-support/fftw/fftw/install-bench.patch b/meta-oe/recipes-support/fftw/fftw/install-bench.patch index ef570b19d..237c1c0c5 100644 --- a/meta-oe/recipes-support/fftw/fftw/install-bench.patch +++ b/meta-oe/recipes-support/fftw/fftw/install-bench.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- ./tests/Makefile.am.orig 2021-03-23 11:45:12.756371739 -0400 | 3 | --- ./tests/Makefile.am.orig 2021-03-23 11:45:12.756371739 -0400 |
2 | +++ ./tests/Makefile.am 2021-03-23 19:29:19.692180793 -0400 | 4 | +++ ./tests/Makefile.am 2021-03-23 19:29:19.692180793 -0400 |
3 | @@ -1,21 +1,21 @@ | 5 | @@ -1,21 +1,21 @@ |
diff --git a/meta-oe/recipes-support/fltk/fltk/0001-Fl_Preferences.cxx-do-not-use-dlopen-in-case-glibc-s.patch b/meta-oe/recipes-support/fltk/fltk/0001-Fl_Preferences.cxx-do-not-use-dlopen-in-case-glibc-s.patch index e6e68a0cb..d1cbb3547 100644 --- a/meta-oe/recipes-support/fltk/fltk/0001-Fl_Preferences.cxx-do-not-use-dlopen-in-case-glibc-s.patch +++ b/meta-oe/recipes-support/fltk/fltk/0001-Fl_Preferences.cxx-do-not-use-dlopen-in-case-glibc-s.patch | |||
@@ -18,6 +18,8 @@ Content-Transfer-Encoding: 8bit | |||
18 | 18 | ||
19 | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> | 19 | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> |
20 | --- | 20 | --- |
21 | Upstream-Status: Pending | ||
22 | |||
21 | src/Fl_Preferences.cxx | 2 +- | 23 | src/Fl_Preferences.cxx | 2 +- |
22 | 1 file changed, 1 insertion(+), 1 deletion(-) | 24 | 1 file changed, 1 insertion(+), 1 deletion(-) |
23 | 25 | ||
diff --git a/meta-oe/recipes-support/fltk/fltk/disable_test.patch b/meta-oe/recipes-support/fltk/fltk/disable_test.patch index 1f5fd25e0..fe8be5a65 100644 --- a/meta-oe/recipes-support/fltk/fltk/disable_test.patch +++ b/meta-oe/recipes-support/fltk/fltk/disable_test.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- a/Makefile.orig 2015-11-26 15:35:31.485357862 +0800 | 3 | --- a/Makefile.orig 2015-11-26 15:35:31.485357862 +0800 |
2 | +++ b/Makefile 2015-11-26 15:35:37.037357764 +0800 | 4 | +++ b/Makefile 2015-11-26 15:35:37.037357764 +0800 |
3 | @@ -18,7 +18,7 @@ | 5 | @@ -18,7 +18,7 @@ |
diff --git a/meta-oe/recipes-support/freerdp/freerdp/winpr-makecert-Build-with-install-RPATH.patch b/meta-oe/recipes-support/freerdp/freerdp/winpr-makecert-Build-with-install-RPATH.patch index 0f6f575d0..914f08087 100644 --- a/meta-oe/recipes-support/freerdp/freerdp/winpr-makecert-Build-with-install-RPATH.patch +++ b/meta-oe/recipes-support/freerdp/freerdp/winpr-makecert-Build-with-install-RPATH.patch | |||
@@ -9,6 +9,8 @@ Update it for 2.0.0. | |||
9 | Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> | 9 | Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> |
10 | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> | 10 | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> |
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | winpr/tools/makecert-cli/CMakeLists.txt | 3 +++ | 14 | winpr/tools/makecert-cli/CMakeLists.txt | 3 +++ |
13 | 1 file changed, 3 insertions(+) | 15 | 1 file changed, 3 insertions(+) |
14 | 16 | ||
diff --git a/meta-oe/recipes-support/gperftools/gperftools/ppc-musl.patch b/meta-oe/recipes-support/gperftools/gperftools/ppc-musl.patch index d06b6af22..3034e2017 100644 --- a/meta-oe/recipes-support/gperftools/gperftools/ppc-musl.patch +++ b/meta-oe/recipes-support/gperftools/gperftools/ppc-musl.patch | |||
@@ -4,6 +4,8 @@ Date: Sat, 13 Mar 2021 00:42:25 -0800 | |||
4 | Subject: [PATCH] Compatibility fixes for musl. | 4 | Subject: [PATCH] Compatibility fixes for musl. |
5 | 5 | ||
6 | --- | 6 | --- |
7 | Upstream-Status: Pending | ||
8 | |||
7 | m4/pc_from_ucontext.m4 | 4 +++- | 9 | m4/pc_from_ucontext.m4 | 4 +++- |
8 | src/getpc.h | 3 +++ | 10 | src/getpc.h | 3 +++ |
9 | src/stacktrace_powerpc-linux-inl.h | 8 ++++++-- | 11 | src/stacktrace_powerpc-linux-inl.h | 8 ++++++-- |
diff --git a/meta-oe/recipes-support/gradm/gradm/0001-Makefile-Append-instead-of-overriding-LDFLAGS.patch b/meta-oe/recipes-support/gradm/gradm/0001-Makefile-Append-instead-of-overriding-LDFLAGS.patch index 09a60127a..5ef39ea33 100644 --- a/meta-oe/recipes-support/gradm/gradm/0001-Makefile-Append-instead-of-overriding-LDFLAGS.patch +++ b/meta-oe/recipes-support/gradm/gradm/0001-Makefile-Append-instead-of-overriding-LDFLAGS.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] Makefile: Append instead of overriding LDFLAGS | |||
5 | 5 | ||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | Makefile | 2 +- | 10 | Makefile | 2 +- |
9 | 1 file changed, 1 insertion(+), 1 deletion(-) | 11 | 1 file changed, 1 insertion(+), 1 deletion(-) |
10 | 12 | ||
diff --git a/meta-oe/recipes-support/gsoap/gsoap/0001-Simplify-check-for-gethostbyname_r.patch b/meta-oe/recipes-support/gsoap/gsoap/0001-Simplify-check-for-gethostbyname_r.patch index 3d12f733f..6ae02deb2 100644 --- a/meta-oe/recipes-support/gsoap/gsoap/0001-Simplify-check-for-gethostbyname_r.patch +++ b/meta-oe/recipes-support/gsoap/gsoap/0001-Simplify-check-for-gethostbyname_r.patch | |||
@@ -9,6 +9,8 @@ Imported from Alpine: https://git.alpinelinux.org/aports/tree/community/gsoap/mu | |||
9 | 9 | ||
10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | gsoap/stdsoap2.c | 6 ++---- | 14 | gsoap/stdsoap2.c | 6 ++---- |
13 | gsoap/stdsoap2.cpp | 10 ++-------- | 15 | gsoap/stdsoap2.cpp | 10 ++-------- |
14 | 2 files changed, 4 insertions(+), 12 deletions(-) | 16 | 2 files changed, 4 insertions(+), 12 deletions(-) |
diff --git a/meta-oe/recipes-support/hddtemp/hddtemp/hddtemp-0.3-beta15-autodetect-717479.patch b/meta-oe/recipes-support/hddtemp/hddtemp/hddtemp-0.3-beta15-autodetect-717479.patch index 1ec6a61b3..1a541e32f 100644 --- a/meta-oe/recipes-support/hddtemp/hddtemp/hddtemp-0.3-beta15-autodetect-717479.patch +++ b/meta-oe/recipes-support/hddtemp/hddtemp/hddtemp-0.3-beta15-autodetect-717479.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Auto-detect disks if none specified | 3 | Auto-detect disks if none specified |
2 | 4 | ||
3 | Refer to: | 5 | Refer to: |
diff --git a/meta-oe/recipes-support/hddtemp/hddtemp/hddtemp-no-nls-support.patch b/meta-oe/recipes-support/hddtemp/hddtemp/hddtemp-no-nls-support.patch index 8f6b9c3c4..78de64c99 100644 --- a/meta-oe/recipes-support/hddtemp/hddtemp/hddtemp-no-nls-support.patch +++ b/meta-oe/recipes-support/hddtemp/hddtemp/hddtemp-no-nls-support.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | diff -ru hddtemp-0.3-beta15.orig/configure.in hddtemp-0.3-beta15/configure.in | 3 | diff -ru hddtemp-0.3-beta15.orig/configure.in hddtemp-0.3-beta15/configure.in |
2 | --- hddtemp-0.3-beta15.orig/configure.in 2005-10-17 20:14:19.000000000 +0100 | 4 | --- hddtemp-0.3-beta15.orig/configure.in 2005-10-17 20:14:19.000000000 +0100 |
3 | +++ hddtemp-0.3-beta15/configure.in 2008-06-27 00:00:46.000000000 +0100 | 5 | +++ hddtemp-0.3-beta15/configure.in 2008-06-27 00:00:46.000000000 +0100 |
diff --git a/meta-oe/recipes-support/iniparser/iniparser/Add-CMake-support.patch b/meta-oe/recipes-support/iniparser/iniparser/Add-CMake-support.patch index b666f00f7..46c1b0f7a 100644 --- a/meta-oe/recipes-support/iniparser/iniparser/Add-CMake-support.patch +++ b/meta-oe/recipes-support/iniparser/iniparser/Add-CMake-support.patch | |||
@@ -4,6 +4,8 @@ Date: Thu, 13 Feb 2014 07:03:26 -0500 | |||
4 | Subject: Add CMake support. | 4 | Subject: Add CMake support. |
5 | 5 | ||
6 | --- | 6 | --- |
7 | Upstream-Status: Pending | ||
8 | |||
7 | CMakeLists.txt | 44 ++++++++++++++++++++++++++++++++++++++++++++ | 9 | CMakeLists.txt | 44 ++++++++++++++++++++++++++++++++++++++++++++ |
8 | 1 file changed, 44 insertions(+) | 10 | 1 file changed, 44 insertions(+) |
9 | create mode 100644 CMakeLists.txt | 11 | create mode 100644 CMakeLists.txt |
diff --git a/meta-oe/recipes-support/libcanberra/files/0001-build-gtk-and-gtk3-version-for-canberra_gtk_play.patch b/meta-oe/recipes-support/libcanberra/files/0001-build-gtk-and-gtk3-version-for-canberra_gtk_play.patch index 4e0984f36..89f31f794 100644 --- a/meta-oe/recipes-support/libcanberra/files/0001-build-gtk-and-gtk3-version-for-canberra_gtk_play.patch +++ b/meta-oe/recipes-support/libcanberra/files/0001-build-gtk-and-gtk3-version-for-canberra_gtk_play.patch | |||
@@ -8,6 +8,8 @@ Content-Transfer-Encoding: 8bit | |||
8 | 8 | ||
9 | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> | 9 | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | src/Makefile.am | 25 +++++++++++++++---------- | 13 | src/Makefile.am | 25 +++++++++++++++---------- |
12 | 1 files changed, 15 insertions(+), 10 deletions(-) | 14 | 1 files changed, 15 insertions(+), 10 deletions(-) |
13 | 15 | ||
diff --git a/meta-oe/recipes-support/libcanberra/files/0001-gtk-Don-t-assume-all-GdkDisplays-are-GdkX11Displays-.patch b/meta-oe/recipes-support/libcanberra/files/0001-gtk-Don-t-assume-all-GdkDisplays-are-GdkX11Displays-.patch index ba6fa2c64..1e45441ff 100644 --- a/meta-oe/recipes-support/libcanberra/files/0001-gtk-Don-t-assume-all-GdkDisplays-are-GdkX11Displays-.patch +++ b/meta-oe/recipes-support/libcanberra/files/0001-gtk-Don-t-assume-all-GdkDisplays-are-GdkX11Displays-.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] gtk: Don't assume all GdkDisplays are GdkX11Displays: | |||
5 | broadway/wayland | 5 | broadway/wayland |
6 | 6 | ||
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | src/canberra-gtk-module.c | 15 +++++++++++++++ | 10 | src/canberra-gtk-module.c | 15 +++++++++++++++ |
9 | src/canberra-gtk.c | 5 +++++ | 11 | src/canberra-gtk.c | 5 +++++ |
10 | 2 files changed, 20 insertions(+) | 12 | 2 files changed, 20 insertions(+) |
diff --git a/meta-oe/recipes-support/libmimetic/libmimetic/0001-libmimetic-Removing-test-directory-from-the-Makefile.patch b/meta-oe/recipes-support/libmimetic/libmimetic/0001-libmimetic-Removing-test-directory-from-the-Makefile.patch index 50cd4d427..717e3f1f8 100644 --- a/meta-oe/recipes-support/libmimetic/libmimetic/0001-libmimetic-Removing-test-directory-from-the-Makefile.patch +++ b/meta-oe/recipes-support/libmimetic/libmimetic/0001-libmimetic-Removing-test-directory-from-the-Makefile.patch | |||
@@ -15,6 +15,8 @@ aarch64-yoe-linux-musl. | |||
15 | Signed-off-by: asmitk01-in <asmitk01@in.ibm.com> | 15 | Signed-off-by: asmitk01-in <asmitk01@in.ibm.com> |
16 | Change-Id: I1822b36ad4a1fa5e7b165d8cac3a6e96aca11c35 | 16 | Change-Id: I1822b36ad4a1fa5e7b165d8cac3a6e96aca11c35 |
17 | --- | 17 | --- |
18 | Upstream-Status: Pending | ||
19 | |||
18 | Makefile.am | 2 +- | 20 | Makefile.am | 2 +- |
19 | mimetic/codec/other_codecs.h | 4 ++++ | 21 | mimetic/codec/other_codecs.h | 4 ++++ |
20 | mimetic/contenttype.cxx | 4 ++++ | 22 | mimetic/contenttype.cxx | 4 ++++ |
diff --git a/meta-oe/recipes-support/liboop/liboop/tcl_dev.patch b/meta-oe/recipes-support/liboop/liboop/tcl_dev.patch index e00cf8014..0521aaeaf 100644 --- a/meta-oe/recipes-support/liboop/liboop/tcl_dev.patch +++ b/meta-oe/recipes-support/liboop/liboop/tcl_dev.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- a/configure.ac | 3 | --- a/configure.ac |
2 | +++ b/configure.ac | 4 | +++ b/configure.ac |
3 | @@ -71,7 +71,7 @@ | 5 | @@ -71,7 +71,7 @@ |
diff --git a/meta-oe/recipes-support/libtar/files/0002-Do-not-strip-libtar.patch b/meta-oe/recipes-support/libtar/files/0002-Do-not-strip-libtar.patch index 31c0d29e9..4929eece0 100644 --- a/meta-oe/recipes-support/libtar/files/0002-Do-not-strip-libtar.patch +++ b/meta-oe/recipes-support/libtar/files/0002-Do-not-strip-libtar.patch | |||
@@ -4,6 +4,8 @@ Date: Wed, 2 Nov 2016 05:43:43 -0400 | |||
4 | Subject: [PATCH] Do not strip libtar. | 4 | Subject: [PATCH] Do not strip libtar. |
5 | 5 | ||
6 | --- | 6 | --- |
7 | Upstream-Status: Pending | ||
8 | |||
7 | libtar/Makefile.in | 2 +- | 9 | libtar/Makefile.in | 2 +- |
8 | 1 file changed, 1 insertion(+), 1 deletion(-) | 10 | 1 file changed, 1 insertion(+), 1 deletion(-) |
9 | 11 | ||
diff --git a/meta-oe/recipes-support/libtar/files/fix_libtool_sysroot.patch b/meta-oe/recipes-support/libtar/files/fix_libtool_sysroot.patch index 178a97029..efde754be 100644 --- a/meta-oe/recipes-support/libtar/files/fix_libtool_sysroot.patch +++ b/meta-oe/recipes-support/libtar/files/fix_libtool_sysroot.patch | |||
@@ -1,4 +1,6 @@ | |||
1 | --- | 1 | --- |
2 | Upstream-Status: Pending | ||
3 | |||
2 | configure.ac | 1 + | 4 | configure.ac | 1 + |
3 | 1 file changed, 1 insertion(+) | 5 | 1 file changed, 1 insertion(+) |
4 | 6 | ||
diff --git a/meta-oe/recipes-support/libteam/libteam/0001-include-sys-select.h-for-fd_set-definition.patch b/meta-oe/recipes-support/libteam/libteam/0001-include-sys-select.h-for-fd_set-definition.patch index a4a17ed85..f0bd53ee8 100644 --- a/meta-oe/recipes-support/libteam/libteam/0001-include-sys-select.h-for-fd_set-definition.patch +++ b/meta-oe/recipes-support/libteam/libteam/0001-include-sys-select.h-for-fd_set-definition.patch | |||
@@ -8,6 +8,8 @@ teamnl.c:160:2: error: unknown type name 'fd_set'; did you mean 'fpos_t'? | |||
8 | 8 | ||
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | utils/teamnl.c | 1 + | 13 | utils/teamnl.c | 1 + |
12 | 1 file changed, 1 insertion(+) | 14 | 1 file changed, 1 insertion(+) |
13 | 15 | ||
diff --git a/meta-oe/recipes-support/libteam/libteam/0002-teamd-Re-adjust-include-header-order.patch b/meta-oe/recipes-support/libteam/libteam/0002-teamd-Re-adjust-include-header-order.patch index beabf63ca..ed877a721 100644 --- a/meta-oe/recipes-support/libteam/libteam/0002-teamd-Re-adjust-include-header-order.patch +++ b/meta-oe/recipes-support/libteam/libteam/0002-teamd-Re-adjust-include-header-order.patch | |||
@@ -12,6 +12,8 @@ tinet/if_ether.h:101:8: error: redefinition of 'struct ethhdr' | |||
12 | 12 | ||
13 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 13 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
14 | --- | 14 | --- |
15 | Upstream-Status: Pending | ||
16 | |||
15 | teamd/teamd_runner_lacp.c | 2 +- | 17 | teamd/teamd_runner_lacp.c | 2 +- |
16 | 1 file changed, 1 insertion(+), 1 deletion(-) | 18 | 1 file changed, 1 insertion(+), 1 deletion(-) |
17 | 19 | ||
diff --git a/meta-oe/recipes-support/libutempter/libutempter/0002-Proper-macro-path-generation.patch b/meta-oe/recipes-support/libutempter/libutempter/0002-Proper-macro-path-generation.patch index 2a866c079..f43f54eaa 100644 --- a/meta-oe/recipes-support/libutempter/libutempter/0002-Proper-macro-path-generation.patch +++ b/meta-oe/recipes-support/libutempter/libutempter/0002-Proper-macro-path-generation.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] Proper macro path generation. | |||
5 | 5 | ||
6 | Signed-off-by: iddinev <xidinev@gmail.com> | 6 | Signed-off-by: iddinev <xidinev@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | libutempter/iface.c | 7 +++---- | 10 | libutempter/iface.c | 7 +++---- |
9 | 1 file changed, 3 insertions(+), 4 deletions(-) | 11 | 1 file changed, 3 insertions(+), 4 deletions(-) |
10 | 12 | ||
diff --git a/meta-oe/recipes-support/links/files/ac-prog-cxx.patch b/meta-oe/recipes-support/links/files/ac-prog-cxx.patch index 2dc57a5c8..0406b700d 100644 --- a/meta-oe/recipes-support/links/files/ac-prog-cxx.patch +++ b/meta-oe/recipes-support/links/files/ac-prog-cxx.patch | |||
@@ -3,6 +3,8 @@ From: Martin Jansa <Martin.Jansa@gmail.com> | |||
3 | Date: Mon, 30 Jul 2012 23:52:49 +0200 | 3 | Date: Mon, 30 Jul 2012 23:52:49 +0200 |
4 | 4 | ||
5 | --- | 5 | --- |
6 | Upstream-Status: Pending | ||
7 | |||
6 | configure.in | 2 +- | 8 | configure.in | 2 +- |
7 | 1 file changed, 1 insertion(+), 1 deletion(-) | 9 | 1 file changed, 1 insertion(+), 1 deletion(-) |
8 | 10 | ||
diff --git a/meta-oe/recipes-support/lio-utils/lio-utils/0001-Makefiles-Respect-environment-variables-and-add-LDFL.patch b/meta-oe/recipes-support/lio-utils/lio-utils/0001-Makefiles-Respect-environment-variables-and-add-LDFL.patch index 9608b7e75..86edcc2e4 100644 --- a/meta-oe/recipes-support/lio-utils/lio-utils/0001-Makefiles-Respect-environment-variables-and-add-LDFL.patch +++ b/meta-oe/recipes-support/lio-utils/lio-utils/0001-Makefiles-Respect-environment-variables-and-add-LDFL.patch | |||
@@ -8,6 +8,8 @@ Fixes QA errors about GNU_HASH | |||
8 | 8 | ||
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | mib-modules/Makefile | 10 +++++----- | 13 | mib-modules/Makefile | 10 +++++----- |
12 | tools/Makefile | 2 +- | 14 | tools/Makefile | 2 +- |
13 | 2 files changed, 6 insertions(+), 6 deletions(-) | 15 | 2 files changed, 6 insertions(+), 6 deletions(-) |
diff --git a/meta-oe/recipes-support/lockdev/lockdev/build.patch b/meta-oe/recipes-support/lockdev/lockdev/build.patch index f9fe48b2a..36daea79a 100644 --- a/meta-oe/recipes-support/lockdev/lockdev/build.patch +++ b/meta-oe/recipes-support/lockdev/lockdev/build.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | commit 0dd47123655c52d68185f06b9da8fb0e1b925400 | 3 | commit 0dd47123655c52d68185f06b9da8fb0e1b925400 |
2 | Author: Ludwig Nussel <ludwig.nussel@suse.de> | 4 | Author: Ludwig Nussel <ludwig.nussel@suse.de> |
3 | Date: Tue Feb 9 14:56:23 2010 +0100 | 5 | Date: Tue Feb 9 14:56:23 2010 +0100 |
diff --git a/meta-oe/recipes-support/lockdev/lockdev/cross_compile.patch b/meta-oe/recipes-support/lockdev/lockdev/cross_compile.patch index aa8b0f692..886af121b 100644 --- a/meta-oe/recipes-support/lockdev/lockdev/cross_compile.patch +++ b/meta-oe/recipes-support/lockdev/lockdev/cross_compile.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- a/Makefile | 3 | --- a/Makefile |
2 | +++ b/Makefile | 4 | +++ b/Makefile |
3 | @@ -15,17 +15,18 @@ shared = ${libname}.${VER}.so | 5 | @@ -15,17 +15,18 @@ shared = ${libname}.${VER}.so |
diff --git a/meta-oe/recipes-support/log4c/log4c/0001-Use-the-API-properly-in-the-example-format-security-.patch b/meta-oe/recipes-support/log4c/log4c/0001-Use-the-API-properly-in-the-example-format-security-.patch index 9ff9d7002..405104a0f 100644 --- a/meta-oe/recipes-support/log4c/log4c/0001-Use-the-API-properly-in-the-example-format-security-.patch +++ b/meta-oe/recipes-support/log4c/log4c/0001-Use-the-API-properly-in-the-example-format-security-.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] Use the API properly in the example (format security error | |||
5 | fixed). | 5 | fixed). |
6 | 6 | ||
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | examples/helloworld1/mylog.h | 2 +- | 10 | examples/helloworld1/mylog.h | 2 +- |
9 | 1 file changed, 1 insertion(+), 1 deletion(-) | 11 | 1 file changed, 1 insertion(+), 1 deletion(-) |
10 | 12 | ||
diff --git a/meta-oe/recipes-support/log4cpp/files/fix-pc.patch b/meta-oe/recipes-support/log4cpp/files/fix-pc.patch index b8fb42e5f..b57b5a263 100644 --- a/meta-oe/recipes-support/log4cpp/files/fix-pc.patch +++ b/meta-oe/recipes-support/log4cpp/files/fix-pc.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | diff -Nurd ./log4cpp.orig/configure.in ./log4cpp/configure.in | 3 | diff -Nurd ./log4cpp.orig/configure.in ./log4cpp/configure.in |
2 | --- ./log4cpp.orig/configure.in 2009-09-07 16:57:46.000000000 -0400 | 4 | --- ./log4cpp.orig/configure.in 2009-09-07 16:57:46.000000000 -0400 |
3 | +++ ./log4cpp/configure.in 2016-02-23 12:57:11.567240018 -0500 | 5 | +++ ./log4cpp/configure.in 2016-02-23 12:57:11.567240018 -0500 |
diff --git a/meta-oe/recipes-support/lvm2/files/0001-implement-libc-specific-reopen_stream.patch b/meta-oe/recipes-support/lvm2/files/0001-implement-libc-specific-reopen_stream.patch index bb582ed1f..f46d7f701 100644 --- a/meta-oe/recipes-support/lvm2/files/0001-implement-libc-specific-reopen_stream.patch +++ b/meta-oe/recipes-support/lvm2/files/0001-implement-libc-specific-reopen_stream.patch | |||
@@ -15,6 +15,8 @@ Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||
15 | Signed-off-by: Dengke Du <dengke.du@windriver.com> | 15 | Signed-off-by: Dengke Du <dengke.du@windriver.com> |
16 | 16 | ||
17 | --- | 17 | --- |
18 | Upstream-Status: Pending | ||
19 | |||
18 | lib/log/log.c | 6 ++++++ | 20 | lib/log/log.c | 6 ++++++ |
19 | tools/lvmcmdline.c | 6 +++--- | 21 | tools/lvmcmdline.c | 6 +++--- |
20 | 2 files changed, 9 insertions(+), 3 deletions(-) | 22 | 2 files changed, 9 insertions(+), 3 deletions(-) |
diff --git a/meta-oe/recipes-support/lvm2/files/0002-Guard-use-of-mallinfo-with-__GLIBC__.patch b/meta-oe/recipes-support/lvm2/files/0002-Guard-use-of-mallinfo-with-__GLIBC__.patch index ce8a97ab6..1fbaf0c9a 100644 --- a/meta-oe/recipes-support/lvm2/files/0002-Guard-use-of-mallinfo-with-__GLIBC__.patch +++ b/meta-oe/recipes-support/lvm2/files/0002-Guard-use-of-mallinfo-with-__GLIBC__.patch | |||
@@ -9,6 +9,8 @@ Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||
9 | Signed-off-by: Dengke Du <dengke.du@windriver.com> | 9 | Signed-off-by: Dengke Du <dengke.du@windriver.com> |
10 | 10 | ||
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | lib/mm/memlock.c | 2 +- | 14 | lib/mm/memlock.c | 2 +- |
13 | 1 file changed, 1 insertion(+), 1 deletion(-) | 15 | 1 file changed, 1 insertion(+), 1 deletion(-) |
14 | 16 | ||
diff --git a/meta-oe/recipes-support/mg/mg/0001-Undefine-REGEX-for-musl-based-systems.patch b/meta-oe/recipes-support/mg/mg/0001-Undefine-REGEX-for-musl-based-systems.patch index 9c154a173..ce139a638 100644 --- a/meta-oe/recipes-support/mg/mg/0001-Undefine-REGEX-for-musl-based-systems.patch +++ b/meta-oe/recipes-support/mg/mg/0001-Undefine-REGEX-for-musl-based-systems.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] Undefine REGEX for musl based systems | |||
5 | 5 | ||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | GNUmakefile | 1 - | 10 | GNUmakefile | 1 - |
9 | Makefile | 2 +- | 11 | Makefile | 2 +- |
10 | 2 files changed, 1 insertion(+), 2 deletions(-) | 12 | 2 files changed, 1 insertion(+), 2 deletions(-) |
diff --git a/meta-oe/recipes-support/mg/mg/0001-fileio-Include-sys-param.h-for-MAXNAMLEN.patch b/meta-oe/recipes-support/mg/mg/0001-fileio-Include-sys-param.h-for-MAXNAMLEN.patch index 8e8c2b902..4eeb1d97d 100644 --- a/meta-oe/recipes-support/mg/mg/0001-fileio-Include-sys-param.h-for-MAXNAMLEN.patch +++ b/meta-oe/recipes-support/mg/mg/0001-fileio-Include-sys-param.h-for-MAXNAMLEN.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH 1/2] fileio: Include sys/param.h for MAXNAMLEN | |||
5 | 5 | ||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | fileio.c | 1 + | 10 | fileio.c | 1 + |
9 | 1 file changed, 1 insertion(+) | 11 | 1 file changed, 1 insertion(+) |
10 | 12 | ||
diff --git a/meta-oe/recipes-support/mg/mg/0002-fileio-Define-DEFFILEMODE-if-platform-is-missing.patch b/meta-oe/recipes-support/mg/mg/0002-fileio-Define-DEFFILEMODE-if-platform-is-missing.patch index bdd7632be..ef7811081 100644 --- a/meta-oe/recipes-support/mg/mg/0002-fileio-Define-DEFFILEMODE-if-platform-is-missing.patch +++ b/meta-oe/recipes-support/mg/mg/0002-fileio-Define-DEFFILEMODE-if-platform-is-missing.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH 2/2] fileio: Define DEFFILEMODE if platform is missing | |||
5 | 5 | ||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | fileio.c | 4 ++++ | 10 | fileio.c | 4 ++++ |
9 | 1 file changed, 4 insertions(+) | 11 | 1 file changed, 4 insertions(+) |
10 | 12 | ||
diff --git a/meta-oe/recipes-support/multipath-tools/files/0001-fix-bug-of-do_compile-and-do_install.patch b/meta-oe/recipes-support/multipath-tools/files/0001-fix-bug-of-do_compile-and-do_install.patch index 97425fe9b..bc07d75cc 100644 --- a/meta-oe/recipes-support/multipath-tools/files/0001-fix-bug-of-do_compile-and-do_install.patch +++ b/meta-oe/recipes-support/multipath-tools/files/0001-fix-bug-of-do_compile-and-do_install.patch | |||
@@ -12,6 +12,8 @@ Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> | |||
12 | [OP: Drop dependencies that are already present in the 0.9.3 Makefile] | 12 | [OP: Drop dependencies that are already present in the 0.9.3 Makefile] |
13 | Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com> | 13 | Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com> |
14 | --- | 14 | --- |
15 | Upstream-Status: Pending | ||
16 | |||
15 | Makefile | 10 ++++++++++ | 17 | Makefile | 10 ++++++++++ |
16 | 1 file changed, 10 insertions(+) | 18 | 1 file changed, 10 insertions(+) |
17 | 19 | ||
diff --git a/meta-oe/recipes-support/multipath-tools/files/0021-RH-fixup-udev-rules-for-redhat.patch b/meta-oe/recipes-support/multipath-tools/files/0021-RH-fixup-udev-rules-for-redhat.patch index 0b9971dc9..395f9a9b0 100644 --- a/meta-oe/recipes-support/multipath-tools/files/0021-RH-fixup-udev-rules-for-redhat.patch +++ b/meta-oe/recipes-support/multipath-tools/files/0021-RH-fixup-udev-rules-for-redhat.patch | |||
@@ -17,6 +17,8 @@ Signed-off-by: Changqing Li <changqing.li@windriver.com> | |||
17 | [OP: Rebase to 0.9.3] | 17 | [OP: Rebase to 0.9.3] |
18 | Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com> | 18 | Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com> |
19 | --- | 19 | --- |
20 | Upstream-Status: Pending | ||
21 | |||
20 | Makefile.inc | 2 +- | 22 | Makefile.inc | 2 +- |
21 | kpartx/kpartx.rules | 2 +- | 23 | kpartx/kpartx.rules | 2 +- |
22 | multipath/Makefile | 4 ++-- | 24 | multipath/Makefile | 4 ++-- |
diff --git a/meta-oe/recipes-support/multipath-tools/files/0022-RH-Remove-the-property-blacklist-exception-builtin.patch b/meta-oe/recipes-support/multipath-tools/files/0022-RH-Remove-the-property-blacklist-exception-builtin.patch index 0eff18b85..c15444a85 100644 --- a/meta-oe/recipes-support/multipath-tools/files/0022-RH-Remove-the-property-blacklist-exception-builtin.patch +++ b/meta-oe/recipes-support/multipath-tools/files/0022-RH-Remove-the-property-blacklist-exception-builtin.patch | |||
@@ -20,6 +20,8 @@ Signed-off-by: Changqing Li <changqing.li@windriver.com> | |||
20 | [OP: Rebase to 0.9.3] | 20 | [OP: Rebase to 0.9.3] |
21 | Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com> | 21 | Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com> |
22 | --- | 22 | --- |
23 | Upstream-Status: Pending | ||
24 | |||
23 | libmultipath/blacklist.c | 10 +++++----- | 25 | libmultipath/blacklist.c | 10 +++++----- |
24 | 1 file changed, 5 insertions(+), 5 deletions(-) | 26 | 1 file changed, 5 insertions(+), 5 deletions(-) |
25 | 27 | ||
diff --git a/meta-oe/recipes-support/multipath-tools/files/0032-libdmmp-Makefile-replace-perl-with-sed-in-install-ta.patch b/meta-oe/recipes-support/multipath-tools/files/0032-libdmmp-Makefile-replace-perl-with-sed-in-install-ta.patch index 407dff507..ec123b212 100644 --- a/meta-oe/recipes-support/multipath-tools/files/0032-libdmmp-Makefile-replace-perl-with-sed-in-install-ta.patch +++ b/meta-oe/recipes-support/multipath-tools/files/0032-libdmmp-Makefile-replace-perl-with-sed-in-install-ta.patch | |||
@@ -15,6 +15,8 @@ Signed-off-by: Geoff Parker <geoffrey.parker@arthrex.com> | |||
15 | [OP: Rebase to 0.9.3] | 15 | [OP: Rebase to 0.9.3] |
16 | Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com> | 16 | Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com> |
17 | --- | 17 | --- |
18 | Upstream-Status: Pending | ||
19 | |||
18 | libdmmp/Makefile | 6 +++--- | 20 | libdmmp/Makefile | 6 +++--- |
19 | 1 file changed, 3 insertions(+), 3 deletions(-) | 21 | 1 file changed, 3 insertions(+), 3 deletions(-) |
20 | 22 | ||
diff --git a/meta-oe/recipes-support/ne10/ne10/0001-CMakeLists.txt-Remove-mthumb-interwork.patch b/meta-oe/recipes-support/ne10/ne10/0001-CMakeLists.txt-Remove-mthumb-interwork.patch index 9f2faaa52..6b51f992f 100644 --- a/meta-oe/recipes-support/ne10/ne10/0001-CMakeLists.txt-Remove-mthumb-interwork.patch +++ b/meta-oe/recipes-support/ne10/ne10/0001-CMakeLists.txt-Remove-mthumb-interwork.patch | |||
@@ -12,6 +12,8 @@ where this option is absent | |||
12 | 12 | ||
13 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 13 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
14 | --- | 14 | --- |
15 | Upstream-Status: Pending | ||
16 | |||
15 | CMakeLists.txt | 6 +++--- | 17 | CMakeLists.txt | 6 +++--- |
16 | 1 file changed, 3 insertions(+), 3 deletions(-) | 18 | 1 file changed, 3 insertions(+), 3 deletions(-) |
17 | 19 | ||
diff --git a/meta-oe/recipes-support/ne10/ne10/0001-Dont-specify-march-explicitly.patch b/meta-oe/recipes-support/ne10/ne10/0001-Dont-specify-march-explicitly.patch index a8fea82dc..cb99daf78 100644 --- a/meta-oe/recipes-support/ne10/ne10/0001-Dont-specify-march-explicitly.patch +++ b/meta-oe/recipes-support/ne10/ne10/0001-Dont-specify-march-explicitly.patch | |||
@@ -15,6 +15,8 @@ Fixes | |||
15 | 15 | ||
16 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 16 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
17 | --- | 17 | --- |
18 | Upstream-Status: Pending | ||
19 | |||
18 | CMakeLists.txt | 4 ++-- | 20 | CMakeLists.txt | 4 ++-- |
19 | 1 file changed, 2 insertions(+), 2 deletions(-) | 21 | 1 file changed, 2 insertions(+), 2 deletions(-) |
20 | 22 | ||
diff --git a/meta-oe/recipes-support/neon/neon/0001-Disable-installing-documentation.patch b/meta-oe/recipes-support/neon/neon/0001-Disable-installing-documentation.patch index 1f63df27a..177a71ec0 100644 --- a/meta-oe/recipes-support/neon/neon/0001-Disable-installing-documentation.patch +++ b/meta-oe/recipes-support/neon/neon/0001-Disable-installing-documentation.patch | |||
@@ -7,6 +7,8 @@ It does not build | |||
7 | 7 | ||
8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | Makefile.in | 2 +- | 12 | Makefile.in | 2 +- |
11 | 1 file changed, 1 insertion(+), 1 deletion(-) | 13 | 1 file changed, 1 insertion(+), 1 deletion(-) |
12 | 14 | ||
diff --git a/meta-oe/recipes-support/nmon/nmon/0001-lmon16g.c-Adjust-system-headers.patch b/meta-oe/recipes-support/nmon/nmon/0001-lmon16g.c-Adjust-system-headers.patch index 5a8b04603..6721d2b5e 100644 --- a/meta-oe/recipes-support/nmon/nmon/0001-lmon16g.c-Adjust-system-headers.patch +++ b/meta-oe/recipes-support/nmon/nmon/0001-lmon16g.c-Adjust-system-headers.patch | |||
@@ -9,6 +9,8 @@ defines from sys/cdefs.h is used | |||
9 | 9 | ||
10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | lmon16m.c | 4 ++-- | 14 | lmon16m.c | 4 ++-- |
13 | 1 file changed, 2 insertions(+), 2 deletions(-) | 15 | 1 file changed, 2 insertions(+), 2 deletions(-) |
14 | 16 | ||
diff --git a/meta-oe/recipes-support/onig/onig/0002-build-enable-serial-tests-automake-option-for-ptest.patch b/meta-oe/recipes-support/onig/onig/0002-build-enable-serial-tests-automake-option-for-ptest.patch index a7a28536f..096b8baa7 100644 --- a/meta-oe/recipes-support/onig/onig/0002-build-enable-serial-tests-automake-option-for-ptest.patch +++ b/meta-oe/recipes-support/onig/onig/0002-build-enable-serial-tests-automake-option-for-ptest.patch | |||
@@ -15,6 +15,8 @@ former being what we want. | |||
15 | 15 | ||
16 | Signed-off-by: André Draszik <git@andred.net> | 16 | Signed-off-by: André Draszik <git@andred.net> |
17 | --- | 17 | --- |
18 | Upstream-Status: Pending | ||
19 | |||
18 | configure.ac | 2 +- | 20 | configure.ac | 2 +- |
19 | 1 file changed, 1 insertion(+), 1 deletion(-) | 21 | 1 file changed, 1 insertion(+), 1 deletion(-) |
20 | 22 | ||
diff --git a/meta-oe/recipes-support/opencv/opencv/0001-Temporarliy-work-around-deprecated-ffmpeg-RAW-functi.patch b/meta-oe/recipes-support/opencv/opencv/0001-Temporarliy-work-around-deprecated-ffmpeg-RAW-functi.patch index 1e47f8b16..a3bbefaab 100644 --- a/meta-oe/recipes-support/opencv/opencv/0001-Temporarliy-work-around-deprecated-ffmpeg-RAW-functi.patch +++ b/meta-oe/recipes-support/opencv/opencv/0001-Temporarliy-work-around-deprecated-ffmpeg-RAW-functi.patch | |||
@@ -7,6 +7,8 @@ Subject: [PATCH] Temporarliy work around deprecated ffmpeg RAW function | |||
7 | Signed-off-by: Jason Wessel <jason.wessel@windriver.com> | 7 | Signed-off-by: Jason Wessel <jason.wessel@windriver.com> |
8 | 8 | ||
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | modules/videoio/src/cap_ffmpeg_impl.hpp | 8 ++++++++ | 12 | modules/videoio/src/cap_ffmpeg_impl.hpp | 8 ++++++++ |
11 | 1 file changed, 8 insertions(+) | 13 | 1 file changed, 8 insertions(+) |
12 | 14 | ||
diff --git a/meta-oe/recipes-support/opencv/opencv/0003-To-fix-errors-as-following.patch b/meta-oe/recipes-support/opencv/opencv/0003-To-fix-errors-as-following.patch index bb47ef2ba..9df419d0b 100644 --- a/meta-oe/recipes-support/opencv/opencv/0003-To-fix-errors-as-following.patch +++ b/meta-oe/recipes-support/opencv/opencv/0003-To-fix-errors-as-following.patch | |||
@@ -15,6 +15,8 @@ ts module. | |||
15 | Signed-off-by: Ismo Puustinen <ismo.puustinen@intel.com> | 15 | Signed-off-by: Ismo Puustinen <ismo.puustinen@intel.com> |
16 | 16 | ||
17 | --- | 17 | --- |
18 | Upstream-Status: Pending | ||
19 | |||
18 | modules/ts/include/opencv2/ts.hpp | 4 ++-- | 20 | modules/ts/include/opencv2/ts.hpp | 4 ++-- |
19 | modules/ts/include/opencv2/ts/ocl_test.hpp | 2 +- | 21 | modules/ts/include/opencv2/ts/ocl_test.hpp | 2 +- |
20 | modules/ts/include/opencv2/ts/ts_ext.hpp | 2 +- | 22 | modules/ts/include/opencv2/ts/ts_ext.hpp | 2 +- |
diff --git a/meta-oe/recipes-support/pcp/pcp/fix_parallel_make.patch b/meta-oe/recipes-support/pcp/pcp/fix_parallel_make.patch index 630f51a49..9cb649a59 100644 --- a/meta-oe/recipes-support/pcp/pcp/fix_parallel_make.patch +++ b/meta-oe/recipes-support/pcp/pcp/fix_parallel_make.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- a/qa/src/GNUlocaldefs | 3 | --- a/qa/src/GNUlocaldefs |
2 | +++ b/qa/src/GNUlocaldefs | 4 | +++ b/qa/src/GNUlocaldefs |
3 | @@ -728,7 +728,7 @@ scale.o: localconfig.h | 5 | @@ -728,7 +728,7 @@ scale.o: localconfig.h |
diff --git a/meta-oe/recipes-support/pidgin/pidgin/purple-OE-branding-25.patch b/meta-oe/recipes-support/pidgin/pidgin/purple-OE-branding-25.patch index 0a1baa918..1c4daa9f6 100644 --- a/meta-oe/recipes-support/pidgin/pidgin/purple-OE-branding-25.patch +++ b/meta-oe/recipes-support/pidgin/pidgin/purple-OE-branding-25.patch | |||
@@ -3,6 +3,8 @@ From: Herrie <github.com@herrie.org> | |||
3 | Date: Mon, 24 Jul 2017 21:30:16 +0200 | 3 | Date: Mon, 24 Jul 2017 21:30:16 +0200 |
4 | 4 | ||
5 | --- | 5 | --- |
6 | Upstream-Status: Pending | ||
7 | |||
6 | libpurple/protocols/irc/irc.h | 4 ++-- | 8 | libpurple/protocols/irc/irc.h | 4 ++-- |
7 | 1 file changed, 2 insertions(+), 2 deletions(-) | 9 | 1 file changed, 2 insertions(+), 2 deletions(-) |
8 | 10 | ||
diff --git a/meta-oe/recipes-support/pidgin/pidgin/sanitize-configure.ac.patch b/meta-oe/recipes-support/pidgin/pidgin/sanitize-configure.ac.patch index 84dbcdc27..cf6207423 100644 --- a/meta-oe/recipes-support/pidgin/pidgin/sanitize-configure.ac.patch +++ b/meta-oe/recipes-support/pidgin/pidgin/sanitize-configure.ac.patch | |||
@@ -3,6 +3,8 @@ From: Herrie <github.com@herrie.org> | |||
3 | Date: Mon, 24 Jul 2017 21:30:16 +0200 | 3 | Date: Mon, 24 Jul 2017 21:30:16 +0200 |
4 | 4 | ||
5 | --- | 5 | --- |
6 | Upstream-Status: Pending | ||
7 | |||
6 | configure.ac | 10 +--------- | 8 | configure.ac | 10 +--------- |
7 | 1 file changed, 1 insertion(+), 9 deletions(-) | 9 | 1 file changed, 1 insertion(+), 9 deletions(-) |
8 | 10 | ||
diff --git a/meta-oe/recipes-support/pngcheck/pngcheck/0001-make-Respect-variables-from-environement.patch b/meta-oe/recipes-support/pngcheck/pngcheck/0001-make-Respect-variables-from-environement.patch index 2d0ea0252..12333cc1f 100644 --- a/meta-oe/recipes-support/pngcheck/pngcheck/0001-make-Respect-variables-from-environement.patch +++ b/meta-oe/recipes-support/pngcheck/pngcheck/0001-make-Respect-variables-from-environement.patch | |||
@@ -7,6 +7,8 @@ link with shared zlib | |||
7 | 7 | ||
8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | Makefile.unx | 18 ++++++++---------- | 12 | Makefile.unx | 18 ++++++++---------- |
11 | 1 file changed, 8 insertions(+), 10 deletions(-) | 13 | 1 file changed, 8 insertions(+), 10 deletions(-) |
12 | 14 | ||
diff --git a/meta-oe/recipes-support/pngcheck/pngcheck/0001-png-fix-IDAT-windowsize-Fix-format-string-errors-in-.patch b/meta-oe/recipes-support/pngcheck/pngcheck/0001-png-fix-IDAT-windowsize-Fix-format-string-errors-in-.patch index 6d4465fbe..0fc5a8e0d 100644 --- a/meta-oe/recipes-support/pngcheck/pngcheck/0001-png-fix-IDAT-windowsize-Fix-format-string-errors-in-.patch +++ b/meta-oe/recipes-support/pngcheck/pngcheck/0001-png-fix-IDAT-windowsize-Fix-format-string-errors-in-.patch | |||
@@ -6,6 +6,8 @@ Subject: [PATCH 1/2] png-fix-IDAT-windowsize: Fix format string errors in | |||
6 | 6 | ||
7 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 7 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
8 | --- | 8 | --- |
9 | Upstream-Status: Pending | ||
10 | |||
9 | gpl/png-fix-IDAT-windowsize.c | 4 ++-- | 11 | gpl/png-fix-IDAT-windowsize.c | 4 ++-- |
10 | 1 file changed, 2 insertions(+), 2 deletions(-) | 12 | 1 file changed, 2 insertions(+), 2 deletions(-) |
11 | 13 | ||
diff --git a/meta-oe/recipes-support/pngcheck/pngcheck/10-pngsplit-format-strings.patch b/meta-oe/recipes-support/pngcheck/pngcheck/10-pngsplit-format-strings.patch index f2c86689e..2ff6d664c 100644 --- a/meta-oe/recipes-support/pngcheck/pngcheck/10-pngsplit-format-strings.patch +++ b/meta-oe/recipes-support/pngcheck/pngcheck/10-pngsplit-format-strings.patch | |||
@@ -2,6 +2,8 @@ From: Jari Aalto <jari.aalto@cante.net> | |||
2 | Subject: Correct fomat strings fro hardened build flags | 2 | Subject: Correct fomat strings fro hardened build flags |
3 | 3 | ||
4 | --- | 4 | --- |
5 | Upstream-Status: Pending | ||
6 | |||
5 | gpl/pngsplit.c | 10 +++++----- | 7 | gpl/pngsplit.c | 10 +++++----- |
6 | 1 file changed, 5 insertions(+), 5 deletions(-) | 8 | 1 file changed, 5 insertions(+), 5 deletions(-) |
7 | 9 | ||
diff --git a/meta-oe/recipes-support/poppler/poppler/0001-cmake-Do-not-use-isystem.patch b/meta-oe/recipes-support/poppler/poppler/0001-cmake-Do-not-use-isystem.patch index b4e3fb05e..adbe82263 100644 --- a/meta-oe/recipes-support/poppler/poppler/0001-cmake-Do-not-use-isystem.patch +++ b/meta-oe/recipes-support/poppler/poppler/0001-cmake-Do-not-use-isystem.patch | |||
@@ -30,6 +30,8 @@ issue is addressed | |||
30 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 30 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
31 | 31 | ||
32 | --- | 32 | --- |
33 | Upstream-Status: Pending | ||
34 | |||
33 | CMakeLists.txt | 4 ++-- | 35 | CMakeLists.txt | 4 ++-- |
34 | glib/CMakeLists.txt | 4 ++-- | 36 | glib/CMakeLists.txt | 4 ++-- |
35 | qt5/src/CMakeLists.txt | 4 ++-- | 37 | qt5/src/CMakeLists.txt | 4 ++-- |
diff --git a/meta-oe/recipes-support/procmail/procmail/from-debian-to-fix-compile-errors.patch b/meta-oe/recipes-support/procmail/procmail/from-debian-to-fix-compile-errors.patch index 8341a8ecd..c1f9ce7ec 100644 --- a/meta-oe/recipes-support/procmail/procmail/from-debian-to-fix-compile-errors.patch +++ b/meta-oe/recipes-support/procmail/procmail/from-debian-to-fix-compile-errors.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH 1/3] From debian to fix compile errors | |||
5 | 5 | ||
6 | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> | 6 | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | src/Makefile.0 | 7 +++---- | 10 | src/Makefile.0 | 7 +++---- |
9 | src/autoconf | 64 +++++++++++++------------------------------------------- | 11 | src/autoconf | 64 +++++++++++++------------------------------------------- |
10 | src/comsat.c | 65 +++++++++++++++++++-------------------------------------- | 12 | src/comsat.c | 65 +++++++++++++++++++-------------------------------------- |
diff --git a/meta-oe/recipes-support/procmail/procmail/from-debian-to-fix-man-file.patch b/meta-oe/recipes-support/procmail/procmail/from-debian-to-fix-man-file.patch index 7b3c643b2..78ac6241d 100644 --- a/meta-oe/recipes-support/procmail/procmail/from-debian-to-fix-man-file.patch +++ b/meta-oe/recipes-support/procmail/procmail/from-debian-to-fix-man-file.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH 2/3] From debian to fix man file | |||
5 | 5 | ||
6 | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> | 6 | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | man/procmail.man | 24 +++++++++++++++++------- | 10 | man/procmail.man | 24 +++++++++++++++++------- |
9 | man/procmailrc.man | 2 +- | 11 | man/procmailrc.man | 2 +- |
10 | 2 files changed, 18 insertions(+), 8 deletions(-) | 12 | 2 files changed, 18 insertions(+), 8 deletions(-) |
diff --git a/meta-oe/recipes-support/procmail/procmail/from-debian-to-modify-parameters.patch b/meta-oe/recipes-support/procmail/procmail/from-debian-to-modify-parameters.patch index a94e43670..2bebccc0b 100644 --- a/meta-oe/recipes-support/procmail/procmail/from-debian-to-modify-parameters.patch +++ b/meta-oe/recipes-support/procmail/procmail/from-debian-to-modify-parameters.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH 3/3] From debian to modify parameters | |||
5 | 5 | ||
6 | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> | 6 | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | Makefile | 16 ++++++++-------- | 10 | Makefile | 16 ++++++++-------- |
9 | config.h | 13 +++++++------ | 11 | config.h | 13 +++++++------ |
10 | 2 files changed, 15 insertions(+), 14 deletions(-) | 12 | 2 files changed, 15 insertions(+), 14 deletions(-) |
diff --git a/meta-oe/recipes-support/procmail/procmail/man-file-mailstat.1-from-debian.patch b/meta-oe/recipes-support/procmail/procmail/man-file-mailstat.1-from-debian.patch index 46d973e06..72fa27a83 100644 --- a/meta-oe/recipes-support/procmail/procmail/man-file-mailstat.1-from-debian.patch +++ b/meta-oe/recipes-support/procmail/procmail/man-file-mailstat.1-from-debian.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] man file mailstat.1 from debian | |||
5 | 5 | ||
6 | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> | 6 | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | debian/mailstat.1 | 40 ++++++++++++++++++++++++++++++++++++++++ | 10 | debian/mailstat.1 | 40 ++++++++++++++++++++++++++++++++++++++++ |
9 | 1 file changed, 40 insertions(+) | 11 | 1 file changed, 40 insertions(+) |
10 | create mode 100644 debian/mailstat.1 | 12 | create mode 100644 debian/mailstat.1 |
diff --git a/meta-oe/recipes-support/pxaregs/pxaregs-1.14/i2c.patch b/meta-oe/recipes-support/pxaregs/pxaregs-1.14/i2c.patch index 36983ec47..2b5b5caa6 100644 --- a/meta-oe/recipes-support/pxaregs/pxaregs-1.14/i2c.patch +++ b/meta-oe/recipes-support/pxaregs/pxaregs-1.14/i2c.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Index: pxaregs-1.14/pxaregs.c | 3 | Index: pxaregs-1.14/pxaregs.c |
2 | =================================================================== | 4 | =================================================================== |
3 | --- pxaregs-1.14.orig/pxaregs.c | 5 | --- pxaregs-1.14.orig/pxaregs.c |
diff --git a/meta-oe/recipes-support/pxaregs/pxaregs-1.14/munmap.patch b/meta-oe/recipes-support/pxaregs/pxaregs-1.14/munmap.patch index a9c4b95cf..c0f81725d 100644 --- a/meta-oe/recipes-support/pxaregs/pxaregs-1.14/munmap.patch +++ b/meta-oe/recipes-support/pxaregs/pxaregs-1.14/munmap.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Index: pxaregs-1.14/pxaregs.c | 3 | Index: pxaregs-1.14/pxaregs.c |
2 | =================================================================== | 4 | =================================================================== |
3 | --- pxaregs-1.14.orig/pxaregs.c | 5 | --- pxaregs-1.14.orig/pxaregs.c |
diff --git a/meta-oe/recipes-support/pxaregs/pxaregs-1.14/serial.patch b/meta-oe/recipes-support/pxaregs/pxaregs-1.14/serial.patch index 06853851d..fba2e7f51 100644 --- a/meta-oe/recipes-support/pxaregs/pxaregs-1.14/serial.patch +++ b/meta-oe/recipes-support/pxaregs/pxaregs-1.14/serial.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Index: pxaregs-1.14/pxaregs.c | 3 | Index: pxaregs-1.14/pxaregs.c |
2 | =================================================================== | 4 | =================================================================== |
3 | --- pxaregs-1.14.orig/pxaregs.c | 5 | --- pxaregs-1.14.orig/pxaregs.c |
diff --git a/meta-oe/recipes-support/pxaregs/pxaregs-1.14/usb.patch b/meta-oe/recipes-support/pxaregs/pxaregs-1.14/usb.patch index 59f21fe3c..91ca0a774 100644 --- a/meta-oe/recipes-support/pxaregs/pxaregs-1.14/usb.patch +++ b/meta-oe/recipes-support/pxaregs/pxaregs-1.14/usb.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Index: pxaregs-1.14/pxaregs.c | 3 | Index: pxaregs-1.14/pxaregs.c |
2 | =================================================================== | 4 | =================================================================== |
3 | --- pxaregs-1.14.orig/pxaregs.c | 5 | --- pxaregs-1.14.orig/pxaregs.c |
diff --git a/meta-oe/recipes-support/serial-utils/serial-forward/0001-serial_forward-Disable-default-static-linking.patch b/meta-oe/recipes-support/serial-utils/serial-forward/0001-serial_forward-Disable-default-static-linking.patch index 7dcc67d11..a3fb67896 100644 --- a/meta-oe/recipes-support/serial-utils/serial-forward/0001-serial_forward-Disable-default-static-linking.patch +++ b/meta-oe/recipes-support/serial-utils/serial-forward/0001-serial_forward-Disable-default-static-linking.patch | |||
@@ -7,6 +7,8 @@ This does not work with ssp turned on with hardening flags on musl | |||
7 | 7 | ||
8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | tools/serial_forward/src/Makefile.am | 3 --- | 12 | tools/serial_forward/src/Makefile.am | 3 --- |
11 | 1 file changed, 3 deletions(-) | 13 | 1 file changed, 3 deletions(-) |
12 | 14 | ||
diff --git a/meta-oe/recipes-support/sharutils/sharutils/0001-Fix-build-with-clang.patch b/meta-oe/recipes-support/sharutils/sharutils/0001-Fix-build-with-clang.patch index 7b627c16d..583fe33ec 100644 --- a/meta-oe/recipes-support/sharutils/sharutils/0001-Fix-build-with-clang.patch +++ b/meta-oe/recipes-support/sharutils/sharutils/0001-Fix-build-with-clang.patch | |||
@@ -8,6 +8,8 @@ whereas it does support format attribute, we hard code it | |||
8 | 8 | ||
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | src/shar-opts.h | 2 +- | 13 | src/shar-opts.h | 2 +- |
12 | 1 file changed, 1 insertion(+), 1 deletion(-) | 14 | 1 file changed, 1 insertion(+), 1 deletion(-) |
13 | 15 | ||
diff --git a/meta-oe/recipes-support/sharutils/sharutils/0001-Fix-building-with-GCC-10.patch b/meta-oe/recipes-support/sharutils/sharutils/0001-Fix-building-with-GCC-10.patch index 9e2ebe756..0d9978a21 100644 --- a/meta-oe/recipes-support/sharutils/sharutils/0001-Fix-building-with-GCC-10.patch +++ b/meta-oe/recipes-support/sharutils/sharutils/0001-Fix-building-with-GCC-10.patch | |||
@@ -21,6 +21,8 @@ declarations. | |||
21 | Signed-off-by: Petr PÃÂsaÃ…â„¢ <address@hidden> | 21 | Signed-off-by: Petr PÃÂsaÃ…â„¢ <address@hidden> |
22 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 22 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
23 | --- | 23 | --- |
24 | Upstream-Status: Pending | ||
25 | |||
24 | src/shar-opts.h | 2 +- | 26 | src/shar-opts.h | 2 +- |
25 | src/shar-std.def | 2 +- | 27 | src/shar-std.def | 2 +- |
26 | src/unshar-opts.h | 2 +- | 28 | src/unshar-opts.h | 2 +- |
diff --git a/meta-oe/recipes-support/sharutils/sharutils/0002-Do-not-include-lib-md5.c-into-src-shar.c.patch b/meta-oe/recipes-support/sharutils/sharutils/0002-Do-not-include-lib-md5.c-into-src-shar.c.patch index d4a8d6fba..5932ddf1c 100644 --- a/meta-oe/recipes-support/sharutils/sharutils/0002-Do-not-include-lib-md5.c-into-src-shar.c.patch +++ b/meta-oe/recipes-support/sharutils/sharutils/0002-Do-not-include-lib-md5.c-into-src-shar.c.patch | |||
@@ -20,6 +20,8 @@ shar.o:shar.c:(.text+0x28): first defined here | |||
20 | Signed-off-by: Petr PÃÂsaÃ…â„¢ <address@hidden> | 20 | Signed-off-by: Petr PÃÂsaÃ…â„¢ <address@hidden> |
21 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 21 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
22 | --- | 22 | --- |
23 | Upstream-Status: Pending | ||
24 | |||
23 | src/shar.c | 1 - | 25 | src/shar.c | 1 - |
24 | 1 file changed, 1 deletion(-) | 26 | 1 file changed, 1 deletion(-) |
25 | 27 | ||
diff --git a/meta-oe/recipes-support/ssiapi/ssiapi/0001-Don-t-use-__GNUC_PREREQ.patch b/meta-oe/recipes-support/ssiapi/ssiapi/0001-Don-t-use-__GNUC_PREREQ.patch index d9190e5bd..5842ff1f3 100644 --- a/meta-oe/recipes-support/ssiapi/ssiapi/0001-Don-t-use-__GNUC_PREREQ.patch +++ b/meta-oe/recipes-support/ssiapi/ssiapi/0001-Don-t-use-__GNUC_PREREQ.patch | |||
@@ -10,6 +10,8 @@ availability first | |||
10 | 10 | ||
11 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 11 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
12 | --- | 12 | --- |
13 | Upstream-Status: Pending | ||
14 | |||
13 | lib/efi/efi.h | 4 ++-- | 15 | lib/efi/efi.h | 4 ++-- |
14 | lib/engine/pragma.h | 4 ++-- | 16 | lib/engine/pragma.h | 4 ++-- |
15 | lib/log/log.h | 4 ++-- | 17 | lib/log/log.h | 4 ++-- |
diff --git a/meta-oe/recipes-support/ssiapi/ssiapi/0001-Include-libgen.h.patch b/meta-oe/recipes-support/ssiapi/ssiapi/0001-Include-libgen.h.patch index fd44571b6..b52214660 100644 --- a/meta-oe/recipes-support/ssiapi/ssiapi/0001-Include-libgen.h.patch +++ b/meta-oe/recipes-support/ssiapi/ssiapi/0001-Include-libgen.h.patch | |||
@@ -9,6 +9,8 @@ would be upstreams choice to make | |||
9 | 9 | ||
10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | tools/ssieventmonitor.cpp | 4 +++- | 14 | tools/ssieventmonitor.cpp | 4 +++- |
13 | 1 file changed, 3 insertions(+), 1 deletion(-) | 15 | 1 file changed, 3 insertions(+), 1 deletion(-) |
14 | 16 | ||
diff --git a/meta-oe/recipes-support/ssiapi/ssiapi/0001-log-Avoid-shadowing-functions-from-std-lib.patch b/meta-oe/recipes-support/ssiapi/ssiapi/0001-log-Avoid-shadowing-functions-from-std-lib.patch index 8fdbf3e60..c01c7e5cc 100644 --- a/meta-oe/recipes-support/ssiapi/ssiapi/0001-log-Avoid-shadowing-functions-from-std-lib.patch +++ b/meta-oe/recipes-support/ssiapi/ssiapi/0001-log-Avoid-shadowing-functions-from-std-lib.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH 1/4] log: Avoid shadowing functions from std lib | |||
5 | 5 | ||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | lib/log/log.c | 2 +- | 10 | lib/log/log.c | 2 +- |
9 | lib/log/log.h | 8 ++++---- | 11 | lib/log/log.h | 8 ++++---- |
10 | 2 files changed, 5 insertions(+), 5 deletions(-) | 12 | 2 files changed, 5 insertions(+), 5 deletions(-) |
diff --git a/meta-oe/recipes-support/ssiapi/ssiapi/0002-Use-stangard-int-types.patch b/meta-oe/recipes-support/ssiapi/ssiapi/0002-Use-stangard-int-types.patch index acc718d23..390faeb77 100644 --- a/meta-oe/recipes-support/ssiapi/ssiapi/0002-Use-stangard-int-types.patch +++ b/meta-oe/recipes-support/ssiapi/ssiapi/0002-Use-stangard-int-types.patch | |||
@@ -10,6 +10,8 @@ error: unknown type name '__uint8_t' | |||
10 | 10 | ||
11 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 11 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
12 | --- | 12 | --- |
13 | Upstream-Status: Pending | ||
14 | |||
13 | lib/engine/end_device.cpp | 13 +++++++------ | 15 | lib/engine/end_device.cpp | 13 +++++++------ |
14 | 1 file changed, 7 insertions(+), 6 deletions(-) | 16 | 1 file changed, 7 insertions(+), 6 deletions(-) |
15 | 17 | ||
diff --git a/meta-oe/recipes-support/ssiapi/ssiapi/0002-boost-Backport-clang-support.patch b/meta-oe/recipes-support/ssiapi/ssiapi/0002-boost-Backport-clang-support.patch index 2eeab54e5..aabbc04e5 100644 --- a/meta-oe/recipes-support/ssiapi/ssiapi/0002-boost-Backport-clang-support.patch +++ b/meta-oe/recipes-support/ssiapi/ssiapi/0002-boost-Backport-clang-support.patch | |||
@@ -7,6 +7,8 @@ backport headers from boost 1.59 | |||
7 | 7 | ||
8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | lib/boost/config/compiler/clang.hpp | 272 +++++++++ | 12 | lib/boost/config/compiler/clang.hpp | 272 +++++++++ |
11 | lib/boost/config/stdlib/libcpp.hpp | 80 +++ | 13 | lib/boost/config/stdlib/libcpp.hpp | 80 +++ |
12 | lib/boost/cstdint.hpp | 542 ++++++++++++++++++ | 14 | lib/boost/cstdint.hpp | 542 ++++++++++++++++++ |
diff --git a/meta-oe/recipes-support/ssiapi/ssiapi/0003-engine-Define-discover-const-String-path-in-base-cla.patch b/meta-oe/recipes-support/ssiapi/ssiapi/0003-engine-Define-discover-const-String-path-in-base-cla.patch index 261358459..e5e257b49 100644 --- a/meta-oe/recipes-support/ssiapi/ssiapi/0003-engine-Define-discover-const-String-path-in-base-cla.patch +++ b/meta-oe/recipes-support/ssiapi/ssiapi/0003-engine-Define-discover-const-String-path-in-base-cla.patch | |||
@@ -11,6 +11,8 @@ Remove ununsed orom_vmd | |||
11 | 11 | ||
12 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 12 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
13 | --- | 13 | --- |
14 | Upstream-Status: Pending | ||
15 | |||
14 | lib/engine/storage_object.h | 3 +++ | 16 | lib/engine/storage_object.h | 3 +++ |
15 | lib/engine/vmd_raid_info.h | 2 -- | 17 | lib/engine/vmd_raid_info.h | 2 -- |
16 | 2 files changed, 3 insertions(+), 2 deletions(-) | 18 | 2 files changed, 3 insertions(+), 2 deletions(-) |
diff --git a/meta-oe/recipes-support/ssiapi/ssiapi/0003-replace-canonicalize_file_name-with-realpath.patch b/meta-oe/recipes-support/ssiapi/ssiapi/0003-replace-canonicalize_file_name-with-realpath.patch index 848d38b22..d70be51ee 100644 --- a/meta-oe/recipes-support/ssiapi/ssiapi/0003-replace-canonicalize_file_name-with-realpath.patch +++ b/meta-oe/recipes-support/ssiapi/ssiapi/0003-replace-canonicalize_file_name-with-realpath.patch | |||
@@ -11,6 +11,8 @@ error: use of undeclared identifier 'canonicalize_file_name' | |||
11 | 11 | ||
12 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 12 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
13 | --- | 13 | --- |
14 | Upstream-Status: Pending | ||
15 | |||
14 | lib/engine/filesystem.cpp | 2 +- | 16 | lib/engine/filesystem.cpp | 2 +- |
15 | tools/ssieventmonitor.cpp | 2 +- | 17 | tools/ssieventmonitor.cpp | 2 +- |
16 | 2 files changed, 2 insertions(+), 2 deletions(-) | 18 | 2 files changed, 2 insertions(+), 2 deletions(-) |
diff --git a/meta-oe/recipes-support/ssiapi/ssiapi/0004-Do-not-override-flags-coming-from-build-environment.patch b/meta-oe/recipes-support/ssiapi/ssiapi/0004-Do-not-override-flags-coming-from-build-environment.patch index ca2ffc56b..56e3c658a 100644 --- a/meta-oe/recipes-support/ssiapi/ssiapi/0004-Do-not-override-flags-coming-from-build-environment.patch +++ b/meta-oe/recipes-support/ssiapi/ssiapi/0004-Do-not-override-flags-coming-from-build-environment.patch | |||
@@ -8,6 +8,8 @@ without this change, the build would fail | |||
8 | 8 | ||
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | configure.ac | 6 +++--- | 13 | configure.ac | 6 +++--- |
12 | 1 file changed, 3 insertions(+), 3 deletions(-) | 14 | 1 file changed, 3 insertions(+), 3 deletions(-) |
13 | 15 | ||
diff --git a/meta-oe/recipes-support/ssiapi/ssiapi/0004-include-limits.h.patch b/meta-oe/recipes-support/ssiapi/ssiapi/0004-include-limits.h.patch index d63eb5061..005a35e5a 100644 --- a/meta-oe/recipes-support/ssiapi/ssiapi/0004-include-limits.h.patch +++ b/meta-oe/recipes-support/ssiapi/ssiapi/0004-include-limits.h.patch | |||
@@ -8,6 +8,8 @@ error: use of undeclared identifier 'PATH_MAX' | |||
8 | 8 | ||
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | tools/ssieventmonitor.cpp | 1 + | 13 | tools/ssieventmonitor.cpp | 1 + |
12 | 1 file changed, 1 insertion(+) | 14 | 1 file changed, 1 insertion(+) |
13 | 15 | ||
diff --git a/meta-oe/recipes-support/ssiapi/ssiapi/0005-enable-out-of-source-tree-builds.patch b/meta-oe/recipes-support/ssiapi/ssiapi/0005-enable-out-of-source-tree-builds.patch index c516f6525..6dd7fc735 100644 --- a/meta-oe/recipes-support/ssiapi/ssiapi/0005-enable-out-of-source-tree-builds.patch +++ b/meta-oe/recipes-support/ssiapi/ssiapi/0005-enable-out-of-source-tree-builds.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] enable out of source tree builds | |||
5 | 5 | ||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | lib/efi/Makefile.am | 2 +- | 10 | lib/efi/Makefile.am | 2 +- |
9 | lib/engine/Makefile.am | 2 +- | 11 | lib/engine/Makefile.am | 2 +- |
10 | lib/orom/Makefile.am | 2 +- | 12 | lib/orom/Makefile.am | 2 +- |
diff --git a/meta-oe/recipes-support/uim/uim/uim-module-manager.patch b/meta-oe/recipes-support/uim/uim/uim-module-manager.patch index 0fafc8533..0e2fb687b 100644 --- a/meta-oe/recipes-support/uim/uim/uim-module-manager.patch +++ b/meta-oe/recipes-support/uim/uim/uim-module-manager.patch | |||
@@ -3,6 +3,8 @@ From: Bian Naimeng <biannm@cn.fujitsu.com> | |||
3 | Date: Fri, 26 Jun 2015 12:57:48 +0900 | 3 | Date: Fri, 26 Jun 2015 12:57:48 +0900 |
4 | 4 | ||
5 | --- | 5 | --- |
6 | Upstream-Status: Pending | ||
7 | |||
6 | scm/Makefile.am | 2 +- | 8 | scm/Makefile.am | 2 +- |
7 | 1 file changed, 1 insertion(+), 1 deletion(-) | 9 | 1 file changed, 1 insertion(+), 1 deletion(-) |
8 | 10 | ||
diff --git a/meta-oe/recipes-support/utouch/utouch-frame/0001-include-sys-stat.h-for-fixing-build-issue-on-musl.patch b/meta-oe/recipes-support/utouch/utouch-frame/0001-include-sys-stat.h-for-fixing-build-issue-on-musl.patch index f3c8eeb41..f0860fcd9 100644 --- a/meta-oe/recipes-support/utouch/utouch-frame/0001-include-sys-stat.h-for-fixing-build-issue-on-musl.patch +++ b/meta-oe/recipes-support/utouch/utouch-frame/0001-include-sys-stat.h-for-fixing-build-issue-on-musl.patch | |||
@@ -9,6 +9,8 @@ error: field has incomplete | |||
9 | 9 | ||
10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | tools/utouch-frame-test-mtdev.c | 1 + | 14 | tools/utouch-frame-test-mtdev.c | 1 + |
13 | 1 file changed, 1 insertion(+) | 15 | 1 file changed, 1 insertion(+) |
14 | 16 | ||
diff --git a/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/1024.patch b/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/1024.patch index 7506d8bb2..12613f8b1 100644 --- a/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/1024.patch +++ b/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/1024.patch | |||
@@ -6,6 +6,8 @@ Subject: [PATCH] SCons 4.2.0 no longer has env_cpp11.has_key() Check env_cpp11 | |||
6 | 6 | ||
7 | This fixes https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003022 | 7 | This fixes https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003022 |
8 | --- | 8 | --- |
9 | Upstream-Status: Pending | ||
10 | |||
9 | examples/broadcast_server/SConscript | 2 +- | 11 | examples/broadcast_server/SConscript | 2 +- |
10 | examples/debug_client/SConscript | 2 +- | 12 | examples/debug_client/SConscript | 2 +- |
11 | examples/debug_server/SConscript | 2 +- | 13 | examples/debug_server/SConscript | 2 +- |
diff --git a/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/855.patch b/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/855.patch index 3245d941b..68cb645b4 100644 --- a/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/855.patch +++ b/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/855.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] Fix cmake find boost with version >= 1.71 | |||
5 | 5 | ||
6 | For some reasons "system;thread;random;unit_test_framework" was seen as a single module, because of the quotes. | 6 | For some reasons "system;thread;random;unit_test_framework" was seen as a single module, because of the quotes. |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | CMakeLists.txt | 2 +- | 10 | CMakeLists.txt | 2 +- |
9 | 1 file changed, 1 insertion(+), 1 deletion(-) | 11 | 1 file changed, 1 insertion(+), 1 deletion(-) |
10 | 12 | ||
diff --git a/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/857.patch b/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/857.patch index f221cd699..401a614dc 100644 --- a/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/857.patch +++ b/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/857.patch | |||
@@ -8,6 +8,8 @@ Subject: [PATCH] Update SConstruct with new Python3 syntax: - new raise | |||
8 | This should fix FTBFS against new scons 3.1.2 | 8 | This should fix FTBFS against new scons 3.1.2 |
9 | https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=947584 | 9 | https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=947584 |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | SConstruct | 45 +++++++++++++++++++++++---------------------- | 13 | SConstruct | 45 +++++++++++++++++++++++---------------------- |
12 | 1 file changed, 23 insertions(+), 22 deletions(-) | 14 | 1 file changed, 23 insertions(+), 22 deletions(-) |
13 | 15 | ||
diff --git a/meta-oe/recipes-support/xdg-desktop-portal/xdg-desktop-portal/0001-xdg-desktop-portal-pc-in-add-pc_sysrootdir-dir.patch b/meta-oe/recipes-support/xdg-desktop-portal/xdg-desktop-portal/0001-xdg-desktop-portal-pc-in-add-pc_sysrootdir-dir.patch index 4b80c6e9f..1997d0ffe 100644 --- a/meta-oe/recipes-support/xdg-desktop-portal/xdg-desktop-portal/0001-xdg-desktop-portal-pc-in-add-pc_sysrootdir-dir.patch +++ b/meta-oe/recipes-support/xdg-desktop-portal/xdg-desktop-portal/0001-xdg-desktop-portal-pc-in-add-pc_sysrootdir-dir.patch | |||
@@ -4,6 +4,8 @@ Date: Mon, 12 Dec 2022 18:40:31 +0100 | |||
4 | Subject: [PATCH] xdg-desktop-portal.pc.in: add pc_sysrootdir dir | 4 | Subject: [PATCH] xdg-desktop-portal.pc.in: add pc_sysrootdir dir |
5 | 5 | ||
6 | --- | 6 | --- |
7 | Upstream-Status: Pending | ||
8 | |||
7 | xdg-desktop-portal.pc.in | 2 +- | 9 | xdg-desktop-portal.pc.in | 2 +- |
8 | 1 file changed, 1 insertion(+), 1 deletion(-) | 10 | 1 file changed, 1 insertion(+), 1 deletion(-) |
9 | 11 | ||
diff --git a/meta-oe/recipes-support/xmlstarlet/files/configure.ac.patch b/meta-oe/recipes-support/xmlstarlet/files/configure.ac.patch index e55f4f3b1..7e13110a3 100644 --- a/meta-oe/recipes-support/xmlstarlet/files/configure.ac.patch +++ b/meta-oe/recipes-support/xmlstarlet/files/configure.ac.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | configure.ac: don't use xml-config if --with-libxml-prefix is specified to configure | 3 | configure.ac: don't use xml-config if --with-libxml-prefix is specified to configure |
2 | 4 | ||
3 | Same behavior for xslt-config. | 5 | Same behavior for xslt-config. |
diff --git a/meta-oe/recipes-support/xrdp/xrdp/0001-Added-req_distinguished_name-in-etc-xrdp-openssl.con.patch b/meta-oe/recipes-support/xrdp/xrdp/0001-Added-req_distinguished_name-in-etc-xrdp-openssl.con.patch index 5e7fca02a..05803266c 100644 --- a/meta-oe/recipes-support/xrdp/xrdp/0001-Added-req_distinguished_name-in-etc-xrdp-openssl.con.patch +++ b/meta-oe/recipes-support/xrdp/xrdp/0001-Added-req_distinguished_name-in-etc-xrdp-openssl.con.patch | |||
@@ -6,6 +6,8 @@ Subject: [PATCH] Added req_distinguished_name in /etc/xrdp/openssl.conf, | |||
6 | 6 | ||
7 | Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> | 7 | Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> |
8 | --- | 8 | --- |
9 | Upstream-Status: Pending | ||
10 | |||
9 | keygen/openssl.conf | 8 ++++++++ | 11 | keygen/openssl.conf | 8 ++++++++ |
10 | 1 file changed, 8 insertions(+) | 12 | 1 file changed, 8 insertions(+) |
11 | 13 | ||
diff --git a/meta-oe/recipes-support/xrdp/xrdp/0001-Fix-the-compile-error.patch b/meta-oe/recipes-support/xrdp/xrdp/0001-Fix-the-compile-error.patch index 82b279085..e8b4ffa6b 100644 --- a/meta-oe/recipes-support/xrdp/xrdp/0001-Fix-the-compile-error.patch +++ b/meta-oe/recipes-support/xrdp/xrdp/0001-Fix-the-compile-error.patch | |||
@@ -5,6 +5,8 @@ Fix the compile error: | |||
5 | 5 | ||
6 | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> | 6 | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | xrdp/Makefile.am | 4 ++-- | 10 | xrdp/Makefile.am | 4 ++-- |
9 | 1 file changed, 2 insertions(+), 2 deletions(-) | 11 | 1 file changed, 2 insertions(+), 2 deletions(-) |
10 | 12 | ||
diff --git a/meta-oe/recipes-support/zbar/zbar/0001-qt-Create-subdir-in-Makefile.patch b/meta-oe/recipes-support/zbar/zbar/0001-qt-Create-subdir-in-Makefile.patch index d7ca15207..3d8c07f02 100644 --- a/meta-oe/recipes-support/zbar/zbar/0001-qt-Create-subdir-in-Makefile.patch +++ b/meta-oe/recipes-support/zbar/zbar/0001-qt-Create-subdir-in-Makefile.patch | |||
@@ -17,6 +17,8 @@ make: *** [Makefile:2459: qt/moc_QZBar.cpp] Error 1 | |||
17 | 17 | ||
18 | Signed-off-by: Daniel Gomez <dagmcr@gmail.com> | 18 | Signed-off-by: Daniel Gomez <dagmcr@gmail.com> |
19 | --- | 19 | --- |
20 | Upstream-Status: Pending | ||
21 | |||
20 | qt/Makefile.am.inc | 1 + | 22 | qt/Makefile.am.inc | 1 + |
21 | 1 file changed, 1 insertion(+) | 23 | 1 file changed, 1 insertion(+) |
22 | 24 | ||
diff --git a/meta-oe/recipes-support/zbar/zbar/0002-zbarcam-Create-subdir-in-Makefile.patch b/meta-oe/recipes-support/zbar/zbar/0002-zbarcam-Create-subdir-in-Makefile.patch index a1c27b8b4..9030ed88f 100644 --- a/meta-oe/recipes-support/zbar/zbar/0002-zbarcam-Create-subdir-in-Makefile.patch +++ b/meta-oe/recipes-support/zbar/zbar/0002-zbarcam-Create-subdir-in-Makefile.patch | |||
@@ -20,6 +20,8 @@ make: *** [Makefile:2438: zbarcam/moc_zbarcam_qt.h] Error 1 | |||
20 | 20 | ||
21 | Signed-off-by: Daniel Gomez <dagmcr@gmail.com> | 21 | Signed-off-by: Daniel Gomez <dagmcr@gmail.com> |
22 | --- | 22 | --- |
23 | Upstream-Status: Pending | ||
24 | |||
23 | zbarcam/Makefile.am.inc | 1 + | 25 | zbarcam/Makefile.am.inc | 1 + |
24 | 1 file changed, 1 insertion(+) | 26 | 1 file changed, 1 insertion(+) |
25 | 27 | ||
diff --git a/meta-oe/recipes-test/fwts/fwts/0001-Add-correct-printf-qualifier-for-off_t.patch b/meta-oe/recipes-test/fwts/fwts/0001-Add-correct-printf-qualifier-for-off_t.patch index 0d73d7310..41eaa239d 100644 --- a/meta-oe/recipes-test/fwts/fwts/0001-Add-correct-printf-qualifier-for-off_t.patch +++ b/meta-oe/recipes-test/fwts/fwts/0001-Add-correct-printf-qualifier-for-off_t.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH 1/6] Add correct printf qualifier for off_t | |||
5 | 5 | ||
6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | src/bios/ebda_region/ebda_region.c | 10 +++++----- | 10 | src/bios/ebda_region/ebda_region.c | 10 +++++----- |
9 | 1 file changed, 5 insertions(+), 5 deletions(-) | 11 | 1 file changed, 5 insertions(+), 5 deletions(-) |
10 | 12 | ||
diff --git a/meta-oe/recipes-test/fwts/fwts/0006-use-intptr_t-to-fix-pointer-to-int-cast-issues.patch b/meta-oe/recipes-test/fwts/fwts/0006-use-intptr_t-to-fix-pointer-to-int-cast-issues.patch index b5c265ec2..b723b87c7 100644 --- a/meta-oe/recipes-test/fwts/fwts/0006-use-intptr_t-to-fix-pointer-to-int-cast-issues.patch +++ b/meta-oe/recipes-test/fwts/fwts/0006-use-intptr_t-to-fix-pointer-to-int-cast-issues.patch | |||
@@ -9,6 +9,8 @@ will yield the original pointer value | |||
9 | 9 | ||
10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | src/lib/src/fwts_acpi_tables.c | 4 ++-- | 14 | src/lib/src/fwts_acpi_tables.c | 4 ++-- |
13 | src/lib/src/fwts_mmap.c | 2 +- | 15 | src/lib/src/fwts_mmap.c | 2 +- |
14 | src/lib/src/fwts_smbios.c | 2 +- | 16 | src/lib/src/fwts_smbios.c | 2 +- |
diff --git a/meta-oe/recipes-test/testfloat/files/0001-Makefile-for-cross-compile-SoftFloat.patch b/meta-oe/recipes-test/testfloat/files/0001-Makefile-for-cross-compile-SoftFloat.patch index 9f41bf2da..908a352d0 100644 --- a/meta-oe/recipes-test/testfloat/files/0001-Makefile-for-cross-compile-SoftFloat.patch +++ b/meta-oe/recipes-test/testfloat/files/0001-Makefile-for-cross-compile-SoftFloat.patch | |||
@@ -9,6 +9,8 @@ from Fabio Berton <fabio.berton@ossystems.com.br>. | |||
9 | 9 | ||
10 | Signed-off-by: Zong Li <zongbox@gmail.com> | 10 | Signed-off-by: Zong Li <zongbox@gmail.com> |
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | SoftFloat-3e/build/Linux-Cross-Compile/Makefile | 325 ++++++++++++++++++++++ | 14 | SoftFloat-3e/build/Linux-Cross-Compile/Makefile | 325 ++++++++++++++++++++++ |
13 | SoftFloat-3e/build/Linux-Cross-Compile/platform.h | 52 ++++ | 15 | SoftFloat-3e/build/Linux-Cross-Compile/platform.h | 52 ++++ |
14 | 2 files changed, 377 insertions(+) | 16 | 2 files changed, 377 insertions(+) |
diff --git a/meta-oe/recipes-test/testfloat/files/0002-Makefile-for-cross-compile-TestFloat.patch b/meta-oe/recipes-test/testfloat/files/0002-Makefile-for-cross-compile-TestFloat.patch index b7d861f8f..c99ba71b3 100644 --- a/meta-oe/recipes-test/testfloat/files/0002-Makefile-for-cross-compile-TestFloat.patch +++ b/meta-oe/recipes-test/testfloat/files/0002-Makefile-for-cross-compile-TestFloat.patch | |||
@@ -9,6 +9,8 @@ from Fabio Berton <fabio.berton@ossystems.com.br>. | |||
9 | 9 | ||
10 | Signed-off-by: Zong Li <zongbox@gmail.com> | 10 | Signed-off-by: Zong Li <zongbox@gmail.com> |
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | TestFloat-3e/build/Linux-Cross-Compile/Makefile | 353 ++++++++++++++++++++++ | 14 | TestFloat-3e/build/Linux-Cross-Compile/Makefile | 353 ++++++++++++++++++++++ |
13 | TestFloat-3e/build/Linux-Cross-Compile/platform.h | 48 +++ | 15 | TestFloat-3e/build/Linux-Cross-Compile/platform.h | 48 +++ |
14 | 2 files changed, 401 insertions(+) | 16 | 2 files changed, 401 insertions(+) |
diff --git a/meta-python/recipes-devtools/gyp/gyp/0001-Fix-for-Python-3.10-compatibility.patch b/meta-python/recipes-devtools/gyp/gyp/0001-Fix-for-Python-3.10-compatibility.patch index 184865440..d1ac2c6b4 100644 --- a/meta-python/recipes-devtools/gyp/gyp/0001-Fix-for-Python-3.10-compatibility.patch +++ b/meta-python/recipes-devtools/gyp/gyp/0001-Fix-for-Python-3.10-compatibility.patch | |||
@@ -7,6 +7,8 @@ The collections.abc module replaces collections for Python 3.10 | |||
7 | 7 | ||
8 | Signed-off-by: Kurt Kiefer <kurt.kiefer@arthrex.com> | 8 | Signed-off-by: Kurt Kiefer <kurt.kiefer@arthrex.com> |
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | pylib/gyp/common.py | 2 +- | 12 | pylib/gyp/common.py | 2 +- |
11 | 1 file changed, 1 insertion(+), 1 deletion(-) | 13 | 1 file changed, 1 insertion(+), 1 deletion(-) |
12 | 14 | ||
diff --git a/meta-python/recipes-devtools/python/python-flask-xstatic/remove-pip-requires.patch b/meta-python/recipes-devtools/python/python-flask-xstatic/remove-pip-requires.patch index a2d620ad0..ba06d670e 100644 --- a/meta-python/recipes-devtools/python/python-flask-xstatic/remove-pip-requires.patch +++ b/meta-python/recipes-devtools/python/python-flask-xstatic/remove-pip-requires.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- Flask-XStatic-0.0.1/setup.py.orig 2015-01-30 08:01:56.000000000 -0800 | 3 | --- Flask-XStatic-0.0.1/setup.py.orig 2015-01-30 08:01:56.000000000 -0800 |
2 | +++ Flask-XStatic-0.0.1/setup.py 2017-04-17 21:40:32.570181626 -0700 | 4 | +++ Flask-XStatic-0.0.1/setup.py 2017-04-17 21:40:32.570181626 -0700 |
3 | @@ -1,4 +1,3 @@ | 5 | @@ -1,4 +1,3 @@ |
diff --git a/meta-python/recipes-devtools/python/python3-bleak/0001-fix-poetry-version-compatibility.patch b/meta-python/recipes-devtools/python/python3-bleak/0001-fix-poetry-version-compatibility.patch index cc568146d..051ebbe67 100644 --- a/meta-python/recipes-devtools/python/python3-bleak/0001-fix-poetry-version-compatibility.patch +++ b/meta-python/recipes-devtools/python/python3-bleak/0001-fix-poetry-version-compatibility.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- a/pyproject.toml 2023-04-19 19:04:47.159474100 -0300 | 3 | --- a/pyproject.toml 2023-04-19 19:04:47.159474100 -0300 |
2 | +++ b/pyproject.toml 2023-05-04 08:08:12.289941765 -0300 | 4 | +++ b/pyproject.toml 2023-05-04 08:08:12.289941765 -0300 |
3 | @@ -31,15 +31,15 @@ | 5 | @@ -31,15 +31,15 @@ |
diff --git a/meta-python/recipes-devtools/python/python3-cmake/run-cmake-from-path.patch b/meta-python/recipes-devtools/python/python3-cmake/run-cmake-from-path.patch index 5c38fadce..d4d2903d5 100644 --- a/meta-python/recipes-devtools/python/python3-cmake/run-cmake-from-path.patch +++ b/meta-python/recipes-devtools/python/python3-cmake/run-cmake-from-path.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- cmake-3.25.2/src/cmake/__init__.py.old 2023-03-10 09:40:43.582315753 +0100 | 3 | --- cmake-3.25.2/src/cmake/__init__.py.old 2023-03-10 09:40:43.582315753 +0100 |
2 | +++ cmake-3.25.2/src/cmake/__init__.py 2023-03-10 09:41:38.030874047 +0100 | 4 | +++ cmake-3.25.2/src/cmake/__init__.py 2023-03-10 09:41:38.030874047 +0100 |
3 | @@ -36,7 +36,7 @@ | 5 | @@ -36,7 +36,7 @@ |
diff --git a/meta-python/recipes-devtools/python/python3-eth-utils/0001-setup-don-t-use-setuptools-markdown.patch b/meta-python/recipes-devtools/python/python3-eth-utils/0001-setup-don-t-use-setuptools-markdown.patch index 3c3c5270a..6584e60e1 100644 --- a/meta-python/recipes-devtools/python/python3-eth-utils/0001-setup-don-t-use-setuptools-markdown.patch +++ b/meta-python/recipes-devtools/python/python3-eth-utils/0001-setup-don-t-use-setuptools-markdown.patch | |||
@@ -9,6 +9,8 @@ the dependencies. | |||
9 | 9 | ||
10 | Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl> | 10 | Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl> |
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | setup.py | 2 -- | 14 | setup.py | 2 -- |
13 | 1 file changed, 2 deletions(-) | 15 | 1 file changed, 2 deletions(-) |
14 | 16 | ||
diff --git a/meta-python/recipes-devtools/python/python3-grpcio/abseil-ppc-fixes.patch b/meta-python/recipes-devtools/python/python3-grpcio/abseil-ppc-fixes.patch index c5fdcd63d..3de3d0f08 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio/abseil-ppc-fixes.patch +++ b/meta-python/recipes-devtools/python/python3-grpcio/abseil-ppc-fixes.patch | |||
@@ -10,6 +10,8 @@ Sourced from void linux | |||
10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
11 | Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> | 11 | Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> |
12 | --- | 12 | --- |
13 | Upstream-Status: Pending | ||
14 | |||
13 | absl/base/internal/unscaledcycleclock.cc | 4 ++-- | 15 | absl/base/internal/unscaledcycleclock.cc | 4 ++-- |
14 | absl/base/internal/unscaledcycleclock.h | 3 ++- | 16 | absl/base/internal/unscaledcycleclock.h | 3 ++- |
15 | absl/debugging/internal/examine_stack.cc | 8 +++++++- | 17 | absl/debugging/internal/examine_stack.cc | 8 +++++++- |
diff --git a/meta-python/recipes-devtools/python/python3-grpcio/mips_bigendian.patch b/meta-python/recipes-devtools/python/python3-grpcio/mips_bigendian.patch index 775afa415..088ce33fc 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio/mips_bigendian.patch +++ b/meta-python/recipes-devtools/python/python3-grpcio/mips_bigendian.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- a/third_party/boringssl-with-bazel/src/include/openssl/base.h | 3 | --- a/third_party/boringssl-with-bazel/src/include/openssl/base.h |
2 | +++ b/third_party/boringssl-with-bazel/src/include/openssl/base.h | 4 | +++ b/third_party/boringssl-with-bazel/src/include/openssl/base.h |
3 | @@ -102,10 +102,10 @@ extern "C" { | 5 | @@ -102,10 +102,10 @@ extern "C" { |
diff --git a/meta-python/recipes-devtools/python/python3-kivy/0001-add-support-for-glesv2.patch b/meta-python/recipes-devtools/python/python3-kivy/0001-add-support-for-glesv2.patch index bb236b419..0abc6c5c7 100644 --- a/meta-python/recipes-devtools/python/python3-kivy/0001-add-support-for-glesv2.patch +++ b/meta-python/recipes-devtools/python/python3-kivy/0001-add-support-for-glesv2.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- a/setup.py | 3 | --- a/setup.py |
2 | +++ b/setup.py | 4 | +++ b/setup.py |
3 | @@ -695,7 +695,18 @@ def determine_gl_flags(): | 5 | @@ -695,7 +695,18 @@ def determine_gl_flags(): |
diff --git a/meta-python/recipes-devtools/python/python3-pylint/0001-pyproject.toml-Remove-hard-coded-dependencies.patch b/meta-python/recipes-devtools/python/python3-pylint/0001-pyproject.toml-Remove-hard-coded-dependencies.patch index 267e4c30d..7950e7207 100644 --- a/meta-python/recipes-devtools/python/python3-pylint/0001-pyproject.toml-Remove-hard-coded-dependencies.patch +++ b/meta-python/recipes-devtools/python/python3-pylint/0001-pyproject.toml-Remove-hard-coded-dependencies.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] pyproject.toml: Remove hard-coded dependencies | |||
5 | 5 | ||
6 | Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> | 6 | Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | pyproject.toml | 2 +- | 10 | pyproject.toml | 2 +- |
9 | 1 file changed, 1 insertion(+), 1 deletion(-) | 11 | 1 file changed, 1 insertion(+), 1 deletion(-) |
10 | 12 | ||
diff --git a/meta-python/recipes-devtools/python/python3-rlp/0001-setup-don-t-use-setuptools-markdown.patch b/meta-python/recipes-devtools/python/python3-rlp/0001-setup-don-t-use-setuptools-markdown.patch index 643d29639..0ab012a98 100644 --- a/meta-python/recipes-devtools/python/python3-rlp/0001-setup-don-t-use-setuptools-markdown.patch +++ b/meta-python/recipes-devtools/python/python3-rlp/0001-setup-don-t-use-setuptools-markdown.patch | |||
@@ -9,6 +9,8 @@ dependencies. | |||
9 | 9 | ||
10 | Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl> | 10 | Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl> |
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | setup.py | 2 -- | 14 | setup.py | 2 -- |
13 | 1 file changed, 2 deletions(-) | 15 | 1 file changed, 2 deletions(-) |
14 | 16 | ||
diff --git a/meta-python/recipes-devtools/python/python3-slip-dbus/9b939c0b534c1b7958fa0a3c7aedf30bca910431.patch b/meta-python/recipes-devtools/python/python3-slip-dbus/9b939c0b534c1b7958fa0a3c7aedf30bca910431.patch index b0e9d2215..7080047b7 100644 --- a/meta-python/recipes-devtools/python/python3-slip-dbus/9b939c0b534c1b7958fa0a3c7aedf30bca910431.patch +++ b/meta-python/recipes-devtools/python/python3-slip-dbus/9b939c0b534c1b7958fa0a3c7aedf30bca910431.patch | |||
@@ -9,6 +9,8 @@ the collections module in Python 3.10. | |||
9 | https://docs.python.org/3.10/whatsnew/changelog.html#python-3-10-0-alpha-5 | 9 | https://docs.python.org/3.10/whatsnew/changelog.html#python-3-10-0-alpha-5 |
10 | https://bugs.python.org/issue37324 | 10 | https://bugs.python.org/issue37324 |
11 | --- | 11 | --- |
12 | Upstream-Status: Pending | ||
13 | |||
12 | slip/dbus/polkit.py | 6 +++--- | 14 | slip/dbus/polkit.py | 6 +++--- |
13 | slip/util/hookable.py | 6 +++--- | 15 | slip/util/hookable.py | 6 +++--- |
14 | 2 files changed, 6 insertions(+), 6 deletions(-) | 16 | 2 files changed, 6 insertions(+), 6 deletions(-) |
diff --git a/meta-python/recipes-devtools/python/python3-uinput/0001-setup-use-setuptools-instead-of-distutils.patch b/meta-python/recipes-devtools/python/python3-uinput/0001-setup-use-setuptools-instead-of-distutils.patch index 54a3c1867..b2e1b9cd8 100644 --- a/meta-python/recipes-devtools/python/python3-uinput/0001-setup-use-setuptools-instead-of-distutils.patch +++ b/meta-python/recipes-devtools/python/python3-uinput/0001-setup-use-setuptools-instead-of-distutils.patch | |||
@@ -7,6 +7,8 @@ The latter is deprecated, use setuptools instead. | |||
7 | 7 | ||
8 | Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl> | 8 | Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl> |
9 | --- | 9 | --- |
10 | Upstream-Status: Pending | ||
11 | |||
10 | setup.py | 2 +- | 12 | setup.py | 2 +- |
11 | 1 file changed, 1 insertion(+), 1 deletion(-) | 13 | 1 file changed, 1 insertion(+), 1 deletion(-) |
12 | 14 | ||
diff --git a/meta-python/recipes-devtools/python/python3-ujson/0001-setup.py-Do-not-strip-debugging-symbols.patch b/meta-python/recipes-devtools/python/python3-ujson/0001-setup.py-Do-not-strip-debugging-symbols.patch index 42cd99a89..8ba8ada55 100644 --- a/meta-python/recipes-devtools/python/python3-ujson/0001-setup.py-Do-not-strip-debugging-symbols.patch +++ b/meta-python/recipes-devtools/python/python3-ujson/0001-setup.py-Do-not-strip-debugging-symbols.patch | |||
@@ -8,6 +8,8 @@ bitbake build errors related to already-stripped. | |||
8 | 8 | ||
9 | Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | 9 | Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> |
10 | --- | 10 | --- |
11 | Upstream-Status: Pending | ||
12 | |||
11 | setup.py | 8 +------- | 13 | setup.py | 8 +------- |
12 | 1 file changed, 1 insertion(+), 7 deletions(-) | 14 | 1 file changed, 1 insertion(+), 7 deletions(-) |
13 | 15 | ||
diff --git a/meta-python/recipes-devtools/python/python3-yappi/0001-Fix-imports-for-ptests.patch b/meta-python/recipes-devtools/python/python3-yappi/0001-Fix-imports-for-ptests.patch index 274f6f527..476db4b7d 100644 --- a/meta-python/recipes-devtools/python/python3-yappi/0001-Fix-imports-for-ptests.patch +++ b/meta-python/recipes-devtools/python/python3-yappi/0001-Fix-imports-for-ptests.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] Fix imports for tests | |||
5 | 5 | ||
6 | Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> | 6 | Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | tests/test_asyncio.py | 2 +- | 10 | tests/test_asyncio.py | 2 +- |
9 | tests/test_asyncio_context_vars.py | 2 +- | 11 | tests/test_asyncio_context_vars.py | 2 +- |
10 | tests/test_functionality.py | 2 +- | 12 | tests/test_functionality.py | 2 +- |
diff --git a/meta-python/recipes-devtools/python/python3-yappi/0002-add-3.11-to-the-setup.patch b/meta-python/recipes-devtools/python/python3-yappi/0002-add-3.11-to-the-setup.patch index a9bf612db..d40bd2b7c 100644 --- a/meta-python/recipes-devtools/python/python3-yappi/0002-add-3.11-to-the-setup.patch +++ b/meta-python/recipes-devtools/python/python3-yappi/0002-add-3.11-to-the-setup.patch | |||
@@ -4,6 +4,8 @@ Date: Fri, 25 Nov 2022 15:58:03 +0300 | |||
4 | Subject: [PATCH 2/2] add 3.11 to the setup | 4 | Subject: [PATCH 2/2] add 3.11 to the setup |
5 | 5 | ||
6 | --- | 6 | --- |
7 | Upstream-Status: Pending | ||
8 | |||
7 | setup.py | 1 + | 9 | setup.py | 1 + |
8 | 1 file changed, 1 insertion(+) | 10 | 1 file changed, 1 insertion(+) |
9 | 11 | ||
diff --git a/meta-python/recipes-extended/python-pykickstart/files/0002-pykickstart-parser.py-add-lock-for-readKickstart-and.patch b/meta-python/recipes-extended/python-pykickstart/files/0002-pykickstart-parser.py-add-lock-for-readKickstart-and.patch index 5e0d6166f..f5483db82 100644 --- a/meta-python/recipes-extended/python-pykickstart/files/0002-pykickstart-parser.py-add-lock-for-readKickstart-and.patch +++ b/meta-python/recipes-extended/python-pykickstart/files/0002-pykickstart-parser.py-add-lock-for-readKickstart-and.patch | |||
@@ -11,6 +11,8 @@ Subject: [PATCH 2/4] pykickstart/parser.py: add lock for readKickstart and | |||
11 | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> | 11 | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> |
12 | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> | 12 | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> |
13 | --- | 13 | --- |
14 | Upstream-Status: Pending | ||
15 | |||
14 | pykickstart/load.py | 2 +- | 16 | pykickstart/load.py | 2 +- |
15 | pykickstart/parser.py | 18 ++++++++++++++++++ | 17 | pykickstart/parser.py | 18 ++++++++++++++++++ |
16 | 2 files changed, 19 insertions(+), 1 deletion(-) | 18 | 2 files changed, 19 insertions(+), 1 deletion(-) |