From: Saul Wold <sgw@linux.intel.com>
To: openembedded-core@lists.openembedded.org,
richard.purdie@linuxfoundation.org
Subject: [PATCH 2/2] libva-intel-driver: Update to 1.7.3
Date: Mon, 6 Feb 2017 12:59:10 -0800 [thread overview]
Message-ID: <1486414751-24947-3-git-send-email-sgw@linux.intel.com> (raw)
In-Reply-To: <1486414751-24947-1-git-send-email-sgw@linux.intel.com>
The upstream has moved their source base from FreeDesktop to github.com/01org
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
.../libva/{libva-intel-driver_1.7.2.bb => libva-intel-driver_1.7.3.bb} | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
rename common/recipes-multimedia/libva/{libva-intel-driver_1.7.2.bb => libva-intel-driver_1.7.3.bb} (89%)
diff --git a/common/recipes-multimedia/libva/libva-intel-driver_1.7.2.bb b/common/recipes-multimedia/libva/libva-intel-driver_1.7.3.bb
similarity index 89%
rename from common/recipes-multimedia/libva/libva-intel-driver_1.7.2.bb
rename to common/recipes-multimedia/libva/libva-intel-driver_1.7.3.bb
index f82e9d7..0194063 100644
--- a/common/recipes-multimedia/libva/libva-intel-driver_1.7.2.bb
+++ b/common/recipes-multimedia/libva/libva-intel-driver_1.7.3.bb
@@ -13,7 +13,8 @@ COMPATIBLE_HOST = '(i.86|x86_64).*-linux'
DEPENDS = "libva libdrm"
-SRC_URI = "http://www.freedesktop.org/software/vaapi/releases/${BPN}/${BPN}-${PV}.tar.bz2"
+SRC_URI = "git://github.com/01org/intel-vaapi-driver.git;protocol=https"
+SRCREV = "c747c3428cd862869b75e96b737fa61532d6f27f"
SRC_URI[md5sum] = "f28ac265f836f7ce881305bd3a282c90"
SRC_URI[sha256sum] = "099e7bf6aa826971ec2caff235babf4da995f754e2ca16a73b258671130e67bc"
--
2.7.4
next prev parent reply other threads:[~2017-02-06 20:59 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-06 20:59 [PATCH 1/2] iucode-tool: Add support for MUSL Saul Wold
2017-02-06 20:59 ` [PATCH] linux-intel: Add the linux-intel kernel recipe Saul Wold
2017-02-06 20:59 ` Saul Wold [this message]
2017-02-06 20:59 ` [PATCH 2/2] meta-intel.inc: Enable linux-intel and 4.9 by default for meta-intel hardware Saul Wold
2017-02-06 21:02 ` Khem Raj
2017-02-07 14:45 ` Saul Wold
2017-02-07 16:50 ` Khem Raj
2017-02-07 17:47 ` Saul Wold
2017-02-06 21:29 ` ✗ patchtest: failure for "linux-intel: Add the linux-int..." and 1 more (rev2) Patchwork
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=1486414751-24947-3-git-send-email-sgw@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=richard.purdie@linuxfoundation.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 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.