diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-coherent-licensed_0.5.2.bb | 1 |
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 | |||
11 | inherit pypi python_flit_core | 11 | inherit pypi python_flit_core |
12 | 12 | ||
13 | PYPI_PACKAGE = "coherent_licensed" | 13 | PYPI_PACKAGE = "coherent_licensed" |
14 | UPSTREAM_CHECK_PYPI_PACKAGE = "coherent_licensed" | ||
14 | 15 | ||
15 | BBCLASSEXTEND = "native nativesdk" | 16 | BBCLASSEXTEND = "native nativesdk" |