diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-02-27 18:13:26 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-03-02 19:25:58 -0800 |
| commit | ac02b5a6f38ab291c5924a4fdc9d41a3b8cfd7fc (patch) | |
| tree | 0c3917cfccc35cb0a5c6272660c5424df8b0000b | |
| parent | e19a4f4bd550cdab6642c1daaaa9dc1fed6972c5 (diff) | |
| download | meta-openembedded-ac02b5a6f38ab291c5924a4fdc9d41a3b8cfd7fc.tar.gz | |
xterm: upgrade 404 -> 407
License-Update: Copyright year upted to 2026.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-graphics/xorg-app/xterm_407.bb (renamed from meta-oe/recipes-graphics/xorg-app/xterm_404.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/xorg-app/xterm_404.bb b/meta-oe/recipes-graphics/xorg-app/xterm_407.bb index 944d811566..4aecd77f98 100644 --- a/meta-oe/recipes-graphics/xorg-app/xterm_404.bb +++ b/meta-oe/recipes-graphics/xorg-app/xterm_407.bb | |||
| @@ -2,12 +2,12 @@ require recipes-graphics/xorg-app/xorg-app-common.inc | |||
| 2 | SUMMARY = "xterm is the standard terminal emulator for the X Window System" | 2 | SUMMARY = "xterm is the standard terminal emulator for the X Window System" |
| 3 | DEPENDS = "libxaw xorgproto libxext libxau libxinerama libxpm ncurses desktop-file-utils-native" | 3 | DEPENDS = "libxaw xorgproto libxext libxau libxinerama libxpm ncurses desktop-file-utils-native" |
| 4 | 4 | ||
| 5 | LIC_FILES_CHKSUM = "file://xterm.h;beginline=3;endline=31;md5=170620b648626a97057ff6ea99e6396e" | 5 | LIC_FILES_CHKSUM = "file://xterm.h;beginline=3;endline=31;md5=413ff95100710d7a817c5257bf3940cb" |
| 6 | 6 | ||
| 7 | SRC_URI = "http://invisible-mirror.net/archives/${BPN}/${BP}.tgz \ | 7 | SRC_URI = "http://invisible-mirror.net/archives/${BPN}/${BP}.tgz \ |
| 8 | file://0001-include-missing-pty.h-header-for-openpty.patch \ | 8 | file://0001-include-missing-pty.h-header-for-openpty.patch \ |
| 9 | " | 9 | " |
| 10 | SRC_URI[sha256sum] = "63332f921c227ba59e589fa07dfdad1599c10ac859ea26c72ac1dd4a41b565a4" | 10 | SRC_URI[sha256sum] = "2136eba530068a1b7565abbf17823274f5cefb7fe3618355cbc89dc55c8b7b6a" |
| 11 | 11 | ||
| 12 | PACKAGECONFIG ?= "" | 12 | PACKAGECONFIG ?= "" |
| 13 | PACKAGECONFIG[xft] = "--enable-freetype,--disable-freetype,libxft fontconfig freetype-native" | 13 | PACKAGECONFIG[xft] = "--enable-freetype,--disable-freetype,libxft fontconfig freetype-native" |
