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

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>
8 lines
347 B
HTML
8 lines
347 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=ee5f0682c5afe930bd8ae42c96fe7bd3"
|
|
|
|
SRC_URI[md5sum] = "67752f9da3ce822b5bd6c55b41b89d3e"
|
|
SRC_URI[sha256sum] = "c169a384ea046a1672ac83e9aed30660133e9bad3afd82fa99b794df7b416f6d"
|