[oe-commits] Roman I Khimov : iproute2: add version 2.6.34

git version control git at git.openembedded.org
Thu Jun 10 19:11:32 UTC 2010


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

Author: Roman I Khimov <khimov at altell.ru>
Date:   Tue May 25 15:10:21 2010 +0400

iproute2: add version 2.6.34

Signed-off-by: Roman I Khimov <khimov at altell.ru>

---

 recipes/iproute2/iproute2_2.6.34.bb |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/recipes/iproute2/iproute2_2.6.34.bb b/recipes/iproute2/iproute2_2.6.34.bb
new file mode 100644
index 0000000..fb84cb1
--- /dev/null
+++ b/recipes/iproute2/iproute2_2.6.34.bb
@@ -0,0 +1,10 @@
+require iproute2.inc
+
+PR = "${INC_PR}.0"
+
+SRC_URI = "http://developer.osdl.org/dev/iproute2/download/${P}.tar.bz2"
+
+SRC_URI[md5sum] = "5c5742bdac05a1688f266512e685b83c"
+SRC_URI[sha256sum] = "f7feb3c34df4714cae0265f7629863af8b0a88550f4f38aba0ffc81a10c29bbb"
+
+S = "${WORKDIR}/iproute2-${PV}"
\ No newline at end of file





More information about the Openembedded-commits mailing list