diff options
Diffstat (limited to 'meta-oe/recipes-support/postgresql/postgresql_9.2.4.bb')
| -rw-r--r-- | meta-oe/recipes-support/postgresql/postgresql_9.2.4.bb | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/postgresql/postgresql_9.2.4.bb b/meta-oe/recipes-support/postgresql/postgresql_9.2.4.bb index 59665daf1f..49ca53fae3 100644 --- a/meta-oe/recipes-support/postgresql/postgresql_9.2.4.bb +++ b/meta-oe/recipes-support/postgresql/postgresql_9.2.4.bb | |||
| @@ -4,7 +4,10 @@ LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=ab55a5887d3f8ba77d0fd7db787e4bab" | |||
| 4 | 4 | ||
| 5 | PR = "${INC_PR}.0" | 5 | PR = "${INC_PR}.0" |
| 6 | 6 | ||
| 7 | SRC_URI += "file://remove.autoconf.version.check.patch" | 7 | SRC_URI += "\ |
| 8 | file://remove.autoconf.version.check.patch \ | ||
| 9 | file://ecpg-parallel-make-fix.patch \ | ||
| 10 | " | ||
| 8 | 11 | ||
| 9 | SRC_URI[md5sum] = "6ee5bb53b97da7c6ad9cb0825d3300dd" | 12 | SRC_URI[md5sum] = "6ee5bb53b97da7c6ad9cb0825d3300dd" |
| 10 | SRC_URI[sha256sum] = "d97dd918a88a4449225998f46aafa85216a3f89163a3411830d6890507ffae93" | 13 | SRC_URI[sha256sum] = "d97dd918a88a4449225998f46aafa85216a3f89163a3411830d6890507ffae93" |
