diff options
| -rw-r--r-- | meta/recipes-graphics/kmscube/kmscube_git.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-graphics/kmscube/kmscube_git.bb b/meta/recipes-graphics/kmscube/kmscube_git.bb index 63f29fd169..505acb024b 100644 --- a/meta/recipes-graphics/kmscube/kmscube_git.bb +++ b/meta/recipes-graphics/kmscube/kmscube_git.bb | |||
| @@ -19,6 +19,9 @@ UPSTREAM_CHECK_COMMITS = "1" | |||
| 19 | 19 | ||
| 20 | S = "${WORKDIR}/git" | 20 | S = "${WORKDIR}/git" |
| 21 | 21 | ||
| 22 | BASEPV = "0.0.1" | ||
| 23 | PV = "${BASEPV}+git" | ||
| 24 | |||
| 22 | inherit meson pkgconfig features_check | 25 | inherit meson pkgconfig features_check |
| 23 | 26 | ||
| 24 | REQUIRED_DISTRO_FEATURES = "opengl" | 27 | REQUIRED_DISTRO_FEATURES = "opengl" |
