mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
postgresql: 9.4.4 -> 9.4.5
Upgrade postgresql from 9.4.4 to 9.4.5. Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
require postgresql.inc
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=7d847a9b446ddfe187acfac664189672"
|
||||
|
||||
PR = "${INC_PR}.0"
|
||||
|
||||
SRC_URI += "\
|
||||
file://remove.autoconf.version.check.patch \
|
||||
file://not-check-libperl.patch \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "8b2e3472a8dc786649b4d02d02e039a0"
|
||||
SRC_URI[sha256sum] = "b87c50c66b6ea42a9712b5f6284794fabad0616e6ae420cf0f10523be6d94a39"
|
||||
|
||||
Reference in New Issue
Block a user