[OE-core] [PATCH 2/2] libical: upgrade to 1.0.1

Martin Jansa martin.jansa at gmail.com
Thu Jul 9 14:32:48 UTC 2015


On Thu, Jul 09, 2015 at 05:28:11PM +0300, Cristian Iorga wrote:
> Bugfix release mainly.
> autotools build system removed, cmake is now used.
> perl is needed during the configure phase.
> 
> Signed-off-by: Cristian Iorga <cristian.iorga at intel.com>
> ---
>  .../libical/{libical_1.0.0.bb => libical_1.0.1.bb}               | 9 ++++++---
>  1 file changed, 6 insertions(+), 3 deletions(-)
>  rename meta/recipes-support/libical/{libical_1.0.0.bb => libical_1.0.1.bb} (67%)
> 
> diff --git a/meta/recipes-support/libical/libical_1.0.0.bb b/meta/recipes-support/libical/libical_1.0.1.bb
> similarity index 67%
> rename from meta/recipes-support/libical/libical_1.0.0.bb
> rename to meta/recipes-support/libical/libical_1.0.1.bb
> index be6b635..b50cf7e 100644
> --- a/meta/recipes-support/libical/libical_1.0.0.bb
> +++ b/meta/recipes-support/libical/libical_1.0.1.bb
> @@ -7,7 +7,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d4fc58309d8ed46587ac63bb449d82f8 \
>  SECTION = "libs"
>  
>  SRC_URI = "https://github.com/${BPN}/${BPN}/archive/v${PV}.tar.gz"

aren't github archives regenerated from time to time with different
checksums?

> -SRC_URI[md5sum] = "f4b8e33ae5efb2f025eb43ce69682a36"
> -SRC_URI[sha256sum] = "0072e83834092315772e6719b85fc8b11530b1ff53f4d108315fb38cddbce8c2"
> +SRC_URI[md5sum] = "af91db06b22559f863869c5a382ad08a"
> +SRC_URI[sha256sum] = "7d5f613454ec6c7d1bcfb441c919215be53292aa15cd1cb14249d1413d6c610c"
> +
> +inherit cmake perlnative
> +
> +FILES_${PN}-dev += "${libdir}/cmake"
>  
> -inherit autotools
> -- 
> 2.1.4
> 
> -- 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core

-- 
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.openembedded.org/pipermail/openembedded-core/attachments/20150709/a62e0e4c/attachment-0002.sig>


More information about the Openembedded-core mailing list