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:18:30 +0000 |
commit | e48fe4ed7aca0f16becd17ec6cc1978a4031c111 (patch) | |
tree | b6319a5bd8fa95ce7f9a3ee381b2e2ddd58b3482 /meta | |
parent | 7f6edde6af6451b811c1c45139f6eede525798ae (diff) | |
download | poky-e48fe4ed7aca0f16becd17ec6cc1978a4031c111.tar.gz |
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.
(From OE-Core rev: 17f09ab713acc814ec0561b1c41fa87d9bf7b83f)
Signed-off-by: Kang Kai <kai.kang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
0 files changed, 0 insertions, 0 deletions