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,18 @@
|
||||
SUMMARY = "md5deep and hashdeep to compute and audit hashsets of amounts of files."
|
||||
DESCRIPTION = "md5deep is a set of programs to compute MD5, SHA-1, SHA-256, Tiger, or Whirlpool message digests on an arbitrary number of files. This package also includes hashdeep which is also able to audit hashsets."
|
||||
HOMEPAGE = "http://md5deep.sourceforge.net"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=9190f660105b9a56cdb272309bfd5491"
|
||||
|
||||
PV = "4.4+git"
|
||||
|
||||
SRCREV = "877613493ff44807888ce1928129574be393cbb0"
|
||||
|
||||
SRC_URI = "git://github.com/jessek/hashdeep.git;branch=master;protocol=https \
|
||||
file://wrong-variable-expansion.patch \
|
||||
file://0001-Fix-literal-and-identifier-spacing-as-dictated-by-C-.patch \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit autotools
|
||||
Reference in New Issue
Block a user