diff mbox series

[meta-oe] libxaw: upgrade 1.0.14 -> 1.0.15

Message ID 20231207125614.1390970-1-alperyasinak1@gmail.com
State Accepted
Headers show
Series [meta-oe] libxaw: upgrade 1.0.14 -> 1.0.15 | expand

Commit Message

Alper Ak Dec. 7, 2023, 12:56 p.m. UTC
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>
---
 .../xorg-lib/{libxaw_1.0.14.bb => libxaw_1.0.15.bb}           | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
 rename meta-oe/recipes-graphics/xorg-lib/{libxaw_1.0.14.bb => libxaw_1.0.15.bb} (80%)

Comments

Khem Raj Dec. 13, 2023, 7:07 a.m. UTC | #1
On Thu, 07 Dec 2023 15:56:14 +0300, alperak wrote:
> 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
> 
> [...]

Applied, thanks!

[1/1] libxaw: upgrade 1.0.14 -> 1.0.15
      commit: 97f91bdbb0cd1a52f56ad9d3a6ada15e6f47a213

Best regards,
diff mbox series

Patch

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
similarity index 80%
rename from meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.14.bb
rename to 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"
 PE = "1"
 
 XORG_PN = "libXaw"
-XORG_EXT = "tar.bz2"
 
-SRC_URI[md5sum] = "c1ce21c296bbf3da3e30cf651649563e"
-SRC_URI[sha256sum] = "76aef98ea3df92615faec28004b5ce4e5c6855e716fa16de40c32030722a6f8e"
+SRC_URI[sha256sum] = "ab35f70fde9fb02cc71b342f654846a74328b74cb3a0703c02d20eddb212754a"
 
 do_install:append () {
     ln -sf libXaw6.so.6 ${D}${libdir}/libXaw.so.6