All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][meta-oe] libpsl: update to 0.21.0
@ 2019-04-22 22:57 Oleksandr Kravchuk
  2019-04-23 11:58 ` Burton, Ross
  0 siblings, 1 reply; 2+ messages in thread
From: Oleksandr Kravchuk @ 2019-04-22 22:57 UTC (permalink / raw)
  To: openembedded-core; +Cc: Oleksandr Kravchuk

Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
---
 .../libpsl/{libpsl_0.20.2.bb => libpsl_0.21.0.bb}             | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-support/libpsl/{libpsl_0.20.2.bb => libpsl_0.21.0.bb} (80%)

diff --git a/meta/recipes-support/libpsl/libpsl_0.20.2.bb b/meta/recipes-support/libpsl/libpsl_0.21.0.bb
similarity index 80%
rename from meta/recipes-support/libpsl/libpsl_0.20.2.bb
rename to meta/recipes-support/libpsl/libpsl_0.21.0.bb
index 5cb20d46bc..f545ba076f 100644
--- a/meta/recipes-support/libpsl/libpsl_0.20.2.bb
+++ b/meta/recipes-support/libpsl/libpsl_0.21.0.bb
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=5437030d9e4fbe7267ced058ddb8a7f5 \
                     file://COPYING;md5=f41d10997a12da5ee3c24ceeb0148d18"
 
 SRC_URI = "https://github.com/rockdaboot/${BPN}/releases/download/${BP}/${BP}.tar.gz"
-SRC_URI[md5sum] = "f604f7d30d64bc673870ecf84b860a1e"
-SRC_URI[sha256sum] = "f8fd0aeb66252dfcc638f14d9be1e2362fdaf2ca86bde0444ff4d5cc961b560f"
+SRC_URI[md5sum] = "171e96d887709e36a57f4ee627bf82d2"
+SRC_URI[sha256sum] = "41bd1c75a375b85c337b59783f5deb93dbb443fb0a52d257f403df7bd653ee12"
 
 UPSTREAM_CHECK_URI = "https://github.com/rockdaboot/libpsl/releases"
 
-- 
2.17.1



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

* Re: [PATCH][meta-oe] libpsl: update to 0.21.0
  2019-04-22 22:57 [PATCH][meta-oe] libpsl: update to 0.21.0 Oleksandr Kravchuk
@ 2019-04-23 11:58 ` Burton, Ross
  0 siblings, 0 replies; 2+ messages in thread
From: Burton, Ross @ 2019-04-23 11:58 UTC (permalink / raw)
  To: Oleksandr Kravchuk; +Cc: OE-core

This release also supports using Meson, would you be willing to
follow-up with a change to that?

Ross

On Mon, 22 Apr 2019 at 23:57, Oleksandr Kravchuk
<open.source@oleksandr-kravchuk.com> wrote:
>
> Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
> ---
>  .../libpsl/{libpsl_0.20.2.bb => libpsl_0.21.0.bb}             | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>  rename meta/recipes-support/libpsl/{libpsl_0.20.2.bb => libpsl_0.21.0.bb} (80%)
>
> diff --git a/meta/recipes-support/libpsl/libpsl_0.20.2.bb b/meta/recipes-support/libpsl/libpsl_0.21.0.bb
> similarity index 80%
> rename from meta/recipes-support/libpsl/libpsl_0.20.2.bb
> rename to meta/recipes-support/libpsl/libpsl_0.21.0.bb
> index 5cb20d46bc..f545ba076f 100644
> --- a/meta/recipes-support/libpsl/libpsl_0.20.2.bb
> +++ b/meta/recipes-support/libpsl/libpsl_0.21.0.bb
> @@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=5437030d9e4fbe7267ced058ddb8a7f5 \
>                      file://COPYING;md5=f41d10997a12da5ee3c24ceeb0148d18"
>
>  SRC_URI = "https://github.com/rockdaboot/${BPN}/releases/download/${BP}/${BP}.tar.gz"
> -SRC_URI[md5sum] = "f604f7d30d64bc673870ecf84b860a1e"
> -SRC_URI[sha256sum] = "f8fd0aeb66252dfcc638f14d9be1e2362fdaf2ca86bde0444ff4d5cc961b560f"
> +SRC_URI[md5sum] = "171e96d887709e36a57f4ee627bf82d2"
> +SRC_URI[sha256sum] = "41bd1c75a375b85c337b59783f5deb93dbb443fb0a52d257f403df7bd653ee12"
>
>  UPSTREAM_CHECK_URI = "https://github.com/rockdaboot/libpsl/releases"
>
> --
> 2.17.1
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core


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

end of thread, other threads:[~2019-04-23 11:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-22 22:57 [PATCH][meta-oe] libpsl: update to 0.21.0 Oleksandr Kravchuk
2019-04-23 11:58 ` Burton, Ross

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.