diff options
-rw-r--r-- | meta-oe/recipes-graphics/xorg-app/xterm_349.bb (renamed from meta-oe/recipes-graphics/xorg-app/xterm_348.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/xorg-app/xterm_348.bb b/meta-oe/recipes-graphics/xorg-app/xterm_349.bb index 2dd8322825..137a1655ed 100644 --- a/meta-oe/recipes-graphics/xorg-app/xterm_348.bb +++ b/meta-oe/recipes-graphics/xorg-app/xterm_349.bb | |||
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://xterm.h;beginline=3;endline=31;md5=c7faceb872d90115e7 | |||
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 | 8 | ||
9 | SRC_URI[md5sum] = "05340ef6eabb96826953346c64b35225" | 9 | SRC_URI[md5sum] = "194012229738f74bc44e7c0f5f6bf0c8" |
10 | SRC_URI[sha256sum] = "8b1f5121dbf3690de9d85a3b9329e3357021705dd7c21da192e47542769275be" | 10 | SRC_URI[sha256sum] = "39a6a3d3724f9a0a068f8cc353ab0c82831f0a43abb24470d933af299658475f" |
11 | PACKAGECONFIG ?= "" | 11 | PACKAGECONFIG ?= "" |
12 | PACKAGECONFIG[xft] = "--enable-freetype,--disable-freetype,libxft fontconfig freetype-native" | 12 | PACKAGECONFIG[xft] = "--enable-freetype,--disable-freetype,libxft fontconfig freetype-native" |
13 | 13 | ||