mirror of
https://git.yoctoproject.org/poky
synced 2026-09-15 06:49:33 +02:00
iproute2: Disable PARALLEL_MAKE
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
This commit is contained in:
@@ -25,3 +25,5 @@ ALTERNATIVE_NAME = "ip"
|
|||||||
ALTERNATIVE_PATH = "${base_sbindir}/ip.iproute2"
|
ALTERNATIVE_PATH = "${base_sbindir}/ip.iproute2"
|
||||||
ALTERNATIVE_LINK = "${base_bindir}/ip"
|
ALTERNATIVE_LINK = "${base_bindir}/ip"
|
||||||
ALTERNATIVE_PRIORITY = "100"
|
ALTERNATIVE_PRIORITY = "100"
|
||||||
|
|
||||||
|
PARALLEL_MAKE = ""
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
require iproute2.inc
|
require iproute2.inc
|
||||||
|
|
||||||
PR = "r0"
|
PR = "r1"
|
||||||
|
|
||||||
SRC_URI = "http://developer.osdl.org/dev/iproute2/download/${P}.tar.bz2 \
|
SRC_URI = "http://developer.osdl.org/dev/iproute2/download/${P}.tar.bz2 \
|
||||||
file://configure-cross.patch"
|
file://configure-cross.patch"
|
||||||
|
|||||||
Reference in New Issue
Block a user