aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ntp
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/ntp
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/ntp')
-rw-r--r--recipes/ntp/ntp-ssl_4.1.2.bb3
-rw-r--r--recipes/ntp/ntp_4.1.2.bb3
-rw-r--r--recipes/ntp/ntp_4.2.0.bb3
-rw-r--r--recipes/ntp/ntp_4.2.4p7.bb3
4 files changed, 12 insertions, 0 deletions
diff --git a/recipes/ntp/ntp-ssl_4.1.2.bb b/recipes/ntp/ntp-ssl_4.1.2.bb
index dd8ca66f25..7cd0921686 100644
--- a/recipes/ntp/ntp-ssl_4.1.2.bb
+++ b/recipes/ntp/ntp-ssl_4.1.2.bb
@@ -7,3 +7,6 @@ S = "${WORKDIR}/ntp-${PV}"
EXTRA_OECONF = "--with-openssl-libdir=${STAGING_LIBDIR} \
--with-openssl-incdir=${STAGING_INCDIR}/openssl"
+
+SRC_URI[md5sum] = "98e16c7aa4ecd4c004b51bff18962e95"
+SRC_URI[sha256sum] = "9f4a5271a285d390c9225e3ea28f70049ea377d30fc6de4659007cfff278671a"
diff --git a/recipes/ntp/ntp_4.1.2.bb b/recipes/ntp/ntp_4.1.2.bb
index 7091f05394..6555dfcfb0 100644
--- a/recipes/ntp/ntp_4.1.2.bb
+++ b/recipes/ntp/ntp_4.1.2.bb
@@ -44,3 +44,6 @@ pkg_postrm_ntp(){
update-rc.d -f ntp remove
}
+
+SRC_URI[md5sum] = "98e16c7aa4ecd4c004b51bff18962e95"
+SRC_URI[sha256sum] = "9f4a5271a285d390c9225e3ea28f70049ea377d30fc6de4659007cfff278671a"
diff --git a/recipes/ntp/ntp_4.2.0.bb b/recipes/ntp/ntp_4.2.0.bb
index f2825a03c9..634c3bffd0 100644
--- a/recipes/ntp/ntp_4.2.0.bb
+++ b/recipes/ntp/ntp_4.2.0.bb
@@ -43,3 +43,6 @@ else
update-rc.d -s ntpdate defaults 30
fi
}
+
+SRC_URI[md5sum] = "0f8fabe87cf54f409b57c6283f0c0c3d"
+SRC_URI[sha256sum] = "da784d5c0363d4f708a25f3aad23ba9a3486aafd464444d2aa6a9f8d29213f25"
diff --git a/recipes/ntp/ntp_4.2.4p7.bb b/recipes/ntp/ntp_4.2.4p7.bb
index 39dfa795da..6010b4a920 100644
--- a/recipes/ntp/ntp_4.2.4p7.bb
+++ b/recipes/ntp/ntp_4.2.4p7.bb
@@ -42,3 +42,6 @@ else
fi
fi
}
+
+SRC_URI[md5sum] = "8c19ff62ed4f7d64f8e2aa59cb11f364"
+SRC_URI[sha256sum] = "5681883ce5cd0666d73c1b907e284653964a25ad4c02a308ab11b54aca8f01c3"