diff options
author | Huang Qiyu <huangqy.fnst@cn.fujitsu.com> | 2017-10-18 09:26:35 +0800 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-10-27 16:39:34 +0000 |
commit | f6c74fba0d0f8883b8abea581780741a2a757c49 (patch) | |
tree | 5b762ae11e3efe836599879490869cc5308c7e11 /meta-oe | |
parent | 79c5e2c7233c2f92f885deb2a94da37fbb842dff (diff) | |
download | meta-openembedded-f6c74fba0d0f8883b8abea581780741a2a757c49.tar.gz |
postgresql: Update to 9.4.14
1) Upgrade pcsc-lite from 9.4.13 to 9.4.14.
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r-- | meta-oe/recipes-support/postgresql/postgresql_9.4.14.bb (renamed from meta-oe/recipes-support/postgresql/postgresql_9.4.13.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/postgresql/postgresql_9.4.13.bb b/meta-oe/recipes-support/postgresql/postgresql_9.4.14.bb index bf97cad50..5a78ea3ed 100644 --- a/meta-oe/recipes-support/postgresql/postgresql_9.4.13.bb +++ b/meta-oe/recipes-support/postgresql/postgresql_9.4.14.bb | |||
@@ -11,5 +11,5 @@ do_compile_prepend_libc-musl() { | |||
11 | sed -i -e 's/\-lnsl//g' ${B}/src/Makefile.global | 11 | sed -i -e 's/\-lnsl//g' ${B}/src/Makefile.global |
12 | } | 12 | } |
13 | 13 | ||
14 | SRC_URI[md5sum] = "dbdb9fbe1b9a394b9ac19d3113b73944" | 14 | SRC_URI[md5sum] = "2b7e2a2b0232063b68b3f8a0a01902bd" |
15 | SRC_URI[sha256sum] = "0080f55d65194de8b96a2dab153443f8248ff2b2b10e6ab4cda2dcadcac7f2ab" | 15 | SRC_URI[sha256sum] = "8e7df23a104b057b360d03180ebcb67f645e198a4a0bee94bf56b2bc9505ec6b" |