aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/postgresql/postgresql_9.4.5.bb
blob: 4a0296d677a6383267a303900124cc0a27c9c496 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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"

# http://lists.openembedded.org/pipermail/openembedded-core/2016-May/122095.html
PNBLACKLIST[postgresql] ?= "Depends on broken tcl"