[oe] [oe-commits] [openembedded-core] 55/78: libshmfence: update to 1.3

Anuj Mittal anuj.mittal at intel.com
Fri Apr 6 01:36:19 UTC 2018


On 04/05/2018 09:58 PM, git at git.openembedded.org wrote:
> This is an automated email from the git hooks/post-receive script.
> 
> rpurdie pushed a commit to branch master-next
> in repository openembedded-core.
> 
> commit 941284f23e4cc0b57b59b46c113a27517124bed9
> Author: Armin Kuster <akuster at mvista.com>
> AuthorDate: Tue Apr 3 18:49:08 2018 -0700
> 
>     libshmfence: update to 1.3
>     
>     refreshed patch
>     
>     Signed-off-by: Armin Kuster <akuster at mvista.com>
>     Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
> ---
>  .../xorg-lib/libxshmfence/extensions.patch                 | 14 ++++++++------
>  .../xorg-lib/{libxshmfence_1.2.bb => libxshmfence_1.3.bb}  |  4 ++--
>  2 files changed, 10 insertions(+), 8 deletions(-)
> 
> 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])
> + 

I noticed that this was merged to master-next. This patch adds a change
on top of the same change upstream which was pointed out by Alex.

There was another version of this commit which removed this patch
altogether.

http://lists.openembedded.org/pipermail/openembedded-core/2018-March/149303.html

Perhaps that one should be merged instead?

Thanks,

Anuj



More information about the Openembedded-devel mailing list