aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/oseama/src/oseama.c
Commit message (Collapse)AuthorAgeFilesLines
* oseama: support extracting entityRafał Miłecki2016-06-131-0/+134
| | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
* oseama: support creating single Seama entityRafał Miłecki2016-01-291-0/+185
| | | | | | | | | | This will be needed to handle sysupgrade on NAND in a smart way. We'll need to extract kernel our of provided Seama container, put in in a new Seama entity and flash. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 48552
* oseama: small util for reading Seama image format infoRafał Miłecki2016-01-281-0/+237
It's similar to otrx, we need this tool for handling sysupgrade. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 48533