summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python-gitdb.inc
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2018-11-23 13:40:44 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-11-23 23:35:19 +0000
commitdfe84d9ca3693037a650ca724ad2f118b1acfef8 (patch)
tree7402b0a03e77f65a26b4bc06e45db32fee0bbe56 /meta/recipes-devtools/python/python-gitdb.inc
parent8b7c98e0e0ae4718ed56500f913ca886df5a883d (diff)
downloadpoky-dfe84d9ca3693037a650ca724ad2f118b1acfef8.tar.gz
python: let more modules build in native
(From OE-Core rev: 55b0a7332c57abc27367aba46702990e3a99cbf9) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python-gitdb.inc')
-rw-r--r--meta/recipes-devtools/python/python-gitdb.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python-gitdb.inc b/meta/recipes-devtools/python/python-gitdb.inc
index 789ab959fd..aeaf55e610 100644
--- a/meta/recipes-devtools/python/python-gitdb.inc
+++ b/meta/recipes-devtools/python/python-gitdb.inc
@@ -21,4 +21,4 @@ RDEPENDS_${PN} += "${PYTHON_PN}-async \
21 ${PYTHON_PN}-shell \ 21 ${PYTHON_PN}-shell \
22 ${PYTHON_PN}-smmap \ 22 ${PYTHON_PN}-smmap \
23" 23"
24BBCLASSEXTEND = "nativesdk" 24BBCLASSEXTEND = "native nativesdk"