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.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-extended/libvmi/libvmi_git.bb b/recipes-extended/libvmi/libvmi_git.bb
index 1ebdb05e..6f7699c1 100644
--- a/recipes-extended/libvmi/libvmi_git.bb
+++ b/recipes-extended/libvmi/libvmi_git.bb
@@ -12,9 +12,9 @@ SRC_URI = "git://github.com/libvmi/libvmi.git;branch=master;protocol=https \
12 file://0001-Build-vbd-only-when-xen-is-enabled.patch \ 12 file://0001-Build-vbd-only-when-xen-is-enabled.patch \
13" 13"
14 14
15SRCREV = "f02aeb751fd27bd4ae753dcd5904a4ef3232821e" 15SRCREV = "82bbee6c378da854d07887048b06dc4ee8e20d6a"
16 16
17inherit autotools-brokensep pkgconfig 17inherit autotools-brokensep pkgconfig gettext
18 18
19# Noramlly dynamic libs would be of the form libXX.so.1.0.0 in which case 19# Noramlly dynamic libs would be of the form libXX.so.1.0.0 in which case
20# bitbake should be able to properly populate the -dev package and the main 20# bitbake should be able to properly populate the -dev package and the main