diff options
| author | Mihai Prica <mihai.prica@intel.com> | 2013-07-26 14:57:26 +0000 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-08-03 15:10:46 +0200 |
| commit | cef9aaa744f75fbe6a254909d2fb1a942f2e0df8 (patch) | |
| tree | 2f6ddf71a2a3fc4c0191c5cdf7246b31a0337e25 /meta-oe/recipes-support/postgresql/postgresql_9.2.4.bb | |
| parent | 2b33380048d1d4f02e4537c369fca33e2b16eabe (diff) | |
| download | meta-openembedded-cef9aaa744f75fbe6a254909d2fb1a942f2e0df8.tar.gz | |
postgresql: upgrade to 9.2.4
Signed-off-by: Mihai Prica <mihai.prica@intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
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 | 10 |
1 files changed, 10 insertions, 0 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 new file mode 100644 index 0000000000..59665daf1f --- /dev/null +++ b/meta-oe/recipes-support/postgresql/postgresql_9.2.4.bb | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | require postgresql.inc | ||
| 2 | |||
| 3 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=ab55a5887d3f8ba77d0fd7db787e4bab" | ||
| 4 | |||
| 5 | PR = "${INC_PR}.0" | ||
| 6 | |||
| 7 | SRC_URI += "file://remove.autoconf.version.check.patch" | ||
| 8 | |||
| 9 | SRC_URI[md5sum] = "6ee5bb53b97da7c6ad9cb0825d3300dd" | ||
| 10 | SRC_URI[sha256sum] = "d97dd918a88a4449225998f46aafa85216a3f89163a3411830d6890507ffae93" | ||
