summaryrefslogtreecommitdiffstats
path: root/package/python-incremental
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-07-12 18:27:59 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-07-13 10:54:39 +0200
commitbd3a3f604ee7d4ab296e1f2ef203f926706a5e50 (patch)
treee926ae8c406fc84e0538a3c35c960fb47f6cefd3 /package/python-incremental
parentd3921001a9b31a195fd323b7596e9e3c0f412faf (diff)
downloadbuildroot-bd3a3f604ee7d4ab296e1f2ef203f926706a5e50.tar.gz
buildroot-bd3a3f604ee7d4ab296e1f2ef203f926706a5e50.zip
python-incremental: add host variant
A host variant of the python-incremental package will be needed for the python-treq package. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-incremental')
-rw-r--r--package/python-incremental/python-incremental.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/python-incremental/python-incremental.mk b/package/python-incremental/python-incremental.mk
index 64eda68e85..fc1975ffd9 100644
--- a/package/python-incremental/python-incremental.mk
+++ b/package/python-incremental/python-incremental.mk
@@ -12,3 +12,4 @@ PYTHON_INCREMENTAL_LICENSE = MIT
PYTHON_INCREMENTAL_LICENSE_FILES = LICENSE
$(eval $(python-package))
+$(eval $(host-python-package))
OpenPOWER on IntegriCloud