* [meta-fsl-arm][PATCH] mesa-dri: upgrade bbappend to 9.0.1 to follow oe-core
@ 2013-01-11 10:30 Eric Bénard
2013-01-11 13:57 ` Andrei Gherzan
0 siblings, 1 reply; 4+ messages in thread
From: Eric Bénard @ 2013-01-11 10:30 UTC (permalink / raw)
To: meta-freescale
Signed-off-by: Eric Bénard <eric@eukrea.com>
---
recipes-graphics/mesa/mesa-dri_8.0.5.bbappend | 7 -------
recipes-graphics/mesa/mesa-dri_9.0.1.bbappend | 7 +++++++
2 files changed, 7 insertions(+), 7 deletions(-)
delete mode 100644 recipes-graphics/mesa/mesa-dri_8.0.5.bbappend
create mode 100644 recipes-graphics/mesa/mesa-dri_9.0.1.bbappend
diff --git a/recipes-graphics/mesa/mesa-dri_8.0.5.bbappend b/recipes-graphics/mesa/mesa-dri_8.0.5.bbappend
deleted file mode 100644
index 8b5cfe6..0000000
--- a/recipes-graphics/mesa/mesa-dri_8.0.5.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_9.0.1.bbappend b/recipes-graphics/mesa/mesa-dri_9.0.1.bbappend
new file mode 100644
index 0000000..74738ff
--- /dev/null
+++ b/recipes-graphics/mesa/mesa-dri_9.0.1.bbappend
@@ -0,0 +1,7 @@
+PRINC := "${@int(PRINC) + 1}"
+
+PROVIDES_mx5 = "virtual/libgl"
+PROVIDES_mx6 = "virtual/libgl"
+
+PACKAGE_ARCH_mx5 = "${MACHINE_ARCH}"
+PACKAGE_ARCH_mx6 = "${MACHINE_ARCH}"
--
1.7.10.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [meta-fsl-arm][PATCH] mesa-dri: upgrade bbappend to 9.0.1 to follow oe-core
2013-01-11 10:30 [meta-fsl-arm][PATCH] mesa-dri: upgrade bbappend to 9.0.1 to follow oe-core Eric Bénard
@ 2013-01-11 13:57 ` Andrei Gherzan
2013-01-11 14:03 ` Eric Bénard
0 siblings, 1 reply; 4+ messages in thread
From: Andrei Gherzan @ 2013-01-11 13:57 UTC (permalink / raw)
To: Eric Bénard; +Cc: meta-freescale@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 1757 bytes --]
If no changes added please use -M when sending email.
*Andrei Gherzan*
mobile +40.744.478.414 fax +40.31.816.28.12
Email: andrei@gherzan.ro
Email: andrei.gherzan@windriver.com
Romania
On Fri, Jan 11, 2013 at 12:30 PM, Eric Bénard <eric@eukrea.com> wrote:
> Signed-off-by: Eric Bénard <eric@eukrea.com>
> ---
> recipes-graphics/mesa/mesa-dri_8.0.5.bbappend | 7 -------
> recipes-graphics/mesa/mesa-dri_9.0.1.bbappend | 7 +++++++
> 2 files changed, 7 insertions(+), 7 deletions(-)
> delete mode 100644 recipes-graphics/mesa/mesa-dri_8.0.5.bbappend
> create mode 100644 recipes-graphics/mesa/mesa-dri_9.0.1.bbappend
>
> diff --git a/recipes-graphics/mesa/mesa-dri_8.0.5.bbappend
> b/recipes-graphics/mesa/mesa-dri_8.0.5.bbappend
> deleted file mode 100644
> index 8b5cfe6..0000000
> --- a/recipes-graphics/mesa/mesa-dri_8.0.5.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_9.0.1.bbappend
> b/recipes-graphics/mesa/mesa-dri_9.0.1.bbappend
> new file mode 100644
> index 0000000..74738ff
> --- /dev/null
> +++ b/recipes-graphics/mesa/mesa-dri_9.0.1.bbappend
> @@ -0,0 +1,7 @@
> +PRINC := "${@int(PRINC) + 1}"
> +
> +PROVIDES_mx5 = "virtual/libgl"
> +PROVIDES_mx6 = "virtual/libgl"
> +
> +PACKAGE_ARCH_mx5 = "${MACHINE_ARCH}"
> +PACKAGE_ARCH_mx6 = "${MACHINE_ARCH}"
> --
> 1.7.10.4
>
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
>
[-- Attachment #2: Type: text/html, Size: 3068 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [meta-fsl-arm][PATCH] mesa-dri: upgrade bbappend to 9.0.1 to follow oe-core
2013-01-11 13:57 ` Andrei Gherzan
@ 2013-01-11 14:03 ` Eric Bénard
2013-01-11 20:01 ` Andrei Gherzan
0 siblings, 1 reply; 4+ messages in thread
From: Eric Bénard @ 2013-01-11 14:03 UTC (permalink / raw)
To: Andrei Gherzan; +Cc: meta-freescale@yoctoproject.org
Hi,
Le Fri, 11 Jan 2013 15:57:32 +0200,
Andrei Gherzan <andrei@gherzan.ro> a écrit :
> If no changes added please use -M when sending email.
>
True.
I still haven't found how to tune that as a config option to get this
behaviour by default.
Eric
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [meta-fsl-arm][PATCH] mesa-dri: upgrade bbappend to 9.0.1 to follow oe-core
2013-01-11 14:03 ` Eric Bénard
@ 2013-01-11 20:01 ` Andrei Gherzan
0 siblings, 0 replies; 4+ messages in thread
From: Andrei Gherzan @ 2013-01-11 20:01 UTC (permalink / raw)
To: Eric Bénard; +Cc: meta-freescale@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 398 bytes --]
On Fri, Jan 11, 2013 at 4:03 PM, Eric Bénard <eric@eukrea.com> wrote:
> Hi,
>
> Le Fri, 11 Jan 2013 15:57:32 +0200,
> Andrei Gherzan <andrei@gherzan.ro> a écrit :
>
> > If no changes added please use -M when sending email.
> >
> True.
>
> I still haven't found how to tune that as a config option to get this
> behaviour by default.
>
Didn't manage to find that either.
Andrei
[-- Attachment #2: Type: text/html, Size: 826 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-01-11 20:02 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-11 10:30 [meta-fsl-arm][PATCH] mesa-dri: upgrade bbappend to 9.0.1 to follow oe-core Eric Bénard
2013-01-11 13:57 ` Andrei Gherzan
2013-01-11 14:03 ` Eric Bénard
2013-01-11 20:01 ` Andrei Gherzan
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.