* [meta-fsl-demos PATCH] Remove i.MX5 and i.MX6 workaround to avoid mesa-demos inclusion
@ 2013-04-13 17:39 Otavio Salvador
2013-04-15 13:56 ` Daiane Angolini
0 siblings, 1 reply; 3+ messages in thread
From: Otavio Salvador @ 2013-04-13 17:39 UTC (permalink / raw)
To: meta-freescale Mailing List; +Cc: Otavio Salvador
mesa-demos has been fixed to proper build for non-mesa implementations
so it does not need to be removed from images.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---
recipes-fsl/images/fsl-image-gui.bb | 5 -----
recipes-fsl/images/fsl-image-test.bb | 5 -----
2 files changed, 10 deletions(-)
diff --git a/recipes-fsl/images/fsl-image-gui.bb b/recipes-fsl/images/fsl-image-gui.bb
index e1bf8d5..84eac8a 100644
--- a/recipes-fsl/images/fsl-image-gui.bb
+++ b/recipes-fsl/images/fsl-image-gui.bb
@@ -6,11 +6,6 @@ WEB = "web-webkit"
SOC_EXTRA_IMAGE_FEATURES ?= "tools-testapps"
-# mesa-demos is currently broken when building with other GL library
-# so we avoid it by now and tools-testapps includes it.
-SOC_EXTRA_IMAGE_FEATURES_mx5 = ""
-SOC_EXTRA_IMAGE_FEATURES_mx6 = ""
-
# Add extra image features
EXTRA_IMAGE_FEATURES += " \
${SOC_EXTRA_IMAGE_FEATURES} \
diff --git a/recipes-fsl/images/fsl-image-test.bb b/recipes-fsl/images/fsl-image-test.bb
index 439cee3..cd300c9 100644
--- a/recipes-fsl/images/fsl-image-test.bb
+++ b/recipes-fsl/images/fsl-image-test.bb
@@ -4,11 +4,6 @@ IMAGE_FEATURES += "debug-tweaks"
SOC_EXTRA_IMAGE_FEATURES ?= "tools-testapps"
-# mesa-demos is currently broken when building with other GL library
-# so we avoid it by now and tools-testapps includes it.
-SOC_EXTRA_IMAGE_FEATURES_mx5 = ""
-SOC_EXTRA_IMAGE_FEATURES_mx6 = ""
-
# Add extra image features
EXTRA_IMAGE_FEATURES += " \
${SOC_EXTRA_IMAGE_FEATURES} \
--
1.8.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [meta-fsl-demos PATCH] Remove i.MX5 and i.MX6 workaround to avoid mesa-demos inclusion
2013-04-13 17:39 [meta-fsl-demos PATCH] Remove i.MX5 and i.MX6 workaround to avoid mesa-demos inclusion Otavio Salvador
@ 2013-04-15 13:56 ` Daiane Angolini
2013-04-15 14:10 ` Otavio Salvador
0 siblings, 1 reply; 3+ messages in thread
From: Daiane Angolini @ 2013-04-15 13:56 UTC (permalink / raw)
To: Otavio Salvador; +Cc: meta-freescale Mailing List
On 04/13/2013 02:39 PM, Otavio Salvador wrote:
> mesa-demos has been fixed to proper build for non-mesa implementations
> so it does not need to be removed from images.
>
> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
> ---
It's OK to me
I did think another commit log, please consider it:
mesa-demos was fixed and now it can be built for non-mesa
implementations as well.
So, it does not need to be artificially removed from images
Daiane
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [meta-fsl-demos PATCH] Remove i.MX5 and i.MX6 workaround to avoid mesa-demos inclusion
2013-04-15 13:56 ` Daiane Angolini
@ 2013-04-15 14:10 ` Otavio Salvador
0 siblings, 0 replies; 3+ messages in thread
From: Otavio Salvador @ 2013-04-15 14:10 UTC (permalink / raw)
To: Daiane Angolini; +Cc: meta-freescale Mailing List
On Mon, Apr 15, 2013 at 10:56 AM, Daiane Angolini
<daiane.angolini@freescale.com> wrote:
> On 04/13/2013 02:39 PM, Otavio Salvador wrote:
>>
>> mesa-demos has been fixed to proper build for non-mesa implementations
>> so it does not need to be removed from images.
>>
>> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
>> ---
>
>
> It's OK to me
>
> I did think another commit log, please consider it:
>
> mesa-demos was fixed and now it can be built for non-mesa implementations as
> well.
> So, it does not need to be artificially removed from images
Neat! Did it locally.
--
Otavio Salvador O.S. Systems
E-mail: otavio@ossystems.com.br http://www.ossystems.com.br
Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-04-15 14:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-13 17:39 [meta-fsl-demos PATCH] Remove i.MX5 and i.MX6 workaround to avoid mesa-demos inclusion Otavio Salvador
2013-04-15 13:56 ` Daiane Angolini
2013-04-15 14:10 ` Otavio Salvador
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.