summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/iproute2/iproute2.inc
diff options
context:
space:
mode:
authorCristian Iorga <cristian.iorga@intel.com>2014-04-24 12:19:06 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-04-25 17:19:19 +0100
commit8a9c165c506ff2c21d918424a34f18e5d316f2bb (patch)
treedf2f07252034857cd3cc50601688a20bd87c6195 /meta/recipes-connectivity/iproute2/iproute2.inc
parent9f0ef561d0832f3bd53b9dd922c82786de1ad1f0 (diff)
downloadpoky-8a9c165c506ff2c21d918424a34f18e5d316f2bb.tar.gz
iproute2: upgrade to 3.14
- switched to ${BP} variable; - removed parallel make restriction; (From OE-Core rev: c27e1c8961e438f2c354ce3cd7682eaf98231776) Signed-off-by: Cristian Iorga <cristian.iorga@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/iproute2/iproute2.inc')
-rw-r--r--meta/recipes-connectivity/iproute2/iproute2.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/iproute2/iproute2.inc b/meta/recipes-connectivity/iproute2/iproute2.inc
index 568aa5f5dd..09ea3d2602 100644
--- a/meta/recipes-connectivity/iproute2/iproute2.inc
+++ b/meta/recipes-connectivity/iproute2/iproute2.inc
@@ -36,5 +36,3 @@ ALTERNATIVE_${PN} = "ip"
36ALTERNATIVE_TARGET[ip] = "${base_sbindir}/ip.${BPN}" 36ALTERNATIVE_TARGET[ip] = "${base_sbindir}/ip.${BPN}"
37ALTERNATIVE_LINK_NAME[ip] = "${base_sbindir}/ip" 37ALTERNATIVE_LINK_NAME[ip] = "${base_sbindir}/ip"
38ALTERNATIVE_PRIORITY = "100" 38ALTERNATIVE_PRIORITY = "100"
39
40PARALLEL_MAKE = ""