All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Rewrite sdcard_image.bbclass
@ 2011-12-15 15:05 Otavio Salvador
  2011-12-15 15:05 ` [PATCH v3 1/3] sdcard_image: rewrote to avoid using loopback and mount/unmount Otavio Salvador
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Otavio Salvador @ 2011-12-15 15:05 UTC (permalink / raw)
  To: meta-ti

The required fix for dosfstools to work has been merged on OE-Core and
this allows this changes to be tested and merged now.

The following changes since commit 018824ece4a04245b4277d5c8afcccfd6ca75df0:

  matrix-tui.inc: drop 'PRIORITY = "optional"' as it is the default (2011-12-14 01:05:59 +0000)

are available in the git repository at:
  git://github.com/OSSystems/meta-ti master
  https://github.com/OSSystems/meta-ti/tree/master

Otavio Salvador (3):
  sdcard_image: rewrote to avoid using loopback and mount/unmount
  ti-hw-bringup-image: adapt to newer sdcard_image class
  cloud9-image: adapt to newer sdcard_image class

 classes/sdcard_image.bbclass               |  180 ++++++++++------------------
 recipes-misc/images/cloud9-image.bb        |    6 +-
 recipes-misc/images/ti-hw-bringup-image.bb |    3 +
 3 files changed, 69 insertions(+), 120 deletions(-)

-- 
1.7.2.5



^ permalink raw reply	[flat|nested] 11+ messages in thread
* [PATCH v3 0/3] Rewrite sdcard_image.bbclass
@ 2011-12-22 13:00 Otavio Salvador
  2011-12-22 13:00 ` [PATCH v3 1/3] sdcard_image: rewrote to avoid using loopback and mount/unmount Otavio Salvador
  0 siblings, 1 reply; 11+ messages in thread
From: Otavio Salvador @ 2011-12-22 13:00 UTC (permalink / raw)
  To: meta-ti

This version of patches uses mtools to copy the files onto the fat
partition avoiding the problems from dosfstools in previous versions.

The following changes since commit c00b5df3b85b3badbd268e376c0a19fab19cc4f3:

  linux-ti335x-psp 3.1: disable whiteheat firmware to unbreak build with make 3.85 (2011-12-21 15:33:36 +0100)

are available in the git repository at:
  git://github.com/OSSystems/meta-ti master
  https://github.com/OSSystems/meta-ti/tree/master

Otavio Salvador (3):
  sdcard_image: rewrote to avoid using loopback and mount/unmount
  ti-hw-bringup-image: adapt to newer sdcard_image class
  cloud9-image: adapt to newer sdcard_image class

 classes/sdcard_image.bbclass               |  181 ++++++++++------------------
 recipes-misc/images/cloud9-image.bb        |    6 +-
 recipes-misc/images/ti-hw-bringup-image.bb |    3 +
 3 files changed, 70 insertions(+), 120 deletions(-)

-- 
1.7.2.5



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

end of thread, other threads:[~2011-12-22 13:00 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-15 15:05 [PATCH v3 0/3] Rewrite sdcard_image.bbclass Otavio Salvador
2011-12-15 15:05 ` [PATCH v3 1/3] sdcard_image: rewrote to avoid using loopback and mount/unmount Otavio Salvador
2011-12-15 15:29   ` Kridner, Jason
2011-12-15 15:52     ` Otavio Salvador
2011-12-16  7:23     ` Koen Kooi
2011-12-16 14:17       ` William Mills
2011-12-16  7:39   ` Koen Kooi
2011-12-15 15:05 ` [PATCH v3 2/3] ti-hw-bringup-image: adapt to newer sdcard_image class Otavio Salvador
2011-12-15 15:05 ` [PATCH v3 3/3] cloud9-image: " Otavio Salvador
2011-12-17 16:11 ` [PATCH v3 0/3] Rewrite sdcard_image.bbclass Otavio Salvador
  -- strict thread matches above, loose matches on Subject: below --
2011-12-22 13:00 Otavio Salvador
2011-12-22 13:00 ` [PATCH v3 1/3] sdcard_image: rewrote to avoid using loopback and mount/unmount 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.