summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-dbs/postgresql/postgresql_14.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-dbs/postgresql/postgresql_14.5.bb')
-rw-r--r--meta-oe/recipes-dbs/postgresql/postgresql_14.5.bb18
1 files changed, 18 insertions, 0 deletions
diff --git a/meta-oe/recipes-dbs/postgresql/postgresql_14.5.bb b/meta-oe/recipes-dbs/postgresql/postgresql_14.5.bb
new file mode 100644
index 0000000000..1551d34053
--- /dev/null
+++ b/meta-oe/recipes-dbs/postgresql/postgresql_14.5.bb
@@ -0,0 +1,18 @@
1require postgresql.inc
2
3LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=75af6e3eeec4a06cdd2e578673236fc3"
4
5SRC_URI += "\
6 file://not-check-libperl.patch \
7 file://0001-Add-support-for-RISC-V.patch \
8 file://0001-Improve-reproducibility.patch \
9 file://0001-configure.ac-bypass-autoconf-2.69-version-check.patch \
10 file://remove_duplicate.patch \
11 file://0001-config_info.c-not-expose-build-info.patch \
12"
13
14SRC_URI[sha256sum] = "d4f72cb5fb857c9a9f75ec8cf091a1771272802f2178f0b2e65b7b6ff64f4a30"
15
16CVE_CHECK_IGNORE += "\
17 CVE-2017-8806 \
18"