diff options
Diffstat (limited to 'meta-oe/recipes-support/postgresql/postgresql_8.4.7.bb')
| -rw-r--r-- | meta-oe/recipes-support/postgresql/postgresql_8.4.7.bb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/postgresql/postgresql_8.4.7.bb b/meta-oe/recipes-support/postgresql/postgresql_8.4.7.bb new file mode 100644 index 0000000000..63f324c928 --- /dev/null +++ b/meta-oe/recipes-support/postgresql/postgresql_8.4.7.bb | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | require postgresql.inc | ||
| 2 | |||
| 3 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=29b81b066680be9ffd98cb9d2afb9de6" | ||
| 4 | |||
| 5 | PR = "${INC_PR}.0" | ||
| 6 | |||
| 7 | SRC_URI += "file://remove.autoconf.version.check.patch" | ||
| 8 | |||
| 9 | SRC_URI[md5sum] = "689397187bb1dfe9b5cbde99538311c3" | ||
| 10 | SRC_URI[sha256sum] = "08032849da121e67e318f7ff4e68d3ac88f29050e242641f717c4270839b597b" | ||
