diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2011-01-07 20:33:24 +0100 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-01-07 20:33:24 +0100 |
commit | 5b645571aafcedc2110d1ad12f42cab0c33c3d91 (patch) | |
tree | b9d92b439542f25be9cf9967a92d998a464dec41 | |
parent | e517c39254117a756de9a8482d11414e56daae28 (diff) | |
download | meta-openembedded-5b645571aafcedc2110d1ad12f42cab0c33c3d91.tar.gz |
pango: add license checksum
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-rw-r--r-- | recipes-graphics/pango/pango_1.28.3.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-graphics/pango/pango_1.28.3.bb b/recipes-graphics/pango/pango_1.28.3.bb index c77d24057d..4c875bf339 100644 --- a/recipes-graphics/pango/pango_1.28.3.bb +++ b/recipes-graphics/pango/pango_1.28.3.bb | |||
@@ -1,5 +1,7 @@ | |||
1 | require pango.inc | 1 | require pango.inc |
2 | 2 | ||
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7" | ||
4 | |||
3 | SRC_URI[archive.md5sum] = "caa74baea47e7e16bc73c89f9089d522" | 5 | SRC_URI[archive.md5sum] = "caa74baea47e7e16bc73c89f9089d522" |
4 | SRC_URI[archive.sha256sum] = "5e278bc9430cc7bb00270f183360d262c5006b51248e8b537ea904573f200632" | 6 | SRC_URI[archive.sha256sum] = "5e278bc9430cc7bb00270f183360d262c5006b51248e8b537ea904573f200632" |
5 | 7 | ||