diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pybind11_2.13.6.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pybind11_2.13.6.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pybind11_2.13.6.bb b/meta-python/recipes-devtools/python/python3-pybind11_2.13.6.bb index e853bb33d8..7d71767297 100644 --- a/meta-python/recipes-devtools/python/python3-pybind11_2.13.6.bb +++ b/meta-python/recipes-devtools/python/python3-pybind11_2.13.6.bb | |||
@@ -12,7 +12,6 @@ SRC_URI = "\ | |||
12 | git://github.com/pybind/pybind11.git;branch=stable;protocol=https \ | 12 | git://github.com/pybind/pybind11.git;branch=stable;protocol=https \ |
13 | " | 13 | " |
14 | 14 | ||
15 | S = "${WORKDIR}/git" | ||
16 | 15 | ||
17 | inherit cmake python_setuptools_build_meta | 16 | inherit cmake python_setuptools_build_meta |
18 | 17 | ||