All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] iproute2: Add 3.11 version recipe for iproute2
@ 2014-02-27 18:19 Sam Nelson
  2014-02-27 18:28 ` Denys Dmytriyenko
  0 siblings, 1 reply; 2+ messages in thread
From: Sam Nelson @ 2014-02-27 18:19 UTC (permalink / raw)
  To: meta-arago

- Patches used earler for 3.8 removed

Signed-off-by: Sam Nelson <sam.nelson@ti.com>
---
 .../iproute2/iproute2_3.11.0.bb                    |    8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 meta-arago-extras/recipes-connectivity/iproute2/iproute2_3.11.0.bb

diff --git a/meta-arago-extras/recipes-connectivity/iproute2/iproute2_3.11.0.bb b/meta-arago-extras/recipes-connectivity/iproute2/iproute2_3.11.0.bb
new file mode 100644
index 0000000..406d216
--- /dev/null
+++ b/meta-arago-extras/recipes-connectivity/iproute2/iproute2_3.11.0.bb
@@ -0,0 +1,8 @@
+require recipes-connectivity/iproute2/iproute2.inc
+
+PR = "r0"
+
+SRC_URI = "${KERNELORG_MIRROR}/linux/utils/net/${BPN}/${BPN}-${PV}.tar.xz"
+
+SRC_URI[md5sum] = "d7ffb27bc9f0d80577b1f3fb9d1a7689"
+SRC_URI[sha256sum] = "0ab31b52b5fd5ff0d3cf03f2068f05eeb4f0b37d107070fbbaacac94df5e88b7"
-- 
1.7.9.5



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-02-27 18:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-27 18:19 [PATCH] iproute2: Add 3.11 version recipe for iproute2 Sam Nelson
2014-02-27 18:28 ` Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.