diff options
-rw-r--r-- | meta-oe/recipes-graphics/xorg-app/xterm_394.bb (renamed from meta-oe/recipes-graphics/xorg-app/xterm_393.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/xorg-app/xterm_393.bb b/meta-oe/recipes-graphics/xorg-app/xterm_394.bb index 05e45345f6..94953b288e 100644 --- a/meta-oe/recipes-graphics/xorg-app/xterm_393.bb +++ b/meta-oe/recipes-graphics/xorg-app/xterm_394.bb | |||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://xterm.h;beginline=3;endline=31;md5=1a3032aa728f8fda9d | |||
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] = "dc3abf533d66ae3db49e6783b0e1e29f0e4d045b4b3dac797a5e93be2735ec7b" | 10 | SRC_URI[sha256sum] = "a2a0cb206eb0423dedc34794f5c2d38c83390d2dd1106b66aba0960c3a976c7a" |
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" |