]> code.ossystems Code Review - openembedded-core.git/commit
create-recipe: base on autospectacle.pl to create recipe file
authorKang Kai <kai.kang@windriver.com>
Tue, 13 Mar 2012 03:23:59 +0000 (11:23 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 May 2012 14:00:24 +0000 (15:00 +0100)
commite1f3a0bcce7b24d6c48e6c92c54bcb03858a5748
treeeb29c5703b134f93214dca72425e264dc82b6260
parent74b1d119cf3712a64d627a2adc1adcf7b8cd4123
create-recipe: base on autospectacle.pl to create recipe file

[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.

Signed-off-by: Kang Kai <kai.kang@windriver.com>
scripts/create-recipe [moved from scripts/autospectacle.pl with 94% similarity]