All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm][PATCH] image_types_fsl.bbclass: Support i.MX25 platforms
@ 2013-10-30 13:40 Gary Thomas
  2013-10-30 16:02 ` Otavio Salvador
  0 siblings, 1 reply; 3+ messages in thread
From: Gary Thomas @ 2013-10-30 13:40 UTC (permalink / raw)
  To: meta-freescale

This change allows SD images to be built for i.MX25 platforms

Signed-off-by: Gary Thomas <gary@mlbassoc.com>
---
  classes/image_types_fsl.bbclass |    1 +
  1 file changed, 1 insertion(+)

diff --git a/classes/image_types_fsl.bbclass b/classes/image_types_fsl.bbclass
index 6f63402..7fd6a29 100644
--- a/classes/image_types_fsl.bbclass
+++ b/classes/image_types_fsl.bbclass
@@ -71,6 +71,7 @@ IMAGE_DEPENDS_sdcard = "parted-native dosfstools-native mtools-native \
  SDCARD = "${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.sdcard"
   SDCARD_GENERATION_COMMAND_mxs = "generate_mxs_sdcard"
+SDCARD_GENERATION_COMMAND_mx25 = "generate_imx_sdcard"
  SDCARD_GENERATION_COMMAND_mx5 = "generate_imx_sdcard"
  SDCARD_GENERATION_COMMAND_mx6 = "generate_imx_sdcard"
  SDCARD_GENERATION_COMMAND_vf60 = "generate_imx_sdcard"
-- 
1.7.9.5


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

* Re: [meta-fsl-arm][PATCH] image_types_fsl.bbclass: Support i.MX25 platforms
  2013-10-30 13:40 [meta-fsl-arm][PATCH] image_types_fsl.bbclass: Support i.MX25 platforms Gary Thomas
@ 2013-10-30 16:02 ` Otavio Salvador
  2013-10-30 16:20   ` Gary Thomas
  0 siblings, 1 reply; 3+ messages in thread
From: Otavio Salvador @ 2013-10-30 16:02 UTC (permalink / raw)
  To: Gary Thomas; +Cc: meta-freescale@yoctoproject.org

On Wed, Oct 30, 2013 at 11:40 AM, Gary Thomas <gary@mlbassoc.com> wrote:
> This change allows SD images to be built for i.MX25 platforms
>
> Signed-off-by: Gary Thomas <gary@mlbassoc.com>

The patch seems corrupted; can you please verify it?

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


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

* Re: [meta-fsl-arm][PATCH] image_types_fsl.bbclass: Support i.MX25 platforms
  2013-10-30 16:02 ` Otavio Salvador
@ 2013-10-30 16:20   ` Gary Thomas
  0 siblings, 0 replies; 3+ messages in thread
From: Gary Thomas @ 2013-10-30 16:20 UTC (permalink / raw)
  To: meta-freescale

On 2013-10-30 10:02, Otavio Salvador wrote:
> On Wed, Oct 30, 2013 at 11:40 AM, Gary Thomas <gary@mlbassoc.com> wrote:
>> This change allows SD images to be built for i.MX25 platforms
>>
>> Signed-off-by: Gary Thomas <gary@mlbassoc.com>
>
> The patch seems corrupted; can you please verify it?
>

I've been having a little trouble with git send-email.  I've resent
it, hopefully it will look correct this time.

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


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

end of thread, other threads:[~2013-10-30 16:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-30 13:40 [meta-fsl-arm][PATCH] image_types_fsl.bbclass: Support i.MX25 platforms Gary Thomas
2013-10-30 16:02 ` Otavio Salvador
2013-10-30 16:20   ` Gary Thomas

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.