summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2022-11-10 19:12:47 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-11-11 13:43:41 +0000
commit1bdf4c02733954d7152645f7c4a85f3baac46fa3 (patch)
tree1954d392e5b472d2d02db9b9d2375b99779611fa /meta/recipes-graphics
parent5ab5df637df890cffa83d74a2da189d014375814 (diff)
downloadpoky-1bdf4c02733954d7152645f7c4a85f3baac46fa3.tar.gz
rgb: update 1.0.6 -> 1.1.0
(From OE-Core rev: f23d411dcb3e2ca3bdcdc7e1a7876af61f72de29) 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')
-rw-r--r--meta/recipes-graphics/xorg-app/rgb_1.1.0.bb (renamed from meta/recipes-graphics/xorg-app/rgb_1.0.6.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-app/rgb_1.0.6.bb b/meta/recipes-graphics/xorg-app/rgb_1.1.0.bb
index db287a5b57..f14da7fd21 100644
--- a/meta/recipes-graphics/xorg-app/rgb_1.0.6.bb
+++ b/meta/recipes-graphics/xorg-app/rgb_1.1.0.bb
@@ -10,7 +10,7 @@ DEPENDS += " xorgproto util-macros"
10LIC_FILES_CHKSUM = "file://COPYING;md5=ef598adbe241bd0b0b9113831f6e249a" 10LIC_FILES_CHKSUM = "file://COPYING;md5=ef598adbe241bd0b0b9113831f6e249a"
11PE = "1" 11PE = "1"
12 12
13SRC_URI[md5sum] = "eab5bbd7642e5c784429307ec210d198" 13SRC_URI_EXT = "xz"
14SRC_URI[sha256sum] = "bbca7c6aa59939b9f6a0fb9fff15dfd62176420ffd4ae30c8d92a6a125fbe6b0" 14SRC_URI[sha256sum] = "fc03d7f56e5b2a617668167f8927948cce54f93097e7ccd9f056077f479ed37b"
15 15
16FILES:${PN} += "${datadir}/X11" 16FILES:${PN} += "${datadir}/X11"