aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/lyx
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-04-10 11:21:48 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-04-12 20:07:27 +0200
commit44985d56bc556786812a0a02d6219afd31a7381d (patch)
tree9dfeab9bd98dc6408835b7359861c8dc8ea6fffb /recipes/lyx
parenta8e889754b1bdb261b85ac7de1c1f929ad597c09 (diff)
downloadopenembedded-44985d56bc556786812a0a02d6219afd31a7381d.tar.gz
recipes: move checksums to recipes from checksums.ini
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/lyx')
-rw-r--r--recipes/lyx/lyx_1.6.1.bb3
-rw-r--r--recipes/lyx/lyx_1.6.4.1.bb3
2 files changed, 6 insertions, 0 deletions
diff --git a/recipes/lyx/lyx_1.6.1.bb b/recipes/lyx/lyx_1.6.1.bb
index d293a081cf..d29cfdb973 100644
--- a/recipes/lyx/lyx_1.6.1.bb
+++ b/recipes/lyx/lyx_1.6.1.bb
@@ -26,3 +26,6 @@ do_configure() {
gnu-configize
oe_runconf
}
+
+SRC_URI[md5sum] = "fdac2fc40b435857afa1089fc04c1fcb"
+SRC_URI[sha256sum] = "8f45da9653fc9ea927f3b8c7c96390fc8277d7c969b735a7b615c06e4e5c03d7"
diff --git a/recipes/lyx/lyx_1.6.4.1.bb b/recipes/lyx/lyx_1.6.4.1.bb
index 8f37ceeddc..1dd007e231 100644
--- a/recipes/lyx/lyx_1.6.4.1.bb
+++ b/recipes/lyx/lyx_1.6.4.1.bb
@@ -26,3 +26,6 @@ do_configure_prepend() {
EXTRA_QMAKEVARS_POST = "DEFINES+=_LIBC"
PARALLEL_MAKE = ""
+
+SRC_URI[md5sum] = "c1a0da5aee3b7e1a2f74e8018805c7b1"
+SRC_URI[sha256sum] = "56f3120f814de0fc55866d92b08b2513ad0d0532fc6675aeaf36154eb73c403b"