From 13a7f47192ffdce659da610322122d887c53b325 Mon Sep 17 00:00:00 2001 From: Roy Li Date: Tue, 9 Jun 2015 11:07:24 +0800 Subject: postgresql: upgrade to 9.4.2 1. remove Backport patches 2. Update the checksume, include CopyRight file, since date in it is changed 3. remove --without-krb5 configure options, since it become useless 4. Update remove.autoconf.version.check.patch 5. skip to check libperl Signed-off-by: Roy Li Signed-off-by: Martin Jansa --- meta-oe/recipes-support/postgresql/postgresql_9.2.4.bb | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 meta-oe/recipes-support/postgresql/postgresql_9.2.4.bb (limited to 'meta-oe/recipes-support/postgresql/postgresql_9.2.4.bb') diff --git a/meta-oe/recipes-support/postgresql/postgresql_9.2.4.bb b/meta-oe/recipes-support/postgresql/postgresql_9.2.4.bb deleted file mode 100644 index 49ca53fae3..0000000000 --- a/meta-oe/recipes-support/postgresql/postgresql_9.2.4.bb +++ /dev/null @@ -1,13 +0,0 @@ -require postgresql.inc - -LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=ab55a5887d3f8ba77d0fd7db787e4bab" - -PR = "${INC_PR}.0" - -SRC_URI += "\ - file://remove.autoconf.version.check.patch \ - file://ecpg-parallel-make-fix.patch \ -" - -SRC_URI[md5sum] = "6ee5bb53b97da7c6ad9cb0825d3300dd" -SRC_URI[sha256sum] = "d97dd918a88a4449225998f46aafa85216a3f89163a3411830d6890507ffae93" -- cgit v1.2.3-54-g00ecf