[oe] [meta-browser][PATCH] libxi: Match the bbappend to OE-Core

Eric Bénard eric at eukrea.com
Sat May 18 19:57:37 UTC 2013


Hi Khem,

Le Sat, 18 May 2013 09:39:27 -0700,
Khem Raj <raj.khem at gmail.com> a écrit :

> Signed-off-by: Khem Raj <raj.khem at gmail.com>
> CC: Eric Bénard <eric at eukrea.com>
> CC: Denis Carikli <denis at eukrea.com>
> CC: Otavio Salvador <otavio at ossystems.com.br>
> 
> ---
>  recipes-graphics/libxi/libxi_1.7.1.bbappend |    2 ++
>  recipes-graphics/libxi/libxi_1.7.bbappend   |    2 --
>  2 files changed, 2 insertions(+), 2 deletions(-)
>  create mode 100644 recipes-graphics/libxi/libxi_1.7.1.bbappend
>  delete mode 100644 recipes-graphics/libxi/libxi_1.7.bbappend
> 
> diff --git a/recipes-graphics/libxi/libxi_1.7.1.bbappend b/recipes-graphics/libxi/libxi_1.7.1.bbappend
> new file mode 100644
> index 0000000..c90046b
> --- /dev/null
> +++ b/recipes-graphics/libxi/libxi_1.7.1.bbappend
> @@ -0,0 +1,2 @@
> +PRINC := "${@int(PRINC) + 1}"
> +BBCLASSEXTEND += "native"
> diff --git a/recipes-graphics/libxi/libxi_1.7.bbappend b/recipes-graphics/libxi/libxi_1.7.bbappend
> deleted file mode 100644
> index c90046b..0000000
> --- a/recipes-graphics/libxi/libxi_1.7.bbappend
> +++ /dev/null
> @@ -1,2 +0,0 @@
> -PRINC := "${@int(PRINC) + 1}"
> -BBCLASSEXTEND += "native"

pushed to master

Thanks
Eric




More information about the Openembedded-devel mailing list