summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-dbs/postgresql/postgresql.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-dbs/postgresql/postgresql.inc')
-rw-r--r--meta-oe/recipes-dbs/postgresql/postgresql.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-dbs/postgresql/postgresql.inc b/meta-oe/recipes-dbs/postgresql/postgresql.inc
index 5462332c5..1301060ee 100644
--- a/meta-oe/recipes-dbs/postgresql/postgresql.inc
+++ b/meta-oe/recipes-dbs/postgresql/postgresql.inc
@@ -202,6 +202,7 @@ do_install_append() {
202} 202}
203 203
204SSTATE_SCAN_FILES += "Makefile.global" 204SSTATE_SCAN_FILES += "Makefile.global"
205SSTATE_SCAN_FILES_remove = "*_config"
205 206
206PACKAGES =+ "${PN}-client ${PN}-server-dev ${PN}-timezone \ 207PACKAGES =+ "${PN}-client ${PN}-server-dev ${PN}-timezone \
207 libecpg-compat-dbg libecpg-compat libecpg-compat-dev \ 208 libecpg-compat-dbg libecpg-compat libecpg-compat-dev \