[yocto] [meta-cgl][PATCH] ocfs2-tools: upgrade 1.4.3 -> 1.4.4

Martin Jansa martin.jansa at gmail.com
Wed Aug 19 06:12:51 PDT 2015


On Wed, Aug 19, 2015 at 04:08:13PM +0800, Li xin wrote:
> Signed-off-by: Li Xin <lixin.fnst at cn.fujitsu.com>
> ---
>  .../ocfs2-tools/{ocfs2-tools_1.4.3.bb => ocfs2-tools_1.4.4.bb}     | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)
>  rename meta-cgl-common/recipes-cgl/ocfs2-tools/{ocfs2-tools_1.4.3.bb => ocfs2-tools_1.4.4.bb} (94%)
> 
> diff --git a/meta-cgl-common/recipes-cgl/ocfs2-tools/ocfs2-tools_1.4.3.bb b/meta-cgl-common/recipes-cgl/ocfs2-tools/ocfs2-tools_1.4.4.bb
> similarity index 94%
> rename from meta-cgl-common/recipes-cgl/ocfs2-tools/ocfs2-tools_1.4.3.bb
> rename to meta-cgl-common/recipes-cgl/ocfs2-tools/ocfs2-tools_1.4.4.bb
> index 1296fd6..84da217 100644
> --- a/meta-cgl-common/recipes-cgl/ocfs2-tools/ocfs2-tools_1.4.3.bb
> +++ b/meta-cgl-common/recipes-cgl/ocfs2-tools/ocfs2-tools_1.4.4.bb
> @@ -20,9 +20,10 @@ SRC_URI = " \
>      file://o2cb.service \
>      file://ocfs2.service \
>  "
> -SRC_URI[md5sum] = "296f1242f4d00d188231d726d7a1d148"
> -SRC_URI[sha256sum] = "a809f03c62e515a4c23e98c4b4c3f8150377af2cf44cd2a2ee56e175b0e4d0b3"
> -S = "${WORKDIR}/ocfs2-tools-ocfs2-tools-1.4.3"
> +SRC_URI[md5sum] = "4a17530629bfea5a7517d1db466e32e1"
> +SRC_URI[sha256sum] = "a9956f296443360cf66a7bf8298bfd82c51a8e37e569674c0afb9cfa18f68af5"

Don't use unstable github archives which are regenerated from time to
time.

> +
> +S = "${WORKDIR}/${PN}-${PN}-${PV}"
>  inherit autotools-brokensep pkgconfig
>  DEPENDS = "corosync openais cluster-glue pacemaker libxml2 linux-libc-headers e2fsprogs"
>  RDEPENDS_${PN} = "bash coreutils net-tools module-init-tools e2fsprogs chkconfig glib-2.0"
> -- 
> 1.8.4.2
> 
> -- 
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20150819/a8e54a0c/attachment.pgp>


More information about the yocto mailing list