Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | create-recipe: base on autospectacle.pl to create recipe file | Kang Kai | 2012-05-03 | 1 | -0/+1926 |
[Yocto 1656] create-recipe is based on original autospectacle.pl from project Meego. Add feature to create a recipe .bb file. It requires a parameter to be told where to download source package, then download and parse. Create recipe file according to parse results. (From OE-Core rev: e1f3a0bcce7b24d6c48e6c92c54bcb03858a5748) Signed-off-by: Kang Kai <kai.kang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |