All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2] libxcrypt:upgrade 4.4.6 -> 4.4.7
@ 2019-08-26  5:32 Zang Ruochen
  2019-08-27 13:21 ` Adrian Bunk
  0 siblings, 1 reply; 3+ messages in thread
From: Zang Ruochen @ 2019-08-26  5:32 UTC (permalink / raw)
  To: openembedded-core

-License-Update: Many individual files are under other licenses,update their information.

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
 .../libxcrypt/{libxcrypt_4.4.6.bb => libxcrypt_4.4.7.bb}            | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta/recipes-core/libxcrypt/{libxcrypt_4.4.6.bb => libxcrypt_4.4.7.bb} (86%)

diff --git a/meta/recipes-core/libxcrypt/libxcrypt_4.4.6.bb b/meta/recipes-core/libxcrypt/libxcrypt_4.4.7.bb
similarity index 86%
rename from meta/recipes-core/libxcrypt/libxcrypt_4.4.6.bb
rename to meta/recipes-core/libxcrypt/libxcrypt_4.4.7.bb
index 893f5e7..e61f59b 100644
--- a/meta/recipes-core/libxcrypt/libxcrypt_4.4.6.bb
+++ b/meta/recipes-core/libxcrypt/libxcrypt_4.4.7.bb
@@ -3,16 +3,16 @@ DESCRIPTION = "Forked code from glibc libary to extract only crypto part."
 HOMEPAGE = "https://github.com/besser82/libxcrypt"
 SECTION = "libs"
 LICENSE = "LGPLv2.1"
-LIC_FILES_CHKSUM ?= "file://LICENSING;md5=be275bc7f91642efe7709a8ae7a1433b \
+LIC_FILES_CHKSUM ?= "file://LICENSING;md5=3bb6614cf5880cbf1b9dbd9e3d145e2c \
                      file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c \
 "
 
 inherit autotools pkgconfig
 
-PV = "4.4.6"
+PV = "4.4.7"
 
 SRC_URI = "git://github.com/besser82/libxcrypt.git;branch=${SRCBRANCH}"
-SRCREV = "398943774c5ff38baf1bc5ee088855fd8983bb05"
+SRCREV = "66360ea0a9720951e45d41b9752aea69cdb1aefc"
 SRCBRANCH ?= "develop"
 
 PROVIDES = "virtual/crypt"
-- 
2.7.4





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

* Re: [PATCHv2] libxcrypt:upgrade 4.4.6 -> 4.4.7
  2019-08-26  5:32 [PATCHv2] libxcrypt:upgrade 4.4.6 -> 4.4.7 Zang Ruochen
@ 2019-08-27 13:21 ` Adrian Bunk
  2019-08-27 14:18   ` Richard Purdie
  0 siblings, 1 reply; 3+ messages in thread
From: Adrian Bunk @ 2019-08-27 13:21 UTC (permalink / raw)
  To: Zang Ruochen; +Cc: openembedded-core

On Mon, Aug 26, 2019 at 01:32:38PM +0800, Zang Ruochen wrote:
> -License-Update: Many individual files are under other licenses,update their information.
> 
> Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
> ---
>  .../libxcrypt/{libxcrypt_4.4.6.bb => libxcrypt_4.4.7.bb}            | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>  rename meta/recipes-core/libxcrypt/{libxcrypt_4.4.6.bb => libxcrypt_4.4.7.bb} (86%)
>...

You also have to rename libxcrypt-compat_4.4.6.bb

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] 3+ messages in thread

* Re: [PATCHv2] libxcrypt:upgrade 4.4.6 -> 4.4.7
  2019-08-27 13:21 ` Adrian Bunk
@ 2019-08-27 14:18   ` Richard Purdie
  0 siblings, 0 replies; 3+ messages in thread
From: Richard Purdie @ 2019-08-27 14:18 UTC (permalink / raw)
  To: Adrian Bunk, Zang Ruochen; +Cc: openembedded-core

On Tue, 2019-08-27 at 16:21 +0300, Adrian Bunk wrote:
> On Mon, Aug 26, 2019 at 01:32:38PM +0800, Zang Ruochen wrote:
> > -License-Update: Many individual files are under other
> > licenses,update their information.
> > 
> > Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
> > ---
> >  .../libxcrypt/{libxcrypt_4.4.6.bb =>
> > libxcrypt_4.4.7.bb}            | 6 +++---
> >  1 file changed, 3 insertions(+), 3 deletions(-)
> >  rename meta/recipes-core/libxcrypt/{libxcrypt_4.4.6.bb =>
> > libxcrypt_4.4.7.bb} (86%)
> > ...
> 
> You also have to rename libxcrypt-compat_4.4.6.bb

Right, this just failed on the autobuilder and makes me wonder how it
was tested as it doesn't parse :/.

Cheers,

Richard



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

end of thread, other threads:[~2019-08-27 14:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-26  5:32 [PATCHv2] libxcrypt:upgrade 4.4.6 -> 4.4.7 Zang Ruochen
2019-08-27 13:21 ` Adrian Bunk
2019-08-27 14:18   ` Richard Purdie

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.