summaryrefslogtreecommitdiffstats
path: root/recipes-extended/libvmi/libvmi_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/libvmi/libvmi_git.bb')
-rw-r--r--recipes-extended/libvmi/libvmi_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/libvmi/libvmi_git.bb b/recipes-extended/libvmi/libvmi_git.bb
index 25d7d407..aa7fabb6 100644
--- a/recipes-extended/libvmi/libvmi_git.bb
+++ b/recipes-extended/libvmi/libvmi_git.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/libvmi/libvmi"
4LICENSE = "LGPL-3.0-only" 4LICENSE = "LGPL-3.0-only"
5LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=e6a600fd5e1d9cbde2d983680233ad02" 5LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=e6a600fd5e1d9cbde2d983680233ad02"
6SECTION = "console/tools" 6SECTION = "console/tools"
7PV = "0.14.0+git${SRCPV}" 7PV = "0.14.0+git"
8 8
9DEPENDS = "libvirt libcheck bison fuse bison-native flex-native autoconf-archive-native" 9DEPENDS = "libvirt libcheck bison fuse bison-native flex-native autoconf-archive-native"
10 10