[oe-commits] Marc Olzheim : Add latest 3.1.2p1 (latest 3.x stable release).

git version control git at git.openembedded.org
Tue Nov 10 10:32:12 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 977aa17219ead613a86e21830fd49d32a8b5db45
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=977aa17219ead613a86e21830fd49d32a8b5db45

Author: Marc Olzheim <zlo at zlo.nu>
Date:   Mon Nov  9 23:35:17 2009 +0000

Add latest 3.1.2p1 (latest 3.x stable release).

---

 conf/checksums.ini           |    4 ++++
 recipes/dhcp/dhcp_3.1.2p1.bb |   11 +++++++++++
 2 files changed, 15 insertions(+), 0 deletions(-)

diff --git a/conf/checksums.ini b/conf/checksums.ini
index 9e19030..6a167e1 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -5178,6 +5178,10 @@ sha256=043dea4144a93b26358ed73cd8fab79be76834a719f13fbb4344a26e8288fc38
 md5=04800a111521e7442749b2ce883f962b
 sha256=21a6e0476fb880e704e0c3cfe7b2bc6a97f6b2b0654db10b38bdd317f511a03a
 
+[ftp://ftp.isc.org/isc/dhcp/dhcp-3.1-history/dhcp-3.1.2p1.tar.gz]
+md5=787b2924a1965f0d8558521b36dca73d
+sha256=e0cb405e0fef0ecebec7aaed294032a06178ff28be87498596e6069ccda4341e
+
 [http://savannah.nongnu.org/download/dhcp-fwd/dhcp-forwarder-0.6.tar.bz2]
 md5=cbe60c8c904394a8e38e12ac42c02284
 sha256=45b708fb49a9fab10d814eb1e340a0960dac91f92800b3d39ddf0245ac913e30
diff --git a/recipes/dhcp/dhcp_3.1.2p1.bb b/recipes/dhcp/dhcp_3.1.2p1.bb
new file mode 100644
index 0000000..e57fb01
--- /dev/null
+++ b/recipes/dhcp/dhcp_3.1.2p1.bb
@@ -0,0 +1,11 @@
+require dhcp3.inc
+
+SRC_URI = "ftp://ftp.isc.org/isc/dhcp/dhcp-3.1-history/dhcp-${PV}.tar.gz \
+	   file://fixincludes.patch;patch=1 \
+	   file://dhclient-script-exit-status.dpatch;patch=1 \
+	   file://dhcp-3.0.3-dhclient-dbus.patch;patch=1;pnum=0 \
+	   file://init-relay file://default-relay \
+	   file://init-server file://default-server \
+	   file://dhclient.conf file://dhcpd.conf"
+
+PR = "${INC_PR}"





More information about the Openembedded-commits mailing list