mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00

* Verified license remains the same Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
9 lines
357 B
HTML
9 lines
357 B
HTML
SUMMARY = "Seamless operability between C++11 and Python"
|
|
HOMEPAGE = "https://github.com/wjakob/pybind11"
|
|
LICENSE = "BSD-2-Clause"
|
|
LIC_FILES_CHKSUM = "file://PKG-INFO;md5=485d9f8aa1ab513bec0de2f55cd69672"
|
|
PR = "r0"
|
|
|
|
SRC_URI[md5sum] = "c96103168e9abceaa6d46f6074dcaf38"
|
|
SRC_URI[sha256sum] = "1b1a4824aad88b1073fe8dbd21683e1e5228f3ed3b29c2785fbf5dea6bf1063c"
|