From: Changqing Li <changqing...@windriver.com> License-Update: Copyright Year Update
Signed-off-by: Changqing Li <changqing...@windriver.com> --- meta-oe/recipes-dbs/postgresql/postgresql_11.1.bb | 10 ---------- meta-oe/recipes-dbs/postgresql/postgresql_11.2.bb | 10 ++++++++++ 2 files changed, 10 insertions(+), 10 deletions(-) delete mode 100644 meta-oe/recipes-dbs/postgresql/postgresql_11.1.bb create mode 100644 meta-oe/recipes-dbs/postgresql/postgresql_11.2.bb diff --git a/meta-oe/recipes-dbs/postgresql/postgresql_11.1.bb b/meta-oe/recipes-dbs/postgresql/postgresql_11.1.bb deleted file mode 100644 index 9713cb8..0000000 --- a/meta-oe/recipes-dbs/postgresql/postgresql_11.1.bb +++ /dev/null @@ -1,10 +0,0 @@ -require postgresql.inc - -LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=6dc95e63aa4d72502ff8193dfe2ddd38" - -SRC_URI += "\ - file://not-check-libperl.patch \ -" - -SRC_URI[md5sum] = "5e45f6d5b859cc76b5d62f1e328e9711" -SRC_URI[sha256sum] = "90815e812874831e9a4bf6e1136bf73bc2c5a0464ef142e2dfea40cda206db08" diff --git a/meta-oe/recipes-dbs/postgresql/postgresql_11.2.bb b/meta-oe/recipes-dbs/postgresql/postgresql_11.2.bb new file mode 100644 index 0000000..b87289a --- /dev/null +++ b/meta-oe/recipes-dbs/postgresql/postgresql_11.2.bb @@ -0,0 +1,10 @@ +require postgresql.inc + +LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=87da2b84884860b71f5f24ab37e7da78" + +SRC_URI += "\ + file://not-check-libperl.patch \ +" + +SRC_URI[md5sum] = "19d43be679cb0d55363feb8926af3a0f" +SRC_URI[sha256sum] = "2676b9ce09c21978032070b6794696e0aa5a476e3d21d60afc036dc0a9c09405" -- 2.7.4 -- _______________________________________________ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel