[yocto] [PATCH 2/9] Use wildcard in mesa bbappend name

Khem Raj raj.khem at gmail.com
Wed May 14 17:45:56 PDT 2014


On Wed, May 14, 2014 at 3:24 PM, Armin Kuster <akuster808 at gmail.com> wrote:
>     mesa: Use wildcard in version to minimize keeping in-sync
>     with Poky
>
> Signed-off-by: Armin Kuster <akuster808 at gmail.com>
> ---
>  recipes-graphics/mesa/mesa_9.2.%.bbappend | 6 ++++++
>  recipes-graphics/mesa/mesa_9.2.2.bbappend | 6 ------
>  2 files changed, 6 insertions(+), 6 deletions(-)
>  create mode 100644 recipes-graphics/mesa/mesa_9.2.%.bbappend
>  delete mode 100644 recipes-graphics/mesa/mesa_9.2.2.bbappend

mesa 10 is on its way

>
> diff --git a/recipes-graphics/mesa/mesa_9.2.%.bbappend b/recipes-graphics/mesa/mesa_9.2.%.bbappend
> new file mode 100644
> index 0000000..0004f71
> --- /dev/null
> +++ b/recipes-graphics/mesa/mesa_9.2.%.bbappend
> @@ -0,0 +1,6 @@
> +inherit enable-selinux
> +
> +# But wait!  There's more!  mesa builds a host program named builtin_compiler
> +# and it needs selinux, too.  We replace the PACKAGECONFIG[] in the bbclass.
> +#
> +PACKAGECONFIG[selinux] = "--enable-selinux,--disable-selinux,libselinux libselinux-native,"
> diff --git a/recipes-graphics/mesa/mesa_9.2.2.bbappend b/recipes-graphics/mesa/mesa_9.2.2.bbappend
> deleted file mode 100644
> index 0004f71..0000000
> --- a/recipes-graphics/mesa/mesa_9.2.2.bbappend
> +++ /dev/null
> @@ -1,6 +0,0 @@
> -inherit enable-selinux
> -
> -# But wait!  There's more!  mesa builds a host program named builtin_compiler
> -# and it needs selinux, too.  We replace the PACKAGECONFIG[] in the bbclass.
> -#
> -PACKAGECONFIG[selinux] = "--enable-selinux,--disable-selinux,libselinux libselinux-native,"
> --
> 1.9.1
>
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto



More information about the yocto mailing list