aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dhcp
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/dhcp
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/dhcp')
-rw-r--r--recipes/dhcp/dhcp_3.0.1.bb3
-rw-r--r--recipes/dhcp/dhcp_3.0.2.bb3
-rw-r--r--recipes/dhcp/dhcp_3.1.2p1.bb3
3 files changed, 9 insertions, 0 deletions
diff --git a/recipes/dhcp/dhcp_3.0.1.bb b/recipes/dhcp/dhcp_3.0.1.bb
index 2deee26a0c..9ed4c2b91c 100644
--- a/recipes/dhcp/dhcp_3.0.1.bb
+++ b/recipes/dhcp/dhcp_3.0.1.bb
@@ -46,3 +46,6 @@ FILES_dhcp-omshell = "${bindir}/omshell"
CONFFILES_dhcp-server_nylon = "/etc/dhcp/dhcpd.conf"
CONFFILES_dhcp-relay_nylon = "/etc/default/dhcp-relay"
CONFFILES_dhcp-client_nylon = "/etc/dhcp/dhclient.conf"
+
+SRC_URI[md5sum] = "44f72d16a12acc3fbe09703157aa42d2"
+SRC_URI[sha256sum] = "043dea4144a93b26358ed73cd8fab79be76834a719f13fbb4344a26e8288fc38"
diff --git a/recipes/dhcp/dhcp_3.0.2.bb b/recipes/dhcp/dhcp_3.0.2.bb
index 3c3c742b33..f84a0a650b 100644
--- a/recipes/dhcp/dhcp_3.0.2.bb
+++ b/recipes/dhcp/dhcp_3.0.2.bb
@@ -11,3 +11,6 @@ SRC_URI = "ftp://ftp.isc.org/isc/dhcp/dhcp-3.0-history/dhcp-${PV}.tar.gz \
file://dhclient.conf file://dhcpd.conf"
PR = "${INC_PR}.0"
+
+SRC_URI[md5sum] = "04800a111521e7442749b2ce883f962b"
+SRC_URI[sha256sum] = "21a6e0476fb880e704e0c3cfe7b2bc6a97f6b2b0654db10b38bdd317f511a03a"
diff --git a/recipes/dhcp/dhcp_3.1.2p1.bb b/recipes/dhcp/dhcp_3.1.2p1.bb
index 4900a49789..e05417541b 100644
--- a/recipes/dhcp/dhcp_3.1.2p1.bb
+++ b/recipes/dhcp/dhcp_3.1.2p1.bb
@@ -10,3 +10,6 @@ SRC_URI = "ftp://ftp.isc.org/isc/dhcp/dhcp-3.1-history/dhcp-${PV}.tar.gz \
file://dhclient.conf file://dhcpd.conf"
PR = "${INC_PR}.0"
+
+SRC_URI[md5sum] = "787b2924a1965f0d8558521b36dca73d"
+SRC_URI[sha256sum] = "e0cb405e0fef0ecebec7aaed294032a06178ff28be87498596e6069ccda4341e"