All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe] [PATCH] libkcapi: upgrade 1.1.4 -> 1.1.5
@ 2019-08-01  7:23 Zang Ruochen
  2019-08-01  7:52 ` Adrian Bunk
  0 siblings, 1 reply; 2+ messages in thread
From: Zang Ruochen @ 2019-08-01  7:23 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
 meta-oe/recipes-crypto/libkcapi/libkcapi_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-crypto/libkcapi/libkcapi_git.bb b/meta-oe/recipes-crypto/libkcapi/libkcapi_git.bb
index 46c66a1..887dedc 100644
--- a/meta-oe/recipes-crypto/libkcapi/libkcapi_git.bb
+++ b/meta-oe/recipes-crypto/libkcapi/libkcapi_git.bb
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=14d5a68b28755c04ebdba226e888b157"
 DEPENDS = "libtool"
 
 S = "${WORKDIR}/git"
-SRCREV = "3c56934f44a8f5a1257c342942e6e034fc6f20be"
-PV = "1.1.4+git${SRCPV}"
+SRCREV = "5649050d201856bf06c8738b5d2aa1710c86ac2f"
+PV = "1.1.5+git${SRCPV}"
 SRC_URI = " \
     git://github.com/smuellerDD/libkcapi.git \
 "
-- 
2.7.4





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [meta-oe] [PATCH] libkcapi: upgrade 1.1.4 -> 1.1.5
  2019-08-01  7:23 [meta-oe] [PATCH] libkcapi: upgrade 1.1.4 -> 1.1.5 Zang Ruochen
@ 2019-08-01  7:52 ` Adrian Bunk
  0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2019-08-01  7:52 UTC (permalink / raw)
  To: Zang Ruochen; +Cc: openembedded-devel

On Thu, Aug 01, 2019 at 03:23:23PM +0800, Zang Ruochen wrote:
> Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
> ---
>  meta-oe/recipes-crypto/libkcapi/libkcapi_git.bb | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta-oe/recipes-crypto/libkcapi/libkcapi_git.bb b/meta-oe/recipes-crypto/libkcapi/libkcapi_git.bb
> index 46c66a1..887dedc 100644
> --- a/meta-oe/recipes-crypto/libkcapi/libkcapi_git.bb
> +++ b/meta-oe/recipes-crypto/libkcapi/libkcapi_git.bb
> @@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=14d5a68b28755c04ebdba226e888b157"
>  DEPENDS = "libtool"
>  
>  S = "${WORKDIR}/git"
> -SRCREV = "3c56934f44a8f5a1257c342942e6e034fc6f20be"
> -PV = "1.1.4+git${SRCPV}"
> +SRCREV = "5649050d201856bf06c8738b5d2aa1710c86ac2f"
> +PV = "1.1.5+git${SRCPV}"
>...

Please use PV = "1.1.5" since this is exactly the 1.1.5 release
and not a git snapshot after 1.1.5.

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-08-01  7:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-01  7:23 [meta-oe] [PATCH] libkcapi: upgrade 1.1.4 -> 1.1.5 Zang Ruochen
2019-08-01  7:52 ` Adrian Bunk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.