aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/postgresql/postgresql_9.4.4.bb
diff options
context:
space:
mode:
authorJoe Slater <jslater@windriver.com>2015-07-14 10:45:09 -0700
committerMartin Jansa <Martin.Jansa@gmail.com>2015-07-30 21:00:27 +0200
commitfc54af99cb04669583a4f9a8f502f68f1f147c78 (patch)
tree079718a3f8b5da222e55a4b301498eb1ab161357 /meta-oe/recipes-support/postgresql/postgresql_9.4.4.bb
parent09a36b234c05a65e1acac3617da0a3521895dccf (diff)
downloadmeta-openembedded-contrib-fc54af99cb04669583a4f9a8f502f68f1f147c78.tar.gz
postgresql: advance from 9.4.2 to 9.4.4
Consolidate patches in one directory and remove two unused patches. Signed-off-by: Joe Slater <jslater@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/postgresql/postgresql_9.4.4.bb')
-rw-r--r--meta-oe/recipes-support/postgresql/postgresql_9.4.4.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/postgresql/postgresql_9.4.4.bb b/meta-oe/recipes-support/postgresql/postgresql_9.4.4.bb
new file mode 100644
index 0000000000..266206ba4a
--- /dev/null
+++ b/meta-oe/recipes-support/postgresql/postgresql_9.4.4.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] = "1fe952c44ed26d7e6a335cf991a9c1c6"
+SRC_URI[sha256sum] = "538ed99688d6fdbec6fd166d1779cf4588bf2f16c52304e5ef29f904c43b0013"
+