[oe] [PATCH][meta-oe] postgresql: Upgrade 10.4 -> 10.5

changqing.li at windriver.com changqing.li at windriver.com
Wed Aug 22 01:15:45 UTC 2018


From: Changqing Li <changqing.li at windriver.com>

Signed-off-by: Changqing Li <changqing.li at windriver.com>
---
 .../recipes-dbs/postgresql/{postgresql_10.4.bb => postgresql_10.5.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-dbs/postgresql/{postgresql_10.4.bb => postgresql_10.5.bb} (52%)

diff --git a/meta-oe/recipes-dbs/postgresql/postgresql_10.4.bb b/meta-oe/recipes-dbs/postgresql/postgresql_10.5.bb
similarity index 52%
rename from meta-oe/recipes-dbs/postgresql/postgresql_10.4.bb
rename to meta-oe/recipes-dbs/postgresql/postgresql_10.5.bb
index 26c44a4..acd3d85 100644
--- a/meta-oe/recipes-dbs/postgresql/postgresql_10.4.bb
+++ b/meta-oe/recipes-dbs/postgresql/postgresql_10.5.bb
@@ -6,5 +6,5 @@ SRC_URI += "\
     file://not-check-libperl.patch \
 "
 
-SRC_URI[md5sum] = "8e8770c289b3e0bdb779b5b171593479"
-SRC_URI[sha256sum] = "1b60812310bd5756c62d93a9f93de8c28ea63b0df254f428cd1cf1a4d9020048"
+SRC_URI[md5sum] = "a5fe5fdff2d6c28f65601398be0950df"
+SRC_URI[sha256sum] = "6c8e616c91a45142b85c0aeb1f29ebba4a361309e86469e0fb4617b6a73c4011"
-- 
2.7.4




More information about the Openembedded-devel mailing list