1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-16 03:47:03 +00:00

btrfs-tools: fix a parallel build issue

(From OE-Core rev: 637e0484ea4e7a39ac4d9c407c585201e6be1bc0)

Signed-off-by: Roy Li <rongqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Roy Li
2013-09-10 17:24:14 +08:00
committed by Richard Purdie
parent a5973acca3
commit f7d1286fe8
2 changed files with 31 additions and 0 deletions
@@ -20,6 +20,7 @@ S = "${WORKDIR}/git"
PV = "0.20+git${SRCPV}"
SRC_URI += "file://weak-defaults.patch"
SRC_URI += "file://btrfs-progs-fix-parallel-build.patch"
do_install () {
oe_runmake 'DESTDIR=${D}' install