summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/postgresql/postgresql_9.2.4.bb
diff options
context:
space:
mode:
authorRoy Li <rongqing.li@windriver.com>2015-06-09 11:07:24 +0800
committerMartin Jansa <Martin.Jansa@gmail.com>2015-06-23 12:40:10 +0200
commit13a7f47192ffdce659da610322122d887c53b325 (patch)
tree62fd83b9fcf9d21eff05792fa203fa2bd63fc927 /meta-oe/recipes-support/postgresql/postgresql_9.2.4.bb
parent780333ce0d786748530078a81b56568ad72119c9 (diff)
downloadmeta-openembedded-13a7f47192ffdce659da610322122d887c53b325.tar.gz
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 <rongqing.li@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/postgresql/postgresql_9.2.4.bb')
-rw-r--r--meta-oe/recipes-support/postgresql/postgresql_9.2.4.bb13
1 files changed, 0 insertions, 13 deletions
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 @@
1require postgresql.inc
2
3LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=ab55a5887d3f8ba77d0fd7db787e4bab"
4
5PR = "${INC_PR}.0"
6
7SRC_URI += "\
8 file://remove.autoconf.version.check.patch \
9 file://ecpg-parallel-make-fix.patch \
10"
11
12SRC_URI[md5sum] = "6ee5bb53b97da7c6ad9cb0825d3300dd"
13SRC_URI[sha256sum] = "d97dd918a88a4449225998f46aafa85216a3f89163a3411830d6890507ffae93"