From: Anuj Mittal <anuj.mittal@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 3/3] libva-utils: upgrade 2.3.0 -> 2.4.0
Date: Thu, 7 Feb 2019 13:57:14 +0800 [thread overview]
Message-ID: <20190207055714.25880-3-anuj.mittal@intel.com> (raw)
In-Reply-To: <20190207055714.25880-1-anuj.mittal@intel.com>
For changes, see:
https://github.com/intel/libva-utils/releases
Switch back to using tarball now that it is available.
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
---
.../libva/{libva-utils_2.3.0.bb => libva-utils_2.4.0.bb} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-graphics/libva/{libva-utils_2.3.0.bb => libva-utils_2.4.0.bb} (83%)
diff --git a/meta/recipes-graphics/libva/libva-utils_2.3.0.bb b/meta/recipes-graphics/libva/libva-utils_2.4.0.bb
similarity index 83%
rename from meta/recipes-graphics/libva/libva-utils_2.3.0.bb
rename to meta/recipes-graphics/libva/libva-utils_2.4.0.bb
index a1b7596e86..f1d00b0b6c 100644
--- a/meta/recipes-graphics/libva/libva-utils_2.3.0.bb
+++ b/meta/recipes-graphics/libva/libva-utils_2.4.0.bb
@@ -14,10 +14,10 @@ SECTION = "x11"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=b148fc8adf19dc9aec17cf9cd29a9a5e"
-SRC_URI = "git://github.com/intel/libva-utils.git;protocol=https;branch=v2.3-branch"
-SRCREV = "b5a56ad33ef7d72fc522f26d2de874461be4b41e"
+SRC_URI = "https://github.com/intel/${BPN}/releases/download/${PV}/${BP}.tar.bz2"
-S = "${WORKDIR}/git"
+SRC_URI[md5sum] = "f5374c4c32ce136e50aea0267887aed5"
+SRC_URI[sha256sum] = "5b7d1954b40fcb2c0544be20125c71a0852049715ab85a3e8aba60434a40c6b3"
UPSTREAM_CHECK_URI = "https://github.com/intel/libva-utils/releases"
--
2.17.1
next prev parent reply other threads:[~2019-02-07 5:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-07 5:57 [PATCH 1/3] libva: upgrade 2.3.0 -> 2.4.0 Anuj Mittal
2019-02-07 5:57 ` [PATCH 2/3] wayland-protocols: upgrade 1.16 -> 1.17 Anuj Mittal
2019-02-07 5:57 ` Anuj Mittal [this message]
2019-02-07 21:05 ` [PATCH 1/3] libva: upgrade 2.3.0 -> 2.4.0 Richard Purdie
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=20190207055714.25880-3-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