aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-dbs/postgresql/postgresql_10.5.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2018-10-22 16:47:55 +0100
committerKhem Raj <raj.khem@gmail.com>2018-10-22 14:44:30 -0700
commit805e74d00cff3a7566335150f7e3b41972265cc1 (patch)
tree2b24907f023f95a7ec415460af586509b4d65a23 /meta-oe/recipes-dbs/postgresql/postgresql_10.5.bb
parent7c5e283eab5ad18bfccd485e0675a611ae69ecb9 (diff)
downloadmeta-openembedded-805e74d00cff3a7566335150f7e3b41972265cc1.tar.gz
postgresql: Fix build issue with timezone 2018f update
Sync our copy of the timezone library with IANA release tzcode2018f. Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-dbs/postgresql/postgresql_10.5.bb')
-rw-r--r--meta-oe/recipes-dbs/postgresql/postgresql_10.5.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-dbs/postgresql/postgresql_10.5.bb b/meta-oe/recipes-dbs/postgresql/postgresql_10.5.bb
index acd3d8503b..1a02f154c5 100644
--- a/meta-oe/recipes-dbs/postgresql/postgresql_10.5.bb
+++ b/meta-oe/recipes-dbs/postgresql/postgresql_10.5.bb
@@ -4,6 +4,8 @@ LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=6dc95e63aa4d72502ff8193dfe2ddd38"
SRC_URI += "\
file://not-check-libperl.patch \
+ file://0001-Update-time-zone-data-files-to-tzdata-release-2018f.patch \
+ file://0001-Sync-our-copy-of-the-timezone-library-with-IANA-rele.patch \
"
SRC_URI[md5sum] = "a5fe5fdff2d6c28f65601398be0950df"