aboutsummaryrefslogtreecommitdiff
path: root/tools/firmware-utils/src/jcgimage.c
Commit message (Collapse)AuthorAge
* firmware-utils: honor env SOURCE_DATE_EPOCHAlexander Couzens2017-06-19
| | | | | | | | Use the timestamp from the enviroment SOURCE_DATE_EPOCH if set instead of the build time. Fixes reproducible builds for certain firmware images. Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* ramips: Add a tool to create JCG factory imagesJohn Crispin2016-03-04
| | | | | | | | replace spaces with tabs Signed-off-by: Reinhard Max <reinhard@m4x.de> SVN-Revision: 48901
* ramips: Add a tool to create JCG factory imagesJohn Crispin2016-03-03
This tool creates factory images for JCG routers. Details can be found in the header comment of jcgimage.c. Signed-off-by: Reinhard Max <reinhard@m4x.de> Reviewed-by: Torsten Duwe <duwe@lst.de> SVN-Revision: 48888