postgresql: apply upstream parallel make fix

Reported-by: Drew Moseley <drew_moseley@mentor.com>
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Christopher Larson
2013-12-13 09:08:25 -07:00
committed by Martin Jansa
parent de38b56f76
commit 30c09242db
2 changed files with 35 additions and 1 deletions
@@ -4,7 +4,10 @@ LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=ab55a5887d3f8ba77d0fd7db787e4bab"
PR = "${INC_PR}.0"
SRC_URI += "file://remove.autoconf.version.check.patch"
SRC_URI += "\
file://remove.autoconf.version.check.patch \
file://ecpg-parallel-make-fix.patch \
"
SRC_URI[md5sum] = "6ee5bb53b97da7c6ad9cb0825d3300dd"
SRC_URI[sha256sum] = "d97dd918a88a4449225998f46aafa85216a3f89163a3411830d6890507ffae93"