From bd220fe6ce8c3a0805f13a14706d3130ea872604 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Thu, 10 Sep 2015 19:59:47 +0100 Subject: meta: Fix Upstream-Status statements Fix a variety of problems such as typos, bad punctuations, or incorrect Upstream-Status values. Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-support/lzop/lzop/x32_abi_miniacc_h.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-support/lzop') 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 -- cgit 1.2.3-korg