Files
tqma6-yocto-mirror/sources/meta-openembedded/meta-networking/recipes-connectivity/rdate/rdate_1.5.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

22 lines
873 B
BlitzBasic

SUMMARY = "Tool for getting the date/time from a remote machine."
DESCRIPTION = "The rdate utility retrieves the date and time from \
another machine on your network, using the protocol described in RFC 868. \
If you run rdate as root, it will set your machine local time to the \
time of the machine that you queried. \
"
HOMEPAGE= "https://www.aelius.com/njh/rdate/"
SECTION = "Applications/System"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
SRC_URI = "https://www.aelius.com/njh/${BPN}/${BP}.tar.gz \
file://0001-src-rdate-Fix-printf-format-errors.patch \
file://0001-rdate-define-logwtmp-on-libc-glibc.patch \
"
SRC_URI[md5sum] = "0a4f612480777fdf25264ac03c57eae6"
SRC_URI[sha256sum] = "6e800053eaac2b21ff4486ec42f0aca7214941c7e5fceedd593fa0be99b9227d"
inherit autotools