summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-util
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2023-02-19 20:30:42 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-02-20 15:18:30 +0000
commit9d29d921873a0c947c9bbb43847e0318f96e49e7 (patch)
tree087adeeee5d99b3c006deae684b46bc7bb0510df /meta/recipes-graphics/xorg-util
parentcf9235cf7479a713f25db1fc6ef82c1590fb57e4 (diff)
downloadpoky-9d29d921873a0c947c9bbb43847e0318f96e49e7.tar.gz
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>
Diffstat (limited to 'meta/recipes-graphics/xorg-util')
-rw-r--r--meta/recipes-graphics/xorg-util/util-macros_1.20.0.bb (renamed from meta/recipes-graphics/xorg-util/util-macros_1.19.3.bb)5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xorg-util/util-macros_1.19.3.bb b/meta/recipes-graphics/xorg-util/util-macros_1.20.0.bb
index 13d8ce22df..60495ad0c8 100644
--- a/meta/recipes-graphics/xorg-util/util-macros_1.19.3.bb
+++ b/meta/recipes-graphics/xorg-util/util-macros_1.20.0.bb
@@ -5,12 +5,11 @@ DESCRIPTION = "M4 autotools macros used by various X.org programs."
5require xorg-util-common.inc 5require xorg-util-common.inc
6 6
7LICENSE = "MIT & MIT" 7LICENSE = "MIT & MIT"
8LIC_FILES_CHKSUM = "file://COPYING;md5=1970511fddd439b07a6ba789d28ff662" 8LIC_FILES_CHKSUM = "file://COPYING;md5=42ba50748cb7ccf8739424e5e2072b02"
9 9
10PE = "1" 10PE = "1"
11 11
12SRC_URI[md5sum] = "66cb74d4a0120a06e32c3b01c29417d8" 12SRC_URI[sha256sum] = "8daf36913d551a90fd1013cb078401375dabae021cb4713b9b256a70f00eeb74"
13SRC_URI[sha256sum] = "624bb6c3a4613d18114a7e3849a3d70f2d7af9dc6eabeaba98060d87e3aef35b"
14 13
15# ${PN} is empty so we need to tweak -dev and -dbg package dependencies 14# ${PN} is empty so we need to tweak -dev and -dbg package dependencies
16DEV_PKG_DEPENDENCY = "" 15DEV_PKG_DEPENDENCY = ""