diff options
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.bb | 2 |
1 files changed, 2 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 index 54b660e129..4a0296d677 100644 --- a/meta-oe/recipes-support/postgresql/postgresql_9.4.5.bb +++ b/meta-oe/recipes-support/postgresql/postgresql_9.4.5.bb | |||
@@ -12,3 +12,5 @@ SRC_URI += "\ | |||
12 | SRC_URI[md5sum] = "8b2e3472a8dc786649b4d02d02e039a0" | 12 | SRC_URI[md5sum] = "8b2e3472a8dc786649b4d02d02e039a0" |
13 | SRC_URI[sha256sum] = "b87c50c66b6ea42a9712b5f6284794fabad0616e6ae420cf0f10523be6d94a39" | 13 | SRC_URI[sha256sum] = "b87c50c66b6ea42a9712b5f6284794fabad0616e6ae420cf0f10523be6d94a39" |
14 | 14 | ||
15 | # http://lists.openembedded.org/pipermail/openembedded-core/2016-May/122095.html | ||
16 | PNBLACKLIST[postgresql] ?= "Depends on broken tcl" | ||