diff options
author | Derek Straka <derek@asterius.io> | 2017-06-16 15:11:50 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-06-19 19:30:43 +0200 |
commit | 8459754cfb7cd75ef51e6cf307bbe579b7b586cb (patch) | |
tree | c6f4db5be25b29e63f44e031542fb9c14f411419 /meta-python/recipes-devtools/python | |
parent | f1a2073e17d15695fb3adf465f26dd5634339dfe (diff) | |
download | meta-openembedded-8459754cfb7cd75ef51e6cf307bbe579b7b586cb.tar.gz |
python-pybind11: update to version 2.1.1
Verify the license terms are the same and update the checksum
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pybind11.inc | 7 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-pybind11_2.1.1.bb (renamed from meta-python/recipes-devtools/python/python-pybind11_2.0.1.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pybind11_2.1.1.bb (renamed from meta-python/recipes-devtools/python/python3-pybind11_2.0.1.bb) | 0 |
3 files changed, 3 insertions, 4 deletions
diff --git a/meta-python/recipes-devtools/python/python-pybind11.inc b/meta-python/recipes-devtools/python/python-pybind11.inc index 6d36d87be..adaf289c1 100644 --- a/meta-python/recipes-devtools/python/python-pybind11.inc +++ b/meta-python/recipes-devtools/python/python-pybind11.inc | |||
@@ -1,8 +1,7 @@ | |||
1 | SUMMARY = "Seamless operability between C++11 and Python" | 1 | SUMMARY = "Seamless operability between C++11 and Python" |
2 | HOMEPAGE = "https://github.com/wjakob/pybind11" | 2 | HOMEPAGE = "https://github.com/wjakob/pybind11" |
3 | LICENSE = "BSD-2-Clause" | 3 | LICENSE = "BSD-2-Clause" |
4 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=485d9f8aa1ab513bec0de2f55cd69672" | 4 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=ee5f0682c5afe930bd8ae42c96fe7bd3" |
5 | PR = "r0" | ||
6 | 5 | ||
7 | SRC_URI[md5sum] = "c96103168e9abceaa6d46f6074dcaf38" | 6 | SRC_URI[md5sum] = "67752f9da3ce822b5bd6c55b41b89d3e" |
8 | SRC_URI[sha256sum] = "1b1a4824aad88b1073fe8dbd21683e1e5228f3ed3b29c2785fbf5dea6bf1063c" | 7 | SRC_URI[sha256sum] = "c169a384ea046a1672ac83e9aed30660133e9bad3afd82fa99b794df7b416f6d" |
diff --git a/meta-python/recipes-devtools/python/python-pybind11_2.0.1.bb b/meta-python/recipes-devtools/python/python-pybind11_2.1.1.bb index e56743002..e56743002 100644 --- a/meta-python/recipes-devtools/python/python-pybind11_2.0.1.bb +++ b/meta-python/recipes-devtools/python/python-pybind11_2.1.1.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-pybind11_2.0.1.bb b/meta-python/recipes-devtools/python/python3-pybind11_2.1.1.bb index 355e28460..355e28460 100644 --- a/meta-python/recipes-devtools/python/python3-pybind11_2.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-pybind11_2.1.1.bb | |||