mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
util-macros: upgrade 1.19.3 -> 1.20.0
License-Update: copyright years (From OE-Core rev: 2e15aab3adacd3bd6274ed463dfe263f813f32c5) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
cf9235cf74
commit
9d29d92187
+2
-3
@@ -5,12 +5,11 @@ DESCRIPTION = "M4 autotools macros used by various X.org programs."
|
||||
require xorg-util-common.inc
|
||||
|
||||
LICENSE = "MIT & MIT"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=1970511fddd439b07a6ba789d28ff662"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=42ba50748cb7ccf8739424e5e2072b02"
|
||||
|
||||
PE = "1"
|
||||
|
||||
SRC_URI[md5sum] = "66cb74d4a0120a06e32c3b01c29417d8"
|
||||
SRC_URI[sha256sum] = "624bb6c3a4613d18114a7e3849a3d70f2d7af9dc6eabeaba98060d87e3aef35b"
|
||||
SRC_URI[sha256sum] = "8daf36913d551a90fd1013cb078401375dabae021cb4713b9b256a70f00eeb74"
|
||||
|
||||
# ${PN} is empty so we need to tweak -dev and -dbg package dependencies
|
||||
DEV_PKG_DEPENDENCY = ""
|
||||
Reference in New Issue
Block a user