mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-17 06:50:07 +00:00
e5412c2203
createlang, droplang, and the tsearch2 module were all removed in the 10.0 release. More details are in the release notes: https://www.postgresql.org/docs/10/release-10.html Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
12 lines
334 B
BlitzBasic
12 lines
334 B
BlitzBasic
require postgresql.inc
|
|
|
|
LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=fc4ce21960f0c561460d750bc270d11f"
|
|
|
|
SRC_URI += "\
|
|
file://not-check-libperl.patch \
|
|
file://0001-Add-support-for-RISC-V.patch \
|
|
file://0001-Improve-reproducibility.patch \
|
|
"
|
|
|
|
SRC_URI[sha256sum] = "bee93fbe2c32f59419cb162bcc0145c58da9a8644ee154a30b9a5ce47de606cc"
|