- 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)
12 lines
435 B
BlitzBasic
12 lines
435 B
BlitzBasic
SUMMARY = "Mount/umount utility for the xfce panel"
|
|
HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-mount-plugin/start"
|
|
SECTION = "x11/application"
|
|
LICENSE = "GPL-2.0-only"
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
|
|
|
inherit xfce-panel-plugin
|
|
|
|
SRC_URI += "file://0001-check-for-fstab.h-during-configure.patch"
|
|
|
|
SRC_URI[sha256sum] = "584cd954929e542b3da0ff8d69e0325d8838dc39e7b32a509d1074ce3bb58ec2"
|