All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-networking][PATCH 1/1] radvd: update to 1.14
@ 2014-09-19 19:22 Joe Slater
  2014-09-24  2:08 ` Joe MacDonald
  0 siblings, 1 reply; 2+ messages in thread
From: Joe Slater @ 2014-09-19 19:22 UTC (permalink / raw)
  To: openembedded-devel

No changes except to source version.

Signed-off-by: Joe Slater <jslater@windriver.com>
---
 .../recipes-daemons/radvd/radvd_1.14.bb            |    6 ++++++
 .../recipes-daemons/radvd/radvd_1.9.8.bb           |    6 ------
 2 files changed, 6 insertions(+), 6 deletions(-)
 create mode 100644 meta-networking/recipes-daemons/radvd/radvd_1.14.bb
 delete mode 100644 meta-networking/recipes-daemons/radvd/radvd_1.9.8.bb

diff --git a/meta-networking/recipes-daemons/radvd/radvd_1.14.bb b/meta-networking/recipes-daemons/radvd/radvd_1.14.bb
new file mode 100644
index 0000000..bf572e3
--- /dev/null
+++ b/meta-networking/recipes-daemons/radvd/radvd_1.14.bb
@@ -0,0 +1,6 @@
+
+require radvd.inc
+
+SRC_URI[md5sum] = "a257e05bd6a435ef948d3b407726d56f"
+SRC_URI[sha256sum] = "3b16dd9ef3d6c8b889cdabfdb16c81db8bd61b0f1fc42f6acc52d3cf300c6d07"
+
diff --git a/meta-networking/recipes-daemons/radvd/radvd_1.9.8.bb b/meta-networking/recipes-daemons/radvd/radvd_1.9.8.bb
deleted file mode 100644
index 407eb43..0000000
--- a/meta-networking/recipes-daemons/radvd/radvd_1.9.8.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-PR = "r0"
-
-require radvd.inc
-
-SRC_URI[md5sum] = "7a96a38252c3964ee18bbc1fdeae25fa"
-SRC_URI[sha256sum] = "645ccf1c9b16e769ff4179813712e580e2c8786d64a888d8afa1e296c057c1c1"
-- 
1.7.3.4



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

end of thread, other threads:[~2014-09-24  2:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-19 19:22 [meta-networking][PATCH 1/1] radvd: update to 1.14 Joe Slater
2014-09-24  2:08 ` Joe MacDonald

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.