mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +00:00
dialog: upgrade 1.3-20240101 -> 1.3-20240307
Changelog: =========== + add option --color-modes, which can be used to color the content of programbox, tailbox, textbox + updated configure script, e.g., for compiler-warning fixes. + amend change to formbox while revising --max-input to work with the form's "ilen" parameter + 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] = "9419eb52b95837312a76ccb26002c5d624fab53abde0859f1c7364179dc0ebad"
|
||||
SRC_URI[sha256sum] = "339d311c6abb240213426b99ad63565cbcb3e8641ef1989c033e945b754d34ef"
|
||||
|
||||
# hardcoded here for use in dialog-static recipe
|
||||
S = "${WORKDIR}/dialog-${PV}"
|
||||
Reference in New Issue
Block a user