summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-lrparsing_1.0.17.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-lrparsing_1.0.17.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-lrparsing_1.0.17.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-lrparsing_1.0.17.bb b/meta-python/recipes-devtools/python/python3-lrparsing_1.0.17.bb
index f52f0f8970..1022724814 100644
--- a/meta-python/recipes-devtools/python/python3-lrparsing_1.0.17.bb
+++ b/meta-python/recipes-devtools/python/python3-lrparsing_1.0.17.bb
@@ -18,6 +18,6 @@ RDEPENDS:${PN} = " \
18 18
19inherit setuptools3 19inherit setuptools3
20 20
21S = "${WORKDIR}/lrparsing-${PV}" 21S = "${UNPACKDIR}/lrparsing-${PV}"
22 22
23BBCLASSEXTEND = "native" 23BBCLASSEXTEND = "native"