All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4][edison] Fix bootimg bug 2138 for 1.1.2
@ 2012-04-05 21:09 Darren Hart
  2012-04-05 21:09 ` [PATCH 1/4] bootimg: Use mcopy to construct the hddimg Darren Hart
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Darren Hart @ 2012-04-05 21:09 UTC (permalink / raw)
  To: Yocto Project, josh

Backport the following patches to edison. The backport involves massaging
this minimal set of patches to apply to bootimg.bbclass without pulling
in the refactoring or EFI support added in master about the same time.

These patches have been tested by building atom-pc core-image-minimal with
edison, a dosfsck and mount test on resulting image, and booting on the n450.

The following changes since commit 0fbd6a161576b2cafa8583adde0ffb15347c884a:

  poky.conf: Bumping SKD_VERSION (2012-03-14 15:49:33 -0700)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib dvhart/edison/bug/2138
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dvhart/edison/bug/2138

Darren Hart (4):
  bootimg: Use mcopy to construct the hddimg
  bootimg: Account for FAT filesystem overhead in image size
  bootimg: Fix a math thinko in the block count calculation
  bootimg: Do not force FAT32 on all images, it violates the FAT
    specification

 meta/classes/bootimg.bbclass |   53 ++++++++++++++++++++++++++++++++++++-----
 1 files changed, 46 insertions(+), 7 deletions(-)

-- 
1.7.5.4



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

end of thread, other threads:[~2012-04-06 17:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-05 21:09 [PATCH 0/4][edison] Fix bootimg bug 2138 for 1.1.2 Darren Hart
2012-04-05 21:09 ` [PATCH 1/4] bootimg: Use mcopy to construct the hddimg Darren Hart
2012-04-05 21:09 ` [PATCH 2/4] bootimg: Account for FAT filesystem overhead in image size Darren Hart
2012-04-05 21:09 ` [PATCH 3/4] bootimg: Fix a math thinko in the block count calculation Darren Hart
2012-04-05 21:09 ` [PATCH 4/4] bootimg: Do not force FAT32 on all images, it violates the FAT specification Darren Hart
2012-04-06 17:33 ` [PATCH 0/4][edison] Fix bootimg bug 2138 for 1.1.2 Joshua Lock

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.