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)
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
DESCRIPTION = "POSIX IPC primitives (semaphores, shared memory and message queues) for Python"
|
||||
HOMEPAGE = "http://semanchuk.com/philip/posix_ipc/"
|
||||
SECTION = "devel/python"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=1a4f3bd729df04bf68f66ef877e9c7c9"
|
||||
|
||||
PYPI_PACKAGE = "posix_ipc"
|
||||
|
||||
SRC_URI[sha256sum] = "b7444e2703c156b3cb9fcb568e85d716232f3e78f04529ebc881cfb2aedb3838"
|
||||
|
||||
SRC_URI += " \
|
||||
file://0001-build_support-use-source-filename-instead-of-foo-for.patch \
|
||||
file://0002-build_support-handle-empty-max_priority-value-as-Non.patch \
|
||||
file://0003-build_support-use-does_build_succeed-in-compile_and_.patch \
|
||||
"
|
||||
inherit pypi python_setuptools_build_meta
|
||||
Reference in New Issue
Block a user