diff options
Diffstat (limited to 'meta-oe/recipes-dbs/postgresql/postgresql_14.2.bb')
-rw-r--r-- | meta-oe/recipes-dbs/postgresql/postgresql_14.2.bb | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/meta-oe/recipes-dbs/postgresql/postgresql_14.2.bb b/meta-oe/recipes-dbs/postgresql/postgresql_14.2.bb new file mode 100644 index 000000000..52e886714 --- /dev/null +++ b/meta-oe/recipes-dbs/postgresql/postgresql_14.2.bb | |||
@@ -0,0 +1,13 @@ | |||
1 | require postgresql.inc | ||
2 | |||
3 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=75af6e3eeec4a06cdd2e578673236fc3" | ||
4 | |||
5 | SRC_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 | " | ||
12 | |||
13 | SRC_URI[sha256sum] = "2cf78b2e468912f8101d695db5340cf313c2e9f68a612fb71427524e8c9a977a" | ||