[meta-freescale] [PATCH 1/5] mesa-dri: Sync with version from oe-core

Gary Thomas samoht.yrag at gmail.com
Thu Dec 13 14:53:40 PST 2012


On 2012-12-13 15:31, Andrei Gherzan wrote:
> Signed-off-by: Andrei Gherzan <andrei.gherzan at windriver.com>

Note: you should prefix your subject with [meta-fsl-arm] so it's
obvious which repository these are against (see the README)

Also, shouldn't most of these have ended up as renames (-M)?

> ---
>   recipes-graphics/mesa/mesa-dri_8.0.4.bbappend |    7 -------
>   recipes-graphics/mesa/mesa-dri_8.0.5.bbappend |    7 +++++++
>   2 files changed, 7 insertions(+), 7 deletions(-)
>   delete mode 100644 recipes-graphics/mesa/mesa-dri_8.0.4.bbappend
>   create mode 100644 recipes-graphics/mesa/mesa-dri_8.0.5.bbappend
>
> diff --git a/recipes-graphics/mesa/mesa-dri_8.0.4.bbappend b/recipes-graphics/mesa/mesa-dri_8.0.4.bbappend
> deleted file mode 100644
> index 8b5cfe6..0000000
> --- a/recipes-graphics/mesa/mesa-dri_8.0.4.bbappend
> +++ /dev/null
> @@ -1,7 +0,0 @@
> -PRINC := "${@int(PRINC) + 2}"
> -
> -PROVIDES_mx5 = "virtual/libgl"
> -PROVIDES_mx6 = "virtual/libgl"
> -
> -PACKAGE_ARCH_mx5 = "${MACHINE_ARCH}"
> -PACKAGE_ARCH_mx6 = "${MACHINE_ARCH}"
> diff --git a/recipes-graphics/mesa/mesa-dri_8.0.5.bbappend b/recipes-graphics/mesa/mesa-dri_8.0.5.bbappend
> new file mode 100644
> index 0000000..8b5cfe6
> --- /dev/null
> +++ b/recipes-graphics/mesa/mesa-dri_8.0.5.bbappend
> @@ -0,0 +1,7 @@
> +PRINC := "${@int(PRINC) + 2}"
> +
> +PROVIDES_mx5 = "virtual/libgl"
> +PROVIDES_mx6 = "virtual/libgl"
> +
> +PACKAGE_ARCH_mx5 = "${MACHINE_ARCH}"
> +PACKAGE_ARCH_mx6 = "${MACHINE_ARCH}"
>



More information about the meta-freescale mailing list