mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-09 15:35:26 +00:00
python-prettytable: add native and nativesdk
Signed-off-by: Binghua Guan <freebendy@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
8760980fcc
commit
b7e64bc2d7
@ -23,3 +23,5 @@ do_install_append() {
|
|||||||
|
|
||||||
UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/PrettyTable/"
|
UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/PrettyTable/"
|
||||||
UPSTREAM_CHECK_REGEX = "/PrettyTable/(?P<pver>(\d+[\.\-_]*)+)"
|
UPSTREAM_CHECK_REGEX = "/PrettyTable/(?P<pver>(\d+[\.\-_]*)+)"
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user