diff options
author | Kang Kai <kai.kang@windriver.com> | 2012-11-01 10:44:56 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-11-02 16:15:30 +0000 |
commit | 17f09ab713acc814ec0561b1c41fa87d9bf7b83f (patch) | |
tree | 25630befb8bbf625edcf323c59220f1342f6f051 /meta/conf/bitbake.conf | |
parent | 2bda4bbda3f3033cfb324778ef88f2aedad4a83b (diff) | |
download | openembedded-core-17f09ab713acc814ec0561b1c41fa87d9bf7b83f.tar.gz openembedded-core-17f09ab713acc814ec0561b1c41fa87d9bf7b83f.tar.bz2 openembedded-core-17f09ab713acc814ec0561b1c41fa87d9bf7b83f.zip |
create-recipe: update re pattern and output
In the URL, there may be more than just digits in the version section,
something like xz 5.1.2alpha. Update RE pattern to catch all the string
after package name and before '.tar' in URL as package version.
And error message which has been sent to /dev/null still shows on Ubuntu
12.10 with perl 5.14. Update the way to find source tar file to eraser
the error message.
configure files may rewrite the version section, and that is not necessary.
Test when version section has been set, omit the version value from
configure files.
And tweak for output to bb file.
Signed-off-by: Kang Kai <kai.kang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/conf/bitbake.conf')
0 files changed, 0 insertions, 0 deletions