summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python3-coherent-licensed_0.5.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-coherent-licensed_0.5.2.bb b/meta/recipes-devtools/python/python3-coherent-licensed_0.5.2.bb
index 9148fe4e36..538154118f 100644
--- a/meta/recipes-devtools/python/python3-coherent-licensed_0.5.2.bb
+++ b/meta/recipes-devtools/python/python3-coherent-licensed_0.5.2.bb
@@ -11,5 +11,6 @@ SRC_URI[sha256sum] = "d8071403ce742d3ac3592ddc4fb7057a46caffb415b928b4d52802e5f2
11inherit pypi python_flit_core 11inherit pypi python_flit_core
12 12
13PYPI_PACKAGE = "coherent_licensed" 13PYPI_PACKAGE = "coherent_licensed"
14UPSTREAM_CHECK_PYPI_PACKAGE = "coherent_licensed"
14 15
15BBCLASSEXTEND = "native nativesdk" 16BBCLASSEXTEND = "native nativesdk"