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 <[email protected]> > --- > .../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 > [email protected] > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
