summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-05-12 17:02:58 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-05-13 10:29:21 +0100
commit4e65b075bf7770a92ef212ea8a9949ba17a731c9 (patch)
treec01fa4e6ffb17b2a2817395e077dc843bcf74fce /meta
parent409f1c23ffbfb00e08c43c1f9785f0a85f5d7e7e (diff)
downloadpoky-4e65b075bf7770a92ef212ea8a9949ba17a731c9.tar.gz
ghostscript: upgrade 10.05.0 -> 10.05.1
(From OE-Core rev: cc9ba7005fb155f4d5f2be9b23c12d14362a306b) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-extended/ghostscript/ghostscript_10.05.1.bb (renamed from meta/recipes-extended/ghostscript/ghostscript_10.05.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/ghostscript/ghostscript_10.05.0.bb b/meta/recipes-extended/ghostscript/ghostscript_10.05.1.bb
index c0e2654701..8f132d55c6 100644
--- a/meta/recipes-extended/ghostscript/ghostscript_10.05.0.bb
+++ b/meta/recipes-extended/ghostscript/ghostscript_10.05.1.bb
@@ -28,7 +28,7 @@ SRC_URI = "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/downlo
28 file://0001-Bug-708160-Fix-compatibility-with-C23-compilers.patch \ 28 file://0001-Bug-708160-Fix-compatibility-with-C23-compilers.patch \
29 " 29 "
30 30
31SRC_URI[sha256sum] = "56e77833de683825c420d0af8cb90aa8ba7da71ea6fb5624290cbc1b53fe7942" 31SRC_URI[sha256sum] = "121861b6d29b2461dec6575c9f3cab665b810bd408d4ec02c86719fa708b0a49"
32 32
33PACKAGECONFIG ??= "" 33PACKAGECONFIG ??= ""
34PACKAGECONFIG[gtk] = "--enable-gtk,--disable-gtk,gtk+3" 34PACKAGECONFIG[gtk] = "--enable-gtk,--disable-gtk,gtk+3"