diff options
| author | Dexuan Cui <dexuan.cui@intel.com> | 2011-11-30 22:12:30 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-11-30 22:18:11 +0000 |
| commit | 54eb22ae130ab4e1255e4d5724e1d62ff4ea8329 (patch) | |
| tree | 1c13b130dc85bf7ba6c28bc363e57d1a424203d0 /meta | |
| parent | 352d8e8b7691e42f3a399b70ca2c4175f4660c76 (diff) | |
| download | poky-54eb22ae130ab4e1255e4d5724e1d62ff4ea8329.tar.gz | |
libxfont: upgrade from 1.4.3 to 1.4.4
updated LIC_FILES_CHKSUM:
only Copyright holder change in COPYING -- no actual license change.
(From OE-Core rev: c1ede6725dccb0f9a95313b70bbe4b941edffdd9)
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-graphics/xorg-lib/libxfont_1.4.4.bb (renamed from meta/recipes-graphics/xorg-lib/libxfont_1.4.3.bb) | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxfont_1.4.3.bb b/meta/recipes-graphics/xorg-lib/libxfont_1.4.4.bb index 43a628e23d..8af0ac90bc 100644 --- a/meta/recipes-graphics/xorg-lib/libxfont_1.4.3.bb +++ b/meta/recipes-graphics/xorg-lib/libxfont_1.4.4.bb | |||
| @@ -7,7 +7,7 @@ such as freetype)." | |||
| 7 | require xorg-lib-common.inc | 7 | require xorg-lib-common.inc |
| 8 | 8 | ||
| 9 | LICENSE= "MIT & MIT-style & BSD" | 9 | LICENSE= "MIT & MIT-style & BSD" |
| 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=deeee1c29f32ca774cecf0c83b46bb5c" | 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=a46c8040f2f737bcd0c435feb2ab1c2c" |
| 11 | 11 | ||
| 12 | DEPENDS += "freetype fontcacheproto xtrans fontsproto libfontenc" | 12 | DEPENDS += "freetype fontcacheproto xtrans fontsproto libfontenc" |
| 13 | PROVIDES = "xfont" | 13 | PROVIDES = "xfont" |
| @@ -15,11 +15,9 @@ PROVIDES = "xfont" | |||
| 15 | PR = "r0" | 15 | PR = "r0" |
| 16 | PE = "1" | 16 | PE = "1" |
| 17 | 17 | ||
| 18 | #SRC_URI += "file://no-scalable-crash.patch" | ||
| 19 | |||
| 20 | XORG_PN = "libXfont" | 18 | XORG_PN = "libXfont" |
| 21 | 19 | ||
| 22 | BBCLASSEXTEND = "native" | 20 | BBCLASSEXTEND = "native" |
| 23 | 21 | ||
| 24 | SRC_URI[md5sum] = "6fb689cfe13d8d9460f4abb5bd88588d" | 22 | SRC_URI[md5sum] = "f9942bc818d39094d7295b156a729393" |
| 25 | SRC_URI[sha256sum] = "f79245652901d20092092e942155d32b8dde15527637db3c09a1adc83672e9cc" | 23 | SRC_URI[sha256sum] = "a2065f5f66882f7a9cb0eb674e16d284da48e449af443eda272e99832be8239a" |
