Although upstream package has no versions, but since Python binding were
update for the new pybind11, bump to version 2.0

Signed-off-by: Denys Dmytriyenko <[email protected]>
---
 meta-arago-extras/recipes-graphics/kms++/kms++_git.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-arago-extras/recipes-graphics/kms++/kms++_git.bb 
b/meta-arago-extras/recipes-graphics/kms++/kms++_git.bb
index 6647bf7..6f6f3fc 100644
--- a/meta-arago-extras/recipes-graphics/kms++/kms++_git.bb
+++ b/meta-arago-extras/recipes-graphics/kms++/kms++_git.bb
@@ -3,12 +3,12 @@ HOMEPAGE = "https://github.com/tomba/kmsxx";
 LICENSE = "MPL-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=c670e18272184fc0e86e1648678b4f2a"
 
-PV = "1.0"
-PR = "r3"
+PV = "2.0"
+PR = "r0"
 
 BRANCH = "master"
 SRC_URI = "git://github.com/tomba/kmsxx.git;protocol=git;branch=${BRANCH}"
-SRCREV = "cb0786049f960f2bd383617151b01318e02e9ff9"
+SRCREV = "c13047e3f7674a5a05b107ef3fd97d9ff4165639"
 
 DEPENDS = "drm python3-pybind11"
 
-- 
2.7.4

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to