Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gemini: use dts compatible based image filenames | Mathias Kresin | 2019-01-26 | 1 | -18/+0 |
| | | | | | | | | Use an output image filename based on the compatible string from the dts files. This way it is way easier to get for which board an image is intended. Signed-off-by: Mathias Kresin <dev@kresin.me> | ||||
* | gemini: Cook SQ201 images | Linus Walleij | 2018-06-18 | 1 | -0/+18 |
This generates the "rd.gz" and "hddapp.tgz" that doesn't contain anything of the sort but rather the OpenWRT rootfs. It works the same way as how we generate the same layout for the NAS4220b. For some reason the ImageInfo file is different for the SQ201. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> |