Signed-off-by: Tom Rini <tom_rini@mentor.com>
HOMEPAGE = "http://www.postgresql.com"
LICENSE = "BSD"
DEPENDS = "zlib readline tzcode-native"
+INC_PR = "r5"
ARM_INSTRUCTION_SET = "arm"
inherit autotools pkgconfig
+EXTRA_OECONF_sh4 = "--disable-spinlocks"
+
do_compile_append() {
cp /usr/sbin/zic ${S}/src/timezone/
}
require postgresql.inc
-PR = "r4"
+PR = "${INC_PR}.0"
SRC_URI[md5sum] = "a65bdc5d833169d28bf6fbaaa8d57fcf"
SRC_URI[sha256sum] = "ac7e7d311b07abd27b084041bcc943398df303bc86601f281891537bdf1a4e0b"
require postgresql.inc
-PR = "r4"
+PR = "${INC_PR}.0"
SRC_URI[md5sum] = "b05e1d7f0cac9cc4e096aa21409dee55"
SRC_URI[sha256sum] = "91f75eb29c07271fcbfa2082c8300690efe4a72f2fbf35dace98108b0c6f7ba3"
require postgresql.inc
-PR = "r4"
+PR = "${INC_PR}.0"
+
DEFAULT_PREFERENCE = "-1"
SRC_URI += "file://no-ecpg-test.patch"
require postgresql.inc
+PR = "${INC_PR}.0"
+
DEFAULT_PREFERENCE = "-1"
SRC_URI = "ftp://ftp.postgresql.org/pub/source/v${PV}/${P}.tar.bz2 \