[oe-commits] Andrea Adami : zaurus-updater: add support for jffs2 images w/ o legacy headers.

git version control git at git.openembedded.org
Mon Apr 19 23:58:36 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 9583349ba3282ee3190bd0e2f3b8a012dd9e90d8
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=9583349ba3282ee3190bd0e2f3b8a012dd9e90d8

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Tue Apr 20 01:44:38 2010 +0200

zaurus-updater: add support for jffs2 images w/o legacy headers.

* new feature: check for known legacy headers
* now supports Angstrom-Narcissus jffs2 images
* two rootfs possible in nand: initrd.bin in mtd2 and home.bin in mtd3
* minor fixes: convert tabs to spaces, uniform echo's quoting
* the universal updater doesn't need PACKAGE_ARCH = "${MACHINE_ARCH}"
* bump PR
* NOTE: mversion/checksum is still not used

---

 recipes/zaurus-utils/zaurus-updater.bb         |   33 ++--
 recipes/zaurus-utils/zaurus-updater/updater.sh |  304 ++++++++++++------------
 2 files changed, 171 insertions(+), 166 deletions(-)

Diff:   http://gitweb.openembedded.net/?p=openembedded.git/?a=commitdiff;h=9583349ba3282ee3190bd0e2f3b8a012dd9e90d8




More information about the Openembedded-commits mailing list