diff options
Diffstat (limited to 'meta')
5 files changed, 5 insertions, 5 deletions
diff --git a/meta/recipes-core/systemd/systemd/0001-Use-PREFIX-ROOTPREFIX-correctly.patch b/meta/recipes-core/systemd/systemd/0001-Use-PREFIX-ROOTPREFIX-correctly.patch index c61941df91..953a33a7a7 100644 --- a/meta/recipes-core/systemd/systemd/0001-Use-PREFIX-ROOTPREFIX-correctly.patch +++ b/meta/recipes-core/systemd/systemd/0001-Use-PREFIX-ROOTPREFIX-correctly.patch | |||
@@ -4,7 +4,7 @@ Date: Sun, 16 Aug 2020 16:07:12 +0000 | |||
4 | Subject: [PATCH] Use PREFIX/ROOTPREFIX correctly | 4 | Subject: [PATCH] Use PREFIX/ROOTPREFIX correctly |
5 | 5 | ||
6 | Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> | 6 | Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> |
7 | Upstream-status: Pending [https://github.com/systemd/systemd/issues/16773] | 7 | Upstream-Status: Submitted [https://github.com/systemd/systemd/issues/16773] |
8 | --- | 8 | --- |
9 | meson.build | 1 + | 9 | meson.build | 1 + |
10 | src/core/systemd.pc.in | 8 ++++---- | 10 | src/core/systemd.pc.in | 8 ++++---- |
diff --git a/meta/recipes-devtools/python/python3/0001-setup.py-pass-missing-libraries-to-Extension-for-mul.patch b/meta/recipes-devtools/python/python3/0001-setup.py-pass-missing-libraries-to-Extension-for-mul.patch index d38ed61dd7..ea0af02e72 100644 --- a/meta/recipes-devtools/python/python3/0001-setup.py-pass-missing-libraries-to-Extension-for-mul.patch +++ b/meta/recipes-devtools/python/python3/0001-setup.py-pass-missing-libraries-to-Extension-for-mul.patch | |||
@@ -46,7 +46,7 @@ ValueError: semaphore or lock released too many times | |||
46 | 46 | ||
47 | And the semaphore issue also caused multiprocessing.Queue().put() hung. | 47 | And the semaphore issue also caused multiprocessing.Queue().put() hung. |
48 | 48 | ||
49 | Upstream-Status: Pensing | 49 | Upstream-Status: Pending |
50 | 50 | ||
51 | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> | 51 | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> |
52 | Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> | 52 | Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> |
diff --git a/meta/recipes-devtools/qemu/qemu/0001-qemu-Do-not-include-file-if-not-exists.patch b/meta/recipes-devtools/qemu/qemu/0001-qemu-Do-not-include-file-if-not-exists.patch index 678e059463..d6c0f9ebe9 100644 --- a/meta/recipes-devtools/qemu/qemu/0001-qemu-Do-not-include-file-if-not-exists.patch +++ b/meta/recipes-devtools/qemu/qemu/0001-qemu-Do-not-include-file-if-not-exists.patch | |||
@@ -6,7 +6,7 @@ Subject: [PATCH] qemu: Do not include file if not exists | |||
6 | Script configure checks for if_alg.h and check failed but | 6 | Script configure checks for if_alg.h and check failed but |
7 | if_alg.h still included. | 7 | if_alg.h still included. |
8 | 8 | ||
9 | Upstream-status: Submitted [https://lists.gnu.org/archive/html/qemu-devel/2020-03/msg07188.html] | 9 | Upstream-Status: Submitted [https://lists.gnu.org/archive/html/qemu-devel/2020-03/msg07188.html] |
10 | Signed-off-by: Oleksiy Obitotskyy <oobitots@cisco.com> | 10 | Signed-off-by: Oleksiy Obitotskyy <oobitots@cisco.com> |
11 | 11 | ||
12 | [update patch context] | 12 | [update patch context] |
diff --git a/meta/recipes-extended/ltp/ltp/0004-guard-mallocopt-with-__GLIBC__.patch b/meta/recipes-extended/ltp/ltp/0004-guard-mallocopt-with-__GLIBC__.patch index e93886c9cd..a187f61f08 100644 --- a/meta/recipes-extended/ltp/ltp/0004-guard-mallocopt-with-__GLIBC__.patch +++ b/meta/recipes-extended/ltp/ltp/0004-guard-mallocopt-with-__GLIBC__.patch | |||
@@ -7,7 +7,7 @@ mallocopt is not available on non glibc implementations | |||
7 | 7 | ||
8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
9 | Reviewed-by: Petr Vorel <petr.vorel@gmail.com> | 9 | Reviewed-by: Petr Vorel <petr.vorel@gmail.com> |
10 | [ Upstream-Status: accepted in 967612c454aea66770b64f69287671037fe895b3 ] | 10 | Upstream-Status: Accepted [967612c454aea66770b64f69287671037fe895b3] |
11 | --- | 11 | --- |
12 | utils/benchmark/ebizzy-0.3/ebizzy.c | 4 ++-- | 12 | utils/benchmark/ebizzy-0.3/ebizzy.c | 4 ++-- |
13 | 1 file changed, 2 insertions(+), 2 deletions(-) | 13 | 1 file changed, 2 insertions(+), 2 deletions(-) |
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-Fix-segfault-on-probing-a-non-PCI-platform-device-on.patch b/meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-Fix-segfault-on-probing-a-non-PCI-platform-device-on.patch index 7b9e3b4cad..8b687d612d 100644 --- a/meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-Fix-segfault-on-probing-a-non-PCI-platform-device-on.patch +++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-Fix-segfault-on-probing-a-non-PCI-platform-device-on.patch | |||
@@ -10,7 +10,7 @@ case. | |||
10 | 10 | ||
11 | Signed-off-by: Eric Anholt <eric@anholt.net> | 11 | Signed-off-by: Eric Anholt <eric@anholt.net> |
12 | 12 | ||
13 | Upstream-status: Backport [https://github.com/freedesktop/xorg-xserver/commit/e50c85f4e] | 13 | Upstream-Status: Backport [https://github.com/freedesktop/xorg-xserver/commit/e50c85f4e] |
14 | Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> | 14 | Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> |
15 | --- | 15 | --- |
16 | hw/xfree86/common/xf86platformBus.c | 2 +- | 16 | hw/xfree86/common/xf86platformBus.c | 2 +- |