From: Otavio Salvador <otavio@ossystems.com.br>
To: meta-ti@yoctoproject.org
Subject: [PATCH v3 0/3] Rewrite sdcard_image.bbclass
Date: Thu, 22 Dec 2011 13:00:32 +0000 [thread overview]
Message-ID: <cover.1324558731.git.otavio@ossystems.com.br> (raw)
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
next reply other threads:[~2011-12-22 13:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-22 13:00 Otavio Salvador [this message]
2011-12-22 13:00 ` [PATCH v3 1/3] sdcard_image: rewrote to avoid using loopback and mount/unmount Otavio Salvador
2011-12-22 13:00 ` [PATCH v3 2/3] ti-hw-bringup-image: adapt to newer sdcard_image class Otavio Salvador
2011-12-22 13:00 ` [PATCH v3 3/3] cloud9-image: " Otavio Salvador
2011-12-27 2:55 ` [PATCH v3 0/3] Rewrite sdcard_image.bbclass Peter Bigot
-- strict thread matches above, loose matches on Subject: below --
2011-12-15 15:05 Otavio Salvador
2011-12-17 16:11 ` Otavio Salvador
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1324558731.git.otavio@ossystems.com.br \
--to=otavio@ossystems.com.br \
--cc=meta-ti@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.