All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [OE-core] [PATCH 1/2] libva: upgrade 2.6.1 -> 2.7.1
       [not found] <160D08561718B7AF.8752@lists.openembedded.org>
@ 2020-05-13  1:14 ` Naveen Saini
  2020-05-13 21:35   ` Richard Purdie
  0 siblings, 1 reply; 3+ messages in thread
From: Naveen Saini @ 2020-05-13  1:14 UTC (permalink / raw)
  To: openembedded-core

Ping


-----Original Message-----
From: openembedded-core@lists.openembedded.org <openembedded-core@lists.openembedded.org> On Behalf Of Naveen Saini
Sent: Friday, May 8, 2020 7:03 PM
To: openembedded-core@lists.openembedded.org
Subject: [OE-core] [PATCH 1/2] libva: upgrade 2.6.1 -> 2.7.1

For release details:
https://github.com/intel/libva/releases/tag/2.7.1
https://github.com/intel/libva/releases/tag/2.7.0

Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
---
 .../libva/{libva-initial_2.6.1.bb => libva-initial_2.7.1.bb}   | 3 +--
 meta/recipes-graphics/libva/{libva_2.6.1.bb => libva_2.7.1.bb} | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)  rename meta/recipes-graphics/libva/{libva-initial_2.6.1.bb => libva-initial_2.7.1.bb} (50%)  rename meta/recipes-graphics/libva/{libva_2.6.1.bb => libva_2.7.1.bb} (84%)

diff --git a/meta/recipes-graphics/libva/libva-initial_2.6.1.bb b/meta/recipes-graphics/libva/libva-initial_2.7.1.bb
similarity index 50%
rename from meta/recipes-graphics/libva/libva-initial_2.6.1.bb
rename to meta/recipes-graphics/libva/libva-initial_2.7.1.bb
index 2c845238da..3e2b806c6d 100644
--- a/meta/recipes-graphics/libva/libva-initial_2.6.1.bb
+++ b/meta/recipes-graphics/libva/libva-initial_2.7.1.bb
@@ -1,8 +1,7 @@
 require libva.inc
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=2e48940f94acb0af582e5ef03537800f"
-SRC_URI[md5sum] = "aef13eb48e01a47d1416d97462a22a11"
-SRC_URI[sha256sum] = "6c57eb642d828af2411aa38f55dc10111e8c98976dbab8fd62e48629401eaea5"
+SRC_URI[sha256sum] = "a00ff19d9f969259b9784172adad7788dbf3de827d985c5d27c230efd5d98a04"
 
 do_install_append () {
 	rm -f ${D}${libdir}/*.so*
diff --git a/meta/recipes-graphics/libva/libva_2.6.1.bb b/meta/recipes-graphics/libva/libva_2.7.1.bb
similarity index 84%
rename from meta/recipes-graphics/libva/libva_2.6.1.bb
rename to meta/recipes-graphics/libva/libva_2.7.1.bb
index e8cb8678bc..b2deb017ac 100644
--- a/meta/recipes-graphics/libva/libva_2.6.1.bb
+++ b/meta/recipes-graphics/libva/libva_2.7.1.bb
@@ -1,8 +1,7 @@
 require libva.inc
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=2e48940f94acb0af582e5ef03537800f"
-SRC_URI[md5sum] = "aef13eb48e01a47d1416d97462a22a11"
-SRC_URI[sha256sum] = "6c57eb642d828af2411aa38f55dc10111e8c98976dbab8fd62e48629401eaea5"
+SRC_URI[sha256sum] = "a00ff19d9f969259b9784172adad7788dbf3de827d985c5d27c230efd5d98a04"
 
 PACKAGECONFIG ??= " \
     ${@bb.utils.contains('DISTRO_FEATURES', 'x11 opengl', 'glx', '', d)} \
--
2.17.1


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

* Re: [OE-core] [PATCH 1/2] libva: upgrade 2.6.1 -> 2.7.1
  2020-05-13  1:14 ` [OE-core] [PATCH 1/2] libva: upgrade 2.6.1 -> 2.7.1 Naveen Saini
@ 2020-05-13 21:35   ` Richard Purdie
  2020-05-14  3:25     ` Naveen Saini
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Purdie @ 2020-05-13 21:35 UTC (permalink / raw)
  To: Naveen Saini, openembedded-core

On Wed, 2020-05-13 at 01:14 +0000, Naveen Saini wrote:
> Ping

Needs rebasing against master please as there were other libva changes
recently.

Cheers,

Richard


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

* Re: [OE-core] [PATCH 1/2] libva: upgrade 2.6.1 -> 2.7.1
  2020-05-13 21:35   ` Richard Purdie
@ 2020-05-14  3:25     ` Naveen Saini
  0 siblings, 0 replies; 3+ messages in thread
From: Naveen Saini @ 2020-05-14  3:25 UTC (permalink / raw)
  To: Richard Purdie, openembedded-core

Hi Richard,

These patches apply on top of current master.

Regards,
Naveen

-----Original Message-----
From: Richard Purdie <richard.purdie@linuxfoundation.org> 
Sent: Thursday, May 14, 2020 5:35 AM
To: Saini, Naveen Kumar <naveen.kumar.saini@intel.com>; openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH 1/2] libva: upgrade 2.6.1 -> 2.7.1

On Wed, 2020-05-13 at 01:14 +0000, Naveen Saini wrote:
> Ping

Needs rebasing against master please as there were other libva changes recently.

Cheers,

Richard


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

end of thread, other threads:[~2020-05-14  3:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <160D08561718B7AF.8752@lists.openembedded.org>
2020-05-13  1:14 ` [OE-core] [PATCH 1/2] libva: upgrade 2.6.1 -> 2.7.1 Naveen Saini
2020-05-13 21:35   ` Richard Purdie
2020-05-14  3:25     ` Naveen Saini

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.