aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/lzop/lzop/x32_abi_miniacc_h.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/lzop/lzop/x32_abi_miniacc_h.patch')
-rw-r--r--meta/recipes-support/lzop/lzop/x32_abi_miniacc_h.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/lzop/lzop/x32_abi_miniacc_h.patch b/meta/recipes-support/lzop/lzop/x32_abi_miniacc_h.patch
index 527589f71c..739be82311 100644
--- a/meta/recipes-support/lzop/lzop/x32_abi_miniacc_h.patch
+++ b/meta/recipes-support/lzop/lzop/x32_abi_miniacc_h.patch
@@ -4,7 +4,7 @@ x32 ABI requires to have 64-bit variable to store FLAGS register
instead of size_t that is 32-bit variable, this fix operand
type mismatch when try to pop previous pushf value.
-Upstream-status: Submitted
+Upstream-Status: Submitted
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>