mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
Upstream-Status: Correct Capitalization
(From OE-Core rev: 43b2a2f375e2201be7a9bb6a9c5c0a9fc61f3361) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
1810369f77
commit
ea89950ba8
+1
-1
@@ -10,7 +10,7 @@ it was removed.
|
|||||||
|
|
||||||
[OE-Core #2509]
|
[OE-Core #2509]
|
||||||
|
|
||||||
Upstream-status : Pending
|
Upstream-Status : Pending
|
||||||
|
|
||||||
Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
|
Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ Add 'ptest' target to Makefile, to run tests without checking dependencies.
|
|||||||
Add 'install-ptest' target, to copy needed files to ptest dir.
|
Add 'install-ptest' target, to copy needed files to ptest dir.
|
||||||
|
|
||||||
Signed-off-by: Björn Stenberg <bjst@enea.com>
|
Signed-off-by: Björn Stenberg <bjst@enea.com>
|
||||||
Upstream-status: Pending
|
Upstream-Status: Pending
|
||||||
---
|
---
|
||||||
Makefile.decl | 43 +++++++++++++++++++++++++++++++++++++++++++
|
Makefile.decl | 43 +++++++++++++++++++++++++++++++++++++++++++
|
||||||
1 file changed, 43 insertions(+)
|
1 file changed, 43 insertions(+)
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
|
|||||||
|
|
||||||
Hand edited by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> to get it applied in OE
|
Hand edited by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> to get it applied in OE
|
||||||
|
|
||||||
Upstream-status: Backport
|
Upstream-Status: Backport
|
||||||
---
|
---
|
||||||
|
|
||||||
diff --git a/ABI.h.in b/ABI.h.in
|
diff --git a/ABI.h.in b/ABI.h.in
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ Change-Id: I4bd0a97abaa0f958e2679afe2d4ad4bcc37434a0
|
|||||||
|
|
||||||
Hand edited by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> to get it applied in OE
|
Hand edited by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> to get it applied in OE
|
||||||
|
|
||||||
Upstream-status: Backport
|
Upstream-Status: Backport
|
||||||
---
|
---
|
||||||
|
|
||||||
diff --git a/CPU.h.in b/CPU.h.in
|
diff --git a/CPU.h.in b/CPU.h.in
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ Note: in all other places a backup copy was used, just not buildid processing.
|
|||||||
Also the process (...) function was modified to verify the data is not
|
Also the process (...) function was modified to verify the data is not
|
||||||
NULL as well. This is an extra check and is not strictly necessary.
|
NULL as well. This is an extra check and is not strictly necessary.
|
||||||
|
|
||||||
Upstream-status: Pending
|
Upstream-Status: Pending
|
||||||
|
|
||||||
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
|
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
Add FAIL/PASS output to test output.
|
Add FAIL/PASS output to test output.
|
||||||
|
|
||||||
Signed-off-by: Björn Stenberg <bjst@enea.com>
|
Signed-off-by: Björn Stenberg <bjst@enea.com>
|
||||||
Upstream-status: Pending
|
Upstream-Status: Pending
|
||||||
---
|
---
|
||||||
diff -uNr a/tests/run-all b/tests/run-all
|
diff -uNr a/tests/run-all b/tests/run-all
|
||||||
--- a/tests/run-all 1999-10-08 17:07:46.000000000 +0200
|
--- a/tests/run-all 1999-10-08 17:07:46.000000000 +0200
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
Upstream-status: Accepted [https://bugs.freedesktop.org/show_bug.cgi?id=59005]
|
Upstream-Status: Accepted [https://bugs.freedesktop.org/show_bug.cgi?id=59005]
|
||||||
|
|
||||||
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
|
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
|
||||||
diff -Nurd makedepend-1.0.4/configure.ac makedepend-1.0.4/configure.ac
|
diff -Nurd makedepend-1.0.4/configure.ac makedepend-1.0.4/configure.ac
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ Xserver was checked in AArch64 fastmodel (commercial one with graphics support).
|
|||||||
|
|
||||||
http://patchwork.freedesktop.org/patch/12785/
|
http://patchwork.freedesktop.org/patch/12785/
|
||||||
|
|
||||||
Upstream-status: Pending
|
Upstream-Status: Pending
|
||||||
|
|
||||||
---
|
---
|
||||||
include/servermd.h | 7 +++++++
|
include/servermd.h | 7 +++++++
|
||||||
|
|||||||
+1
-1
@@ -5,7 +5,7 @@ Subject: [PATCH] Add rmb() definition for AArch64 architecture
|
|||||||
|
|
||||||
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
|
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
|
||||||
|
|
||||||
Upstream-status: backport
|
Upstream-Status: backport
|
||||||
---
|
---
|
||||||
libperf_events/operf_utils.h | 5 +++++
|
libperf_events/operf_utils.h | 5 +++++
|
||||||
1 file changed, 5 insertions(+)
|
1 file changed, 5 insertions(+)
|
||||||
|
|||||||
+1
-1
@@ -7,7 +7,7 @@ We're not using parallel tests in OE-core yet
|
|||||||
|
|
||||||
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
|
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
|
||||||
|
|
||||||
Upstream-status: Inapropriate [OE specific build hack]
|
Upstream-Status: Inapropriate [OE specific build hack]
|
||||||
---
|
---
|
||||||
configure.ac | 2 +-
|
configure.ac | 2 +-
|
||||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
Upstream-status: Submitted [https://libusb.org/ticket/161]
|
Upstream-Status: Submitted [https://libusb.org/ticket/161]
|
||||||
|
|
||||||
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
|
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
|
||||||
diff -Nurd libusb-compat-0.1.4/configure.ac libusb-compat-0.1.4/configure.ac
|
diff -Nurd libusb-compat-0.1.4/configure.ac libusb-compat-0.1.4/configure.ac
|
||||||
|
|||||||
Reference in New Issue
Block a user