mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
dialog: upgrade 1.3-20240619 -> 1.3-20250116
Changelog: =========== - modify dialog-config.in to allow for include-subdirectory. - update configure script macros for changes made with Cdk. - use $ LIB_ROOTNAME, e.g., set by --with-libname, in generating *-config and ".pc" files - further improvements to matching output from *-config and ".pc" improve gen-pkgconfig.in to mark the screen library, e.g., ncurses, as "Required" and filter the cflags/libs from required packages out of the ".pc" file, because pkg-config will add those automatically. - fix some gcc15 strict compiler warnings - configure script fixes for compiler warnings - update config.guess, config.sub 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] = "5d8c4318963db3fd383525340276e0e05ee3dea9a6686c20779f5433b199547d"
|
||||
SRC_URI[sha256sum] = "68406329827b783d0a8959cc20a94c6e1791ac861a27f854e06e9020541816dd"
|
||||
|
||||
# hardcoded here for use in dialog-static recipe
|
||||
S = "${WORKDIR}/dialog-${PV}"
|
||||
Reference in New Issue
Block a user