diff options
author | Saul Wold <sgw@linux.intel.com> | 2010-12-07 20:06:29 -0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2010-12-09 08:18:17 -0800 |
commit | 3d08b9f2c65835822b1c0ed30e3170f02f877ce3 (patch) | |
tree | 774991d51470129319c18bb6b32c9b0c2d5a2b7c /meta/recipes-graphics/xorg-font | |
parent | ba5e0b9531b9a967aa3d408a13024590d96b8391 (diff) | |
download | poky-3d08b9f2c65835822b1c0ed30e3170f02f877ce3.tar.gz |
SRC_URI Checksums Additionals
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-font')
-rw-r--r-- | meta/recipes-graphics/xorg-font/encodings_1.0.4.bb | 3 | ||||
-rw-r--r-- | meta/recipes-graphics/xorg-font/font-alias_1.0.3.bb | 3 | ||||
-rw-r--r-- | meta/recipes-graphics/xorg-font/font-util_1.2.0.bb | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-font/encodings_1.0.4.bb b/meta/recipes-graphics/xorg-font/encodings_1.0.4.bb index acbb8e84f4..a5d901316f 100644 --- a/meta/recipes-graphics/xorg-font/encodings_1.0.4.bb +++ b/meta/recipes-graphics/xorg-font/encodings_1.0.4.bb | |||
@@ -8,3 +8,6 @@ PR = "${INC_PR}.0" | |||
8 | DEPENDS = "mkfontscale-native font-util-native" | 8 | DEPENDS = "mkfontscale-native font-util-native" |
9 | 9 | ||
10 | EXTRA_OECONF += "--with-encodingsdir=${datadir}/fonts/X11/encodings" | 10 | EXTRA_OECONF += "--with-encodingsdir=${datadir}/fonts/X11/encodings" |
11 | |||
12 | SRC_URI[md5sum] = "0f2d6546d514c5cc4ecf78a60657a5c1" | ||
13 | SRC_URI[sha256sum] = "ced6312988a45d23812c2ac708b4595f63fd7a49c4dcd9f66bdcd50d1057d539" | ||
diff --git a/meta/recipes-graphics/xorg-font/font-alias_1.0.3.bb b/meta/recipes-graphics/xorg-font/font-alias_1.0.3.bb index e729e997d7..f3b3716355 100644 --- a/meta/recipes-graphics/xorg-font/font-alias_1.0.3.bb +++ b/meta/recipes-graphics/xorg-font/font-alias_1.0.3.bb | |||
@@ -15,3 +15,6 @@ RDEPENDS_virtclass-native = "font-util" | |||
15 | 15 | ||
16 | PE = "1" | 16 | PE = "1" |
17 | PR = "${INC_PR}.0" | 17 | PR = "${INC_PR}.0" |
18 | |||
19 | SRC_URI[md5sum] = "6d25f64796fef34b53b439c2e9efa562" | ||
20 | SRC_URI[sha256sum] = "8b453b2aae1cfa8090009ca037037b8c5e333550651d5a158b7264ce1d472c9a" | ||
diff --git a/meta/recipes-graphics/xorg-font/font-util_1.2.0.bb b/meta/recipes-graphics/xorg-font/font-util_1.2.0.bb index 8f90176b20..972e9e3ae4 100644 --- a/meta/recipes-graphics/xorg-font/font-util_1.2.0.bb +++ b/meta/recipes-graphics/xorg-font/font-util_1.2.0.bb | |||
@@ -22,3 +22,6 @@ do_configure_prepend() { | |||
22 | } | 22 | } |
23 | 23 | ||
24 | BBCLASSEXTEND = "native" | 24 | BBCLASSEXTEND = "native" |
25 | |||
26 | SRC_URI[md5sum] = "1bdd8ed070e02b2165d7b0f0ed93280b" | ||
27 | SRC_URI[sha256sum] = "dbbac617ae6cdf6f459e602361211d217f4bad5ad8bfb6adcede6196693f9712" | ||