aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/postgresql/postgresql_9.4.5.bb
diff options
context:
space:
mode:
authorJackie Huang <jackie.huang@windriver.com>2016-07-26 05:10:16 -0400
committerMartin Jansa <Martin.Jansa@gmail.com>2016-07-29 11:01:00 +0200
commit292d8f1082e343037cc91faacfe721fd9c5707f5 (patch)
treefcc85086738296012754b3c145bc7b8ecfc35c81 /meta-oe/recipes-support/postgresql/postgresql_9.4.5.bb
parentb142ab5a0b4d5f88c658aeac1ee1c2752d72891f (diff)
downloadmeta-openembedded-contrib-292d8f1082e343037cc91faacfe721fd9c5707f5.tar.gz
Revert "postgresql: blacklist because tcl in oe-core is broken for last month"
This reverts commit 44ea80d3a3652741cefbbe02b29ed7be4696d914. The tcl issue is fixed by: "69dfc58 tcl: fix sed command in do_install" Signed-off-by: Jackie Huang <jackie.huang@windriver.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.bb2
1 files changed, 0 insertions, 2 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 4a0296d677..54b660e129 100644
--- a/meta-oe/recipes-support/postgresql/postgresql_9.4.5.bb
+++ b/meta-oe/recipes-support/postgresql/postgresql_9.4.5.bb
@@ -12,5 +12,3 @@ SRC_URI += "\
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"