mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
dialog: upgrade 1.3-20240307 -> 1.3-20240619
Changelog: ============ + modify configure script to ease deprecation of libtool-bin package + update dialog.map, dialog.sym for 2023/10/02 changes. + improve dialog-config.in, + suppressing several special cases of linker options, and + adding support for --cflags-only-I, --cflags-only-other + fix a few cppcheck warnings + improvements to NLS configuration. + add configure check for PIC vs PIE, needed for linking to libraries which lack pkg-config scripts to specify LDFLAGS. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ LICENSE = "LGPL-2.1-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343"
|
||||
|
||||
SRC_URI = "https://invisible-mirror.net/archives/${BPN}/${BP}.tgz"
|
||||
SRC_URI[sha256sum] = "339d311c6abb240213426b99ad63565cbcb3e8641ef1989c033e945b754d34ef"
|
||||
SRC_URI[sha256sum] = "5d8c4318963db3fd383525340276e0e05ee3dea9a6686c20779f5433b199547d"
|
||||
|
||||
# hardcoded here for use in dialog-static recipe
|
||||
S = "${WORKDIR}/dialog-${PV}"
|
||||
Reference in New Issue
Block a user