mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-15 08:41:00 +00:00
Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 8e57fb9b1e4da504ceeaadcff2fe38555a47b6b6) Signed-off-by: Armin Kuster <akuster808@gmail.com>
15 lines
471 B
BlitzBasic
15 lines
471 B
BlitzBasic
require postgresql.inc
|
|
|
|
LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=255f15687738db8068fbe9b938c90217"
|
|
|
|
SRC_URI += "\
|
|
file://not-check-libperl.patch \
|
|
file://0001-Add-support-for-RISC-V.patch \
|
|
file://0001-Improve-reproducibility.patch \
|
|
file://0001-configure.in-bypass-autoconf-2.69-version-check.patch \
|
|
file://CVE-2021-23214.patch \
|
|
file://CVE-2021-23222.patch \
|
|
"
|
|
|
|
SRC_URI[sha256sum] = "ea93e10390245f1ce461a54eb5f99a48d8cabd3a08ce4d652ec2169a357bc0cd"
|