mirror of
https://git.yoctoproject.org/meta-security
synced 2026-07-26 19:17:08 +00:00
meta-tpm: *.patch: fix malformed Upstream-Status lines
* as reported by openembedded-core/scripts/contrib/patchreview.py -v . Malformed Upstream-Status 'Malformed Upstream-Status in patch meta-tpm/recipes-tpm2/ibmswtpm2/files/tune-makefile.patch Malformed Upstream-Status 'Malformed Upstream-Status in patch meta-tpm/recipes-tpm2/tpm2-tcti-uefi/files/configure_oe_fixup.patch Malformed Upstream-Status 'Malformed Upstream-Status in patch meta-tpm/recipes-tpm2/tpm2-tcti-uefi/files/fix_header_file.patch Malformed Upstream-Status 'Malformed Upstream-Status in patch meta-tpm/recipes-tpm2/tpm2-tcti-uefi/tpm2-tcti-uefi/0001-configure.ac-stop-inserting-host-directories-into-co.patch Malformed Upstream-Status 'Malformed Upstream-Status in patch meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss/fixup_hosttools.patch Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
515dd792ba
commit
a070c55ac7
@@ -12,7 +12,7 @@ fixes:
|
|||||||
|
|
||||||
ERROR: QA Issue: File /usr/bin/tpm_server in package ibmswtpm2 doesn't have GNU_HASH (didn't pass LDFLAGS?) [ldflags]
|
ERROR: QA Issue: File /usr/bin/tpm_server in package ibmswtpm2 doesn't have GNU_HASH (didn't pass LDFLAGS?) [ldflags]
|
||||||
|
|
||||||
Upstream-Status: OE specific
|
Upstream-Status: Inappropriate [OE specific]
|
||||||
|
|
||||||
Signed-off-by: Jens Rehsack <sno@NetBSD.org>
|
Signed-off-by: Jens Rehsack <sno@NetBSD.org>
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
Upstream-Status: OE specific
|
Upstream-Status: Inappropriate [OE specific]
|
||||||
Signed-off-by: Armin Kuster <akuster808@gmail.com>
|
Signed-off-by: Armin Kuster <akuster808@gmail.com>
|
||||||
|
|
||||||
Index: git/configure.ac
|
Index: git/configure.ac
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ Error building for i386 target in cross env
|
|||||||
|
|
||||||
ARCH is host arch, not target arch
|
ARCH is host arch, not target arch
|
||||||
|
|
||||||
Upstream-Status: Submitted
|
Upstream-Status: Submitted
|
||||||
|
|
||||||
Signed-off-by: Armin Kuster <akuster808@gmail.com>
|
Signed-off-by: Armin Kuster <akuster808@gmail.com>
|
||||||
Index: git/src/uefi-types.h
|
Index: git/src/uefi-types.h
|
||||||
|
|||||||
+1
-1
@@ -6,7 +6,7 @@ Subject: [PATCH] configure.ac: stop inserting host directories into compile
|
|||||||
|
|
||||||
Do not insert /usr/lib and /usr/lib64 into library search path.
|
Do not insert /usr/lib and /usr/lib64 into library search path.
|
||||||
|
|
||||||
Upstream-Status: OE specific
|
Upstream-Status: Inappropriate [OE specific]
|
||||||
Signed-off-by: Dmitry Eremin-Solenikov <dmitry_eremin-solenikov@mentor.com>
|
Signed-off-by: Dmitry Eremin-Solenikov <dmitry_eremin-solenikov@mentor.com>
|
||||||
---
|
---
|
||||||
configure.ac | 2 +-
|
configure.ac | 2 +-
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ revert configure: add checks for all tools used by make install
|
|||||||
|
|
||||||
Not appropriate for cross build env.
|
Not appropriate for cross build env.
|
||||||
|
|
||||||
Upstream-Status: OE [inappropriate]
|
Upstream-Status: Inappropriate [OE specific]
|
||||||
Signed-off-by: Armin Kuster <akuster808@gmail.com>
|
Signed-off-by: Armin Kuster <akuster808@gmail.com>
|
||||||
|
|
||||||
Index: tpm2-tss-4.0.1/configure.ac
|
Index: tpm2-tss-4.0.1/configure.ac
|
||||||
|
|||||||
Reference in New Issue
Block a user