mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
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 <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+2
-2
@@ -2,13 +2,13 @@ require recipes-graphics/xorg-app/xorg-app-common.inc
|
||||
SUMMARY = "xterm is the standard terminal emulator for the X Window System"
|
||||
DEPENDS = "libxaw xorgproto libxext libxau libxinerama libxpm ncurses desktop-file-utils-native"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://xterm.h;beginline=3;endline=31;md5=987de9787175385203a1ea2482246a17"
|
||||
LIC_FILES_CHKSUM = "file://xterm.h;beginline=3;endline=31;md5=5ec6748ed90e588caa9318b780a0d498"
|
||||
|
||||
SRC_URI = "http://invisible-mirror.net/archives/${BPN}/${BP}.tgz \
|
||||
file://0001-Add-configure-time-check-for-setsid.patch \
|
||||
"
|
||||
|
||||
SRC_URI[sha256sum] = "2ff5169930b6b49ef0bafb5e1331c94f1a98c310442bba7798add821c76ae712"
|
||||
SRC_URI[sha256sum] = "c6d08127cb2409c3a04bcae559b7025196ed770bb7bf26630abcb45d95f60ab1"
|
||||
|
||||
PACKAGECONFIG ?= ""
|
||||
PACKAGECONFIG[xft] = "--enable-freetype,--disable-freetype,libxft fontconfig freetype-native"
|
||||
Reference in New Issue
Block a user