aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/postgresql/postgresql_9.4.5.bb
diff options
context:
space:
mode:
authorLi xin <lixin.fnst@cn.fujitsu.com>2016-01-03 18:12:54 -0800
committerMartin Jansa <Martin.Jansa@gmail.com>2016-01-06 13:25:54 +0100
commitca489d6ea9ad2f924f8955de2f1a4d18512d6f1d (patch)
treec9391ee710f9ac8621239a29554ae160e052cccf /meta-oe/recipes-support/postgresql/postgresql_9.4.5.bb
parent9b2cb2ffe4290923ec1ffcc9f2aade24463b7732 (diff)
downloadmeta-openembedded-contrib-ca489d6ea9ad2f924f8955de2f1a4d18512d6f1d.tar.gz
postgresql: 9.4.4 -> 9.4.5
Upgrade postgresql from 9.4.4 to 9.4.5. Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/postgresql/postgresql_9.4.5.bb')
-rw-r--r--meta-oe/recipes-support/postgresql/postgresql_9.4.5.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/postgresql/postgresql_9.4.5.bb b/meta-oe/recipes-support/postgresql/postgresql_9.4.5.bb
new file mode 100644
index 0000000000..54b660e129
--- /dev/null
+++ b/meta-oe/recipes-support/postgresql/postgresql_9.4.5.bb
@@ -0,0 +1,14 @@
+require postgresql.inc
+
+LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=7d847a9b446ddfe187acfac664189672"
+
+PR = "${INC_PR}.0"
+
+SRC_URI += "\
+ file://remove.autoconf.version.check.patch \
+ file://not-check-libperl.patch \
+"
+
+SRC_URI[md5sum] = "8b2e3472a8dc786649b4d02d02e039a0"
+SRC_URI[sha256sum] = "b87c50c66b6ea42a9712b5f6284794fabad0616e6ae420cf0f10523be6d94a39"
+