[gnome-continuous-yocto/gnomeostree-3.28-rocko: 4832/8267] libva: fix upstream version check
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 4832/8267] libva: fix upstream version check
- Date: Sun, 17 Dec 2017 02:35:23 +0000 (UTC)
commit a66e0c53d041d8a934c9c8715536a68ddb386733
Author: Alexander Kanavin <alexander kanavin linux intel com>
Date: Wed Feb 22 16:51:01 2017 +0200
libva: fix upstream version check
(From OE-Core rev: 41b8c42a9089ccfbb7a53ff7ea80a282d19fea07)
Signed-off-by: Alexander Kanavin <alexander kanavin linux intel com>
Signed-off-by: Ross Burton <ross burton intel com>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
meta/recipes-graphics/libva/libva_1.7.3.bb | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/meta/recipes-graphics/libva/libva_1.7.3.bb b/meta/recipes-graphics/libva/libva_1.7.3.bb
index 627b39a..6c0b90f 100644
--- a/meta/recipes-graphics/libva/libva_1.7.3.bb
+++ b/meta/recipes-graphics/libva/libva_1.7.3.bb
@@ -21,6 +21,7 @@ SRC_URI = "git://github.com/01org/libva.git;protocol=http;branch=v1.7-branch \
file://0001-configure.ac-Use-wayland-scanner-in-PATH.patch \
file://0001-wayland-Don-t-commit-and-ship-generated-files.patch"
SRCREV = "dbf9f7e33349c3cee8d131e93a6a4f91255635cb"
+UPSTREAM_CHECK_GITTAGREGEX = "libva-(?P<pver>(\d+(\.\d+)+))"
S = "${WORKDIR}/git"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]