All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Add recipe for test images
@ 2013-05-10 10:47 Sam Nelson
  2013-05-10 13:26 ` Maupin, Chase
  0 siblings, 1 reply; 3+ messages in thread
From: Sam Nelson @ 2013-05-10 10:47 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Sam Nelson <sam.nelson@ti.com>
---
 .../recipes-core/images/arago-test-image.bb        |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-arago-distro/recipes-core/images/arago-test-image.bb b/meta-arago-distro/recipes-core/images/arago-test-image.bb
index f220127..ff4cd26 100644
--- a/meta-arago-distro/recipes-core/images/arago-test-image.bb
+++ b/meta-arago-distro/recipes-core/images/arago-test-image.bb
@@ -3,7 +3,7 @@
 
 require arago-image.inc
 
-COMPATIBLE_MACHINE = "omap3|omapl138|ti33x|keystone-evm"
+COMPATIBLE_MACHINE = "(?!arago)"
 
 # The size of the uncompressed ramdisk is 32MB
 ROOTFS_SIZE = "32768"
-- 
1.7.9.5



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] Add recipe for test images
  2013-05-10 10:47 [PATCH] Add recipe for test images Sam Nelson
@ 2013-05-10 13:26 ` Maupin, Chase
  2013-05-10 14:03   ` Denys Dmytriyenko
  0 siblings, 1 reply; 3+ messages in thread
From: Maupin, Chase @ 2013-05-10 13:26 UTC (permalink / raw)
  To: Nelson, Sam, meta-arago@arago-project.org

>-----Original Message-----
>From: meta-arago-bounces@arago-project.org [mailto:meta-arago-
>bounces@arago-project.org] On Behalf Of Nelson, Sam
>Sent: Friday, May 10, 2013 5:47 AM
>To: meta-arago@arago-project.org
>Subject: [meta-arago] [PATCH] Add recipe for test images
>

You patch description is wrong and there is no reason given.  You are not adding a recipe but modifying an existing one.

>Signed-off-by: Sam Nelson <sam.nelson@ti.com>
>---
> .../recipes-core/images/arago-test-image.bb        |    2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>diff --git a/meta-arago-distro/recipes-core/images/arago-test-
>image.bb b/meta-arago-distro/recipes-core/images/arago-test-
>image.bb
>index f220127..ff4cd26 100644
>--- a/meta-arago-distro/recipes-core/images/arago-test-image.bb
>+++ b/meta-arago-distro/recipes-core/images/arago-test-image.bb
>@@ -3,7 +3,7 @@
>
> require arago-image.inc
>
>-COMPATIBLE_MACHINE = "omap3|omapl138|ti33x|keystone-evm"
>+COMPATIBLE_MACHINE = "(?!arago)"

What is the reason driving this change?

>
> # The size of the uncompressed ramdisk is 32MB
> ROOTFS_SIZE = "32768"
>--
>1.7.9.5
>
>_______________________________________________
>meta-arago mailing list
>meta-arago@arago-project.org
>http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Add recipe for test images
  2013-05-10 13:26 ` Maupin, Chase
@ 2013-05-10 14:03   ` Denys Dmytriyenko
  0 siblings, 0 replies; 3+ messages in thread
From: Denys Dmytriyenko @ 2013-05-10 14:03 UTC (permalink / raw)
  To: Maupin, Chase; +Cc: meta-arago@arago-project.org

On Fri, May 10, 2013 at 01:26:23PM +0000, Maupin, Chase wrote:
> >-----Original Message-----
> >From: meta-arago-bounces@arago-project.org [mailto:meta-arago-
> >bounces@arago-project.org] On Behalf Of Nelson, Sam
> >Sent: Friday, May 10, 2013 5:47 AM
> >To: meta-arago@arago-project.org
> >Subject: [meta-arago] [PATCH] Add recipe for test images
> >
> 
> You patch description is wrong and there is no reason given.  You are not adding a recipe but modifying an existing one.
> 
> >Signed-off-by: Sam Nelson <sam.nelson@ti.com>
> >---
> > .../recipes-core/images/arago-test-image.bb        |    2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> >diff --git a/meta-arago-distro/recipes-core/images/arago-test-
> >image.bb b/meta-arago-distro/recipes-core/images/arago-test-
> >image.bb
> >index f220127..ff4cd26 100644
> >--- a/meta-arago-distro/recipes-core/images/arago-test-image.bb
> >+++ b/meta-arago-distro/recipes-core/images/arago-test-image.bb
> >@@ -3,7 +3,7 @@
> >
> > require arago-image.inc
> >
> >-COMPATIBLE_MACHINE = "omap3|omapl138|ti33x|keystone-evm"
> >+COMPATIBLE_MACHINE = "(?!arago)"
> 
> What is the reason driving this change?

Otherwise, we might just drop COMPATIBLE_MACHINE here completely.

-- 
Denys


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-05-10 14:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-10 10:47 [PATCH] Add recipe for test images Sam Nelson
2013-05-10 13:26 ` Maupin, Chase
2013-05-10 14:03   ` Denys Dmytriyenko

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.