diff options
author | Li xin <lixin.fnst@cn.fujitsu.com> | 2015-07-21 17:19:02 +0800 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-07-30 21:05:47 +0200 |
commit | d338b903b33507037042b4f699cef1b8ccaa11f2 (patch) | |
tree | 6182395d35e044a6f2084ecebfde497749fcde7a /meta-oe | |
parent | eb01b36cb3f2f686bc05c690b06d1e0680dda1f5 (diff) | |
download | meta-openembedded-d338b903b33507037042b4f699cef1b8ccaa11f2.tar.gz |
bdftopcf: upgrade 1.0.4 -> 1.0.5
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r-- | meta-oe/recipes-graphics/xorg-app/bdftopcf_1.0.5.bb (renamed from meta-oe/recipes-graphics/xorg-app/bdftopcf_1.0.4.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/xorg-app/bdftopcf_1.0.4.bb b/meta-oe/recipes-graphics/xorg-app/bdftopcf_1.0.5.bb index 5009d5431..35d500239 100644 --- a/meta-oe/recipes-graphics/xorg-app/bdftopcf_1.0.4.bb +++ b/meta-oe/recipes-graphics/xorg-app/bdftopcf_1.0.5.bb | |||
@@ -7,7 +7,7 @@ LICENSE = "MIT" | |||
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=f9a35333adf75edd1eaef84bca65a490" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=f9a35333adf75edd1eaef84bca65a490" |
8 | DEPENDS = "libxfont" | 8 | DEPENDS = "libxfont" |
9 | 9 | ||
10 | SRC_URI[md5sum] = "96a648a332160a7482885800f7a506fa" | 10 | SRC_URI[md5sum] = "53a48e1fdfec29ab2e89f86d4b7ca902" |
11 | SRC_URI[sha256sum] = "eaf59057ba3d7cffe29526562ce50868da7da823487a4cfb3e16946e5ffd2798" | 11 | SRC_URI[sha256sum] = "38f447be0c61f94c473f128cf519dd0cff63b5d7775240a2e895a183a61e2026" |
12 | 12 | ||
13 | BBCLASSEXTEND = "native" | 13 | BBCLASSEXTEND = "native" |