All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] libxcrypt:upgrade 4.4.8 -> 4.4.9
@ 2019-09-09  5:41 Zang Ruochen
  2019-09-09 10:05 ` Ross Burton
  0 siblings, 1 reply; 2+ messages in thread
From: Zang Ruochen @ 2019-09-09  5:41 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
 meta/recipes-core/libxcrypt/{libxcrypt_4.4.8.bb => libxcrypt_4.4.9.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-core/libxcrypt/{libxcrypt_4.4.8.bb => libxcrypt_4.4.9.bb} (94%)

diff --git a/meta/recipes-core/libxcrypt/libxcrypt_4.4.8.bb b/meta/recipes-core/libxcrypt/libxcrypt_4.4.9.bb
similarity index 94%
rename from meta/recipes-core/libxcrypt/libxcrypt_4.4.8.bb
rename to meta/recipes-core/libxcrypt/libxcrypt_4.4.9.bb
index 1787f69..1ffa0af 100644
--- a/meta/recipes-core/libxcrypt/libxcrypt_4.4.8.bb
+++ b/meta/recipes-core/libxcrypt/libxcrypt_4.4.9.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM ?= "file://LICENSING;md5=3bb6614cf5880cbf1b9dbd9e3d145e2c \
 inherit autotools pkgconfig
 
 SRC_URI = "git://github.com/besser82/libxcrypt.git;branch=${SRCBRANCH}"
-SRCREV = "acd84997a5a8b2badd28b70a642abee11272fad2"
+SRCREV = "b503e2fb3a0271986b6b2756404f0593467cf5d7"
 SRCBRANCH ?= "develop"
 
 PROVIDES = "virtual/crypt"
-- 
2.7.4





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

* Re: [PATCH] libxcrypt:upgrade 4.4.8 -> 4.4.9
  2019-09-09  5:41 [PATCH] libxcrypt:upgrade 4.4.8 -> 4.4.9 Zang Ruochen
@ 2019-09-09 10:05 ` Ross Burton
  0 siblings, 0 replies; 2+ messages in thread
From: Ross Burton @ 2019-09-09 10:05 UTC (permalink / raw)
  To: openembedded-core

On 09/09/2019 06:41, Zang Ruochen wrote:
> Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
> ---
>   meta/recipes-core/libxcrypt/{libxcrypt_4.4.8.bb => libxcrypt_4.4.9.bb} | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>   rename meta/recipes-core/libxcrypt/{libxcrypt_4.4.8.bb => libxcrypt_4.4.9.bb} (94%)
> 
> diff --git a/meta/recipes-core/libxcrypt/libxcrypt_4.4.8.bb b/meta/recipes-core/libxcrypt/libxcrypt_4.4.9.bb
> similarity index 94%
> rename from meta/recipes-core/libxcrypt/libxcrypt_4.4.8.bb
> rename to meta/recipes-core/libxcrypt/libxcrypt_4.4.9.bb
> index 1787f69..1ffa0af 100644
> --- a/meta/recipes-core/libxcrypt/libxcrypt_4.4.8.bb
> +++ b/meta/recipes-core/libxcrypt/libxcrypt_4.4.9.bb
> @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM ?= "file://LICENSING;md5=3bb6614cf5880cbf1b9dbd9e3d145e2c \
>   inherit autotools pkgconfig
>   
>   SRC_URI = "git://github.com/besser82/libxcrypt.git;branch=${SRCBRANCH}"
> -SRCREV = "acd84997a5a8b2badd28b70a642abee11272fad2"
> +SRCREV = "b503e2fb3a0271986b6b2756404f0593467cf5d7"
>   SRCBRANCH ?= "develop"
>   
>   PROVIDES = "virtual/crypt"
> 
Do you test these upgrade?

ERROR: ParseError at 
[...]/poky/meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.8.bb:5: 
Could not include required file libxcrypt_4.4.8.bb

Ross


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

end of thread, other threads:[~2019-09-09 10:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-09  5:41 [PATCH] libxcrypt:upgrade 4.4.8 -> 4.4.9 Zang Ruochen
2019-09-09 10:05 ` Ross Burton

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.