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

* Re: [PATCH] iproute2: Add 3.11 version recipe for iproute2
  2014-02-27 18:19 [PATCH] iproute2: Add 3.11 version recipe for iproute2 Sam Nelson
@ 2014-02-27 18:28 ` Denys Dmytriyenko
  0 siblings, 0 replies; 2+ messages in thread
From: Denys Dmytriyenko @ 2014-02-27 18:28 UTC (permalink / raw)
  To: Sam Nelson; +Cc: meta-arago

Sam,

dylan has 3.8
dora has 3.10
master has 3.12

I understand you need to bump it for dylan - will 3.10 work? We can overlay it 
from dora temporarily in our dylan branch of meta-arago and you'd 
automatically get it from oe-core when you eventually upgrade to dora.

Also, I'd suggest taking recipes as is from oe-core newer branches - there's 
at least 1 patch to make configure cross-safe...

-- 
Denys


On Thu, Feb 27, 2014 at 01:19:04PM -0500, Sam Nelson wrote:
> - 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
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


^ permalink raw reply	[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.