diff options
Diffstat (limited to 'meta-oe/recipes-dbs/postgresql/postgresql_11.1.bb')
| -rw-r--r-- | meta-oe/recipes-dbs/postgresql/postgresql_11.1.bb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-oe/recipes-dbs/postgresql/postgresql_11.1.bb b/meta-oe/recipes-dbs/postgresql/postgresql_11.1.bb new file mode 100644 index 0000000000..9713cb83b2 --- /dev/null +++ b/meta-oe/recipes-dbs/postgresql/postgresql_11.1.bb | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | require postgresql.inc | ||
| 2 | |||
| 3 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=6dc95e63aa4d72502ff8193dfe2ddd38" | ||
| 4 | |||
| 5 | SRC_URI += "\ | ||
| 6 | file://not-check-libperl.patch \ | ||
| 7 | " | ||
| 8 | |||
| 9 | SRC_URI[md5sum] = "5e45f6d5b859cc76b5d62f1e328e9711" | ||
| 10 | SRC_URI[sha256sum] = "90815e812874831e9a4bf6e1136bf73bc2c5a0464ef142e2dfea40cda206db08" | ||
