diff options
author | susanbian <bianyq@cn.fujitsu.com> | 2017-06-05 11:17:04 +0800 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-06-12 06:56:44 +0200 |
commit | ceb8233030cbeac1f8ca1ef4231d10a58865d28c (patch) | |
tree | 15e191ccafe6c28888fd88462d1b1ab6c9373d77 /meta-oe/recipes-graphics/xorg-app | |
parent | 20856770b5eefaeb0a8e2c64df01ea8ed005dc97 (diff) | |
download | meta-openembedded-ceb8233030cbeac1f8ca1ef4231d10a58865d28c.tar.gz |
xterm: 325 -> 327
Upgrade xterm from 325 to 327.
Signed-off-by: susanbian <bianyq@cn.fujitsu.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics/xorg-app')
-rw-r--r-- | meta-oe/recipes-graphics/xorg-app/xterm_327.bb (renamed from meta-oe/recipes-graphics/xorg-app/xterm_325.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-oe/recipes-graphics/xorg-app/xterm_325.bb b/meta-oe/recipes-graphics/xorg-app/xterm_327.bb index a627af000..0e11662e3 100644 --- a/meta-oe/recipes-graphics/xorg-app/xterm_325.bb +++ b/meta-oe/recipes-graphics/xorg-app/xterm_327.bb | |||
@@ -6,9 +6,8 @@ LIC_FILES_CHKSUM = "file://xterm.h;beginline=3;endline=31;md5=842e945c46c43e05c4 | |||
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] = "e78a0bbc4d5fa3780917e447ae8ebc6b" | 9 | SRC_URI[md5sum] = "3c32e931adcad44e64e57892e75d9e02" |
10 | SRC_URI[sha256sum] = "3b31b07a0c40427e9330ec3be9d1a748c72808f945953cea9e526e48be315f1b" | 10 | SRC_URI[sha256sum] = "66fb2f6c35b342148f549c276b12a3aa3fb408e27ab6360ddec513e14376150b" |
11 | |||
12 | PACKAGECONFIG ?= "" | 11 | PACKAGECONFIG ?= "" |
13 | PACKAGECONFIG[xft] = "--enable-freetype,--disable-freetype,libxft fontconfig freetype-native" | 12 | PACKAGECONFIG[xft] = "--enable-freetype,--disable-freetype,libxft fontconfig freetype-native" |
14 | 13 | ||