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-gnome/gnome/gnome-common_2.28.0.bb | |
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-gnome/gnome/gnome-common_2.28.0.bb')
-rw-r--r-- | meta/recipes-gnome/gnome/gnome-common_2.28.0.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-gnome/gnome/gnome-common_2.28.0.bb b/meta/recipes-gnome/gnome/gnome-common_2.28.0.bb index 5106f58e6b..b4adfe4126 100644 --- a/meta/recipes-gnome/gnome/gnome-common_2.28.0.bb +++ b/meta/recipes-gnome/gnome/gnome-common_2.28.0.bb | |||
@@ -17,6 +17,9 @@ inherit gnome | |||
17 | 17 | ||
18 | SRC_URI += "file://omf.patch;patch=1" | 18 | SRC_URI += "file://omf.patch;patch=1" |
19 | 19 | ||
20 | SRC_URI[archive.md5sum] = "30daabb0ca4898fea2647999e7813e8f" | ||
21 | SRC_URI[archive.sha256sum] = "dd4817103d23745d00c735dd137951552ba7b576cb8f68e6a529d06661e9b6a1" | ||
22 | |||
20 | EXTRA_AUTORECONF = "" | 23 | EXTRA_AUTORECONF = "" |
21 | DEPENDS = "" | 24 | DEPENDS = "" |
22 | 25 | ||