diff options
| -rw-r--r-- | recipes-extended/libvirt/libvirt-dbus_1.4.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-extended/libvirt/libvirt-dbus_1.4.1.bb b/recipes-extended/libvirt/libvirt-dbus_1.4.1.bb index 767470e2..e4859b0b 100644 --- a/recipes-extended/libvirt/libvirt-dbus_1.4.1.bb +++ b/recipes-extended/libvirt/libvirt-dbus_1.4.1.bb | |||
| @@ -16,6 +16,8 @@ SRCREV = "0c355bb8921d7cbccf93f41a8615fcd973e64f70" | |||
| 16 | 16 | ||
| 17 | inherit meson pkgconfig | 17 | inherit meson pkgconfig |
| 18 | 18 | ||
| 19 | CFLAGS:append = " -Wno-error=inline" | ||
| 20 | |||
| 19 | FILES:${PN} += "\ | 21 | FILES:${PN} += "\ |
| 20 | ${datadir}/dbus-1/* \ | 22 | ${datadir}/dbus-1/* \ |
| 21 | ${datadir}/polkit-1/* \ | 23 | ${datadir}/polkit-1/* \ |
