mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-17 14:15:32 +00:00
0001-configure.ac-bypass-autoconf-2.69-version-check.patch refreshed for 15.3 Changelog: https://www.postgresql.org/docs/release/15.3/ Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
19 lines
573 B
BlitzBasic
19 lines
573 B
BlitzBasic
require postgresql.inc
|
|
|
|
LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=c31f662bb2bfb3b4187fe9a53e0ffe7c"
|
|
|
|
SRC_URI += "\
|
|
file://not-check-libperl.patch \
|
|
file://0001-Add-support-for-RISC-V.patch \
|
|
file://0001-Improve-reproducibility.patch \
|
|
file://0001-configure.ac-bypass-autoconf-2.69-version-check.patch \
|
|
file://0001-config_info.c-not-expose-build-info.patch \
|
|
file://0001-postgresql-fix-ptest-failure-of-sysviews.patch \
|
|
"
|
|
|
|
SRC_URI[sha256sum] = "ffc7d4891f00ffbf5c3f4eab7fbbced8460b8c0ee63c5a5167133b9e6599d932"
|
|
|
|
CVE_CHECK_IGNORE += "\
|
|
CVE-2017-8806 \
|
|
"
|