diff options
Diffstat (limited to 'meta-oe/recipes-dbs/postgresql/postgresql_12.4.bb')
| -rw-r--r-- | meta-oe/recipes-dbs/postgresql/postgresql_12.4.bb | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-oe/recipes-dbs/postgresql/postgresql_12.4.bb b/meta-oe/recipes-dbs/postgresql/postgresql_12.4.bb new file mode 100644 index 0000000000..6ea9acc000 --- /dev/null +++ b/meta-oe/recipes-dbs/postgresql/postgresql_12.4.bb | |||
| @@ -0,0 +1,11 @@ | |||
| 1 | require postgresql.inc | ||
| 2 | |||
| 3 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=fc4ce21960f0c561460d750bc270d11f" | ||
| 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 | " | ||
| 10 | |||
| 11 | SRC_URI[sha256sum] = "bee93fbe2c32f59419cb162bcc0145c58da9a8644ee154a30b9a5ce47de606cc" | ||
