From: Anuj Mittal <anuj.mittal@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 3/3] libva-utils: upgrade to 2.0.0
Date: Mon, 5 Feb 2018 14:21:32 +0800 [thread overview]
Message-ID: <1517811692-28225-3-git-send-email-anuj.mittal@intel.com> (raw)
In-Reply-To: <1517811692-28225-1-git-send-email-anuj.mittal@intel.com>
Major changes:
* Add option '--device <device>' to vainfo
* Add vp9enc for VP9 encoding
* Add vavpp for video processing
* Add FEI gtest cases
* Fix segmentation fault in putsurface_wayland
* Fix GCC 7.1.1 warnings/errors
* Fix libva version printed out by vainfo
Also, updated github URLs to point to renamed Intel repository.
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
---
.../libva/{libva-utils_1.8.3.bb => libva-utils_2.0.0.bb} | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
rename meta/recipes-graphics/libva/{libva-utils_1.8.3.bb => libva-utils_2.0.0.bb} (81%)
diff --git a/meta/recipes-graphics/libva/libva-utils_1.8.3.bb b/meta/recipes-graphics/libva/libva-utils_2.0.0.bb
similarity index 81%
rename from meta/recipes-graphics/libva/libva-utils_1.8.3.bb
rename to meta/recipes-graphics/libva/libva-utils_2.0.0.bb
index c082c18..edf4946 100644
--- a/meta/recipes-graphics/libva/libva-utils_1.8.3.bb
+++ b/meta/recipes-graphics/libva/libva-utils_2.0.0.bb
@@ -8,15 +8,15 @@ for video processing. It consists of a main library and driver-specific \
acceleration backends for each supported hardware vendor"
HOMEPAGE = "https://01.org/linuxmedia/vaapi"
-BUGTRACKER = "https://github.com/01org/libva-utils/issues"
+BUGTRACKER = "https://github.com/intel/libva-utils/issues"
SECTION = "x11"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=b148fc8adf19dc9aec17cf9cd29a9a5e"
-SRC_URI = "git://github.com/01org/libva-utils.git;branch=v1.8-branch"
-SRCREV = "011c709b98b52db3b10aeb361dfea9da43930364"
-UPSTREAM_CHECK_URI = "https://github.com/01org/libva-utils/releases"
+SRC_URI = "git://github.com/intel/libva-utils.git"
+SRCREV = "505216d0e0d30273f665c888d4c60aa694060729"
+UPSTREAM_CHECK_URI = "https://github.com/intel/libva-utils/releases"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))"
S = "${WORKDIR}/git"
--
2.7.4
next prev parent reply other threads:[~2018-02-05 6:22 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-05 6:21 [PATCH 1/3] maintainers.inc: update ownership Anuj Mittal
2018-02-05 6:21 ` [PATCH 2/3] libva: upgrade to 2.0.0 Anuj Mittal
2018-02-05 14:51 ` Burton, Ross
2018-02-05 6:21 ` Anuj Mittal [this message]
2018-02-05 14:50 ` [PATCH 3/3] libva-utils: " Burton, Ross
2018-02-05 6:33 ` ✗ patchtest: failure for "maintainers.inc: update owners..." and 2 more Patchwork
2018-02-05 6:45 ` Anuj Mittal
2018-02-05 9:07 ` [PATCH 1/3] maintainers.inc: update ownership Maxin B. John
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1517811692-28225-3-git-send-email-anuj.mittal@intel.com \
--to=anuj.mittal@intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox