mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-30 00:33:19 +00:00
xorg-docs: upgrade 1.7.2 -> 1.7.3
Upstream 1.7.3 is a documentation-content release: it refreshes the MAINTAINERS file (Xnest and Xft pick up new maintainers), drops the "All rights reserved" phrasing from Oracle copyright notices, and updates the gitlab CI templates and build-system boilerplate. Upstream also switched the release tarball compression from bzip2 to xz for this release, so SRC_URI_EXT is set to "xz". general/License.xml is unchanged, so LIC_FILES_CHKSUM stays as-is. AI-Generated: Uses Claude Code Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+3
-1
@@ -4,4 +4,6 @@ SUMMARY = "Documentation for the X Window System"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://general/License.xml;md5=f2677c20a4066714e233e9bbd8659aa2"
|
||||
|
||||
SRC_URI[sha256sum] = "2391b8af472626c12d3c3814b5e7a0ea43c3a96eda94255b7ed8bdff0fbf08e3"
|
||||
SRC_URI_EXT = "xz"
|
||||
|
||||
SRC_URI[sha256sum] = "28a2f2eeb5d9ff58b85961ff3ed7baaaf1ffa132e2a81f8b2bb97cb499bcddef"
|
||||
Reference in New Issue
Block a user