[oe-commits] [openembedded-core] 51/55: libva-utils: upgrade to 2.1.0

git at git.openembedded.org git at git.openembedded.org
Sat Feb 24 10:38:36 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 82136e18b141423abedd78cab1fa0a96330b2c10
Author: Anuj Mittal <anuj.mittal at intel.com>
AuthorDate: Wed Feb 21 12:30:16 2018 +0800

    libva-utils: upgrade to 2.1.0
    
    Major changes:
    
    * Refine gtest conformance cases
    * vp9enc: add support low power mode
    * vavpp: add support for RGBA/RGBX surface
    * vainfo: add support new profile/entrypoint pairs
    
    Signed-off-by: Anuj Mittal <anuj.mittal at intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 .../libva/{libva-utils_2.0.0.bb => libva-utils_2.1.0.bb}              | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-graphics/libva/libva-utils_2.0.0.bb b/meta/recipes-graphics/libva/libva-utils_2.1.0.bb
similarity index 89%
rename from meta/recipes-graphics/libva/libva-utils_2.0.0.bb
rename to meta/recipes-graphics/libva/libva-utils_2.1.0.bb
index f69fab9..a8018ea 100644
--- a/meta/recipes-graphics/libva/libva-utils_2.0.0.bb
+++ b/meta/recipes-graphics/libva/libva-utils_2.1.0.bb
@@ -15,8 +15,8 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b148fc8adf19dc9aec17cf9cd29a9a5e"
 
 SRC_URI = "https://github.com/intel/${BPN}/releases/download/${PV}/${BP}.tar.bz2"
-SRC_URI[md5sum] = "60fd49a60ef96ebfb559374d412e1fc4"
-SRC_URI[sha256sum] = "a921df31311d8f49d2e392a5fc2a068d79f89aeb588309fbff24365310dbc5f6"
+SRC_URI[md5sum] = "6649be70390606651cb636320bfd43c6"
+SRC_URI[sha256sum] = "f6a7790c3dcc56537372c90a83036a3136194a8b397e84e97bf9cc9254fa2c51"
 
 UPSTREAM_CHECK_URI = "https://github.com/intel/libva-utils/releases"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list