[OE-core] [PATCH 11/21] libshmfence: update to 1.3

Alexander Kanavin alexander.kanavin at linux.intel.com
Mon Mar 26 14:40:26 UTC 2018


On 03/26/2018 05:30 PM, Armin Kuster wrote:
> diff --git a/meta/recipes-graphics/xorg-lib/libxshmfence/extensions.patch b/meta/recipes-graphics/xorg-lib/libxshmfence/extensions.patch
> index 4cc9e05..461fe83 100644
> --- a/meta/recipes-graphics/xorg-lib/libxshmfence/extensions.patch
> +++ b/meta/recipes-graphics/xorg-lib/libxshmfence/extensions.patch
> @@ -4,14 +4,16 @@ AC_USE_SYSTEM_EXTENSIONS to get that defined.
>   Upstream-Status: Submitted
>   Signed-off-by: Ross Burton <ross.burton at intel.com>
>   
> -diff --git a/configure.ac b/configure.ac
> -index 0c98875..ebf4dee 100644
> ---- a/configure.ac
> -+++ b/configure.ac
> -@@ -29,4 +29,6 @@ AC_CONFIG_SRCDIR([Makefile.am])
> - AC_CONFIG_HEADERS([config.h])
> +Index: libxshmfence-1.3/configure.ac
> +===================================================================
> +--- libxshmfence-1.3.orig/configure.ac
> ++++ libxshmfence-1.3/configure.ac
> +@@ -30,6 +30,8 @@ AC_CONFIG_HEADERS([config.h])
> +
> + AC_USE_SYSTEM_EXTENSIONS
>    
>   +AC_USE_SYSTEM_EXTENSIONS
>   +
>    # Initialize Automake
>    AM_INIT_AUTOMAKE([foreign dist-bzip2])
> +

When devtool refreshes a patch, you do need to read the outcome to check 
that it is, indeed, applied correctly. Especially suspicious are the 
patches that are backports or 'Submitted'.

In this case, a duplicate line is inserted due to patch fuzz - harmless 
I guess, but unnecessary.


Alex



More information about the Openembedded-core mailing list