summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics
diff options
context:
space:
mode:
authoralperak <alperyasinak1@gmail.com>2023-12-07 15:56:14 +0300
committerKhem Raj <raj.khem@gmail.com>2023-12-07 14:25:12 -0800
commit97f91bdbb0cd1a52f56ad9d3a6ada15e6f47a213 (patch)
treed21c803d7dc5e4081c69641e1523bc8e61c82825 /meta-oe/recipes-graphics
parent0cbede2b252919f75b4b657427f969e8a11d5699 (diff)
downloadmeta-openembedded-97f91bdbb0cd1a52f56ad9d3a6ada15e6f47a213.tar.gz
libxaw: upgrade 1.0.14 -> 1.0.15
XORG_EXT tar.bz2 removed because not supported in the new version. The default value defined in xorg-lib-common.inc will be used, i.e. tar.xz Changelog: * configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL * Replace calls to index() with strchr() * Add .git-blame-ignore-revs to hide whitespace commits from git blame * Remove "All rights reserved" from Oracle copyright notices * fix typo in XawMax parameter in GetBlockBoundaries * Stop memory leak in error paths in XawTextSinkConvertPropertyList() * Stop memory leak in GetResourcePixmapPath() * Fix ctype(3) users. * Fix spelling/wording issues * gitlab CI: add a basic build test * Build xz tarballs instead of bzip2 Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics')
-rw-r--r--meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.15.bb (renamed from meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.14.bb)4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.14.bb b/meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.15.bb
index 4a909848a..253bb6ff0 100644
--- a/meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.14.bb
+++ b/meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.15.bb
@@ -7,10 +7,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=1c65719d42900bb81b83e8293c20a364"
7PE = "1" 7PE = "1"
8 8
9XORG_PN = "libXaw" 9XORG_PN = "libXaw"
10XORG_EXT = "tar.bz2"
11 10
12SRC_URI[md5sum] = "c1ce21c296bbf3da3e30cf651649563e" 11SRC_URI[sha256sum] = "ab35f70fde9fb02cc71b342f654846a74328b74cb3a0703c02d20eddb212754a"
13SRC_URI[sha256sum] = "76aef98ea3df92615faec28004b5ce4e5c6855e716fa16de40c32030722a6f8e"
14 12
15do_install:append () { 13do_install:append () {
16 ln -sf libXaw6.so.6 ${D}${libdir}/libXaw.so.6 14 ln -sf libXaw6.so.6 ${D}${libdir}/libXaw.so.6