Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ubi-utils-klibc: more patch-cleanings | Andrea Adami | 2012-06-05 | 1 | -9/+15 |
| | | | | | | | | * remove unnecessary patches after klibc upgrades * bump PR Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> | ||||
* | ubi-utils-klibc: add the remaining ubicrc32, ubinize, ubiformat | Andrea Adami | 2012-05-10 | 1 | -0/+13 |
* add more hacks to compile * binaries tested on Zaurus poodle/corgi (with patched kernel) * bump PR * NOTES * strange behavior wrt getopt for at least ubiformat: * you should pass the options first, i.e. * ubiformat -O 512 /dev/mtd3 *works* * ubiformat /dev/mtd3 -O 512 *fails* Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> |