Files
tqma6-yocto-mirror/sources/meta-openembedded/meta-oe/recipes-extended/sblim-cmpi-devel/sblim-cmpi-devel_2.0.3.bb
Siggi (OpenClaw Agent) 16accb6b24 Complete Yocto mirror with license table for TQMa6UL (2038-compliance)
- 264 license table entries with exact download URLs (224/264 resolved)
- Complete sources/ directory with all BitBake recipes
- Build configuration: tqma6ul-multi-mba6ulx, spaetzle (musl)
- Full traceability for Softwarefreigabeantrag
- GCC 13.4.0, Linux 6.6.102, U-Boot 2023.04, musl 1.2.4
- License distribution: GPL-2.0 (24), MIT (23), GPL-2.0+ (18), BSD-3 (16)
2026-03-01 21:14:11 +00:00

19 lines
754 B
BlitzBasic

SUMMARY = "SBLIM CMPI Provider Development Support"
DESCRIPTION = "\
This packages provides the C and C++ CMPI header files needed by provider \
developers and can be used standalone. If used for C++ provider development \
it is also necessary to have tog-pegasus-devel installed."
HOMEPAGE = "http://sblim.wiki.sourceforge.net/"
LICENSE = "EPL-1.0"
LIC_FILES_CHKSUM = "file://COPYING;md5=5f63d3a4e701129e869e89d7dcac8982"
SECTION = "Development/Libraries"
SRC_URI = "${SOURCEFORGE_MIRROR}/sblim/${BP}.tar.bz2 \
file://sblim-cmpi-devel-2.0.3-docdir.patch"
SRC_URI[md5sum] = "b934616f88a848f17ca3cf1b9e792cbf"
SRC_URI[sha256sum] = "1671cabff6b922b6fde897673d9fdafd56c9310f82a7eacc0547d596b9cdfea6"
inherit autotools
BBCLASSEXTEND = "native"