Skip to content

Commit 68e5bb8

Browse files
wangmingyu84kraj
authored andcommitted
xterm: upgrade 368 -> 372
License-Update: Copyright year updated to 2022 Changelog: ========== * amend allocation/freeing of scrollback lines, eliminating an adjustment for status-line added in patch #371 Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]>
1 parent a24e224 commit 68e5bb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

meta-oe/recipes-graphics/xorg-app/xterm_368.bb renamed to meta-oe/recipes-graphics/xorg-app/xterm_372.bb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ require recipes-graphics/xorg-app/xorg-app-common.inc
22
SUMMARY = "xterm is the standard terminal emulator for the X Window System"
33
DEPENDS = "libxaw xorgproto libxext libxau libxinerama libxpm ncurses desktop-file-utils-native"
44

5-
LIC_FILES_CHKSUM = "file://xterm.h;beginline=3;endline=31;md5=987de9787175385203a1ea2482246a17"
5+
LIC_FILES_CHKSUM = "file://xterm.h;beginline=3;endline=31;md5=5ec6748ed90e588caa9318b780a0d498"
66

77
SRC_URI = "http://invisible-mirror.net/archives/${BPN}/${BP}.tgz \
88
file://0001-Add-configure-time-check-for-setsid.patch \
99
"
1010

11-
SRC_URI[sha256sum] = "2ff5169930b6b49ef0bafb5e1331c94f1a98c310442bba7798add821c76ae712"
11+
SRC_URI[sha256sum] = "c6d08127cb2409c3a04bcae559b7025196ed770bb7bf26630abcb45d95f60ab1"
1212

1313
PACKAGECONFIG ?= ""
1414
PACKAGECONFIG[xft] = "--enable-freetype,--disable-freetype,libxft fontconfig freetype-native"

0 commit comments

Comments
 (0)