diff options
-rw-r--r-- | meta-oe/recipes-extended/libqb/libqb_0.17.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/libqb/libqb_0.17.2.bb b/meta-oe/recipes-extended/libqb/libqb_0.17.2.bb index 2d3278ce8c..94030b2ea0 100644 --- a/meta-oe/recipes-extended/libqb/libqb_0.17.2.bb +++ b/meta-oe/recipes-extended/libqb/libqb_0.17.2.bb | |||
@@ -8,7 +8,7 @@ SECTION = "libs" | |||
8 | LICENSE = "LGPL-2.1" | 8 | LICENSE = "LGPL-2.1" |
9 | LIC_FILES_CHKSUM = "file://COPYING;md5=321bf41f280cf805086dd5a720b37785" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=321bf41f280cf805086dd5a720b37785" |
10 | 10 | ||
11 | inherit autotools pkgconfig | 11 | inherit autotools-brokensep pkgconfig |
12 | 12 | ||
13 | PV = "0.17.2+git${SRCPV}" | 13 | PV = "0.17.2+git${SRCPV}" |
14 | 14 | ||