similarity index 79%
rename from recipes/lzo/lzo.inc
rename to recipes/lzo/lzo2.inc
@@ -7,10 +7,9 @@ inherit autotools library
SRC_URI = "http://www.oberhumer.com/opensource/lzo/download/lzo-${PV}.tar.gz"
-EXTRA_OECONF = "--enable-shared"
+S = "${SRCDIR}/lzo-${PV}"
-PROVIDES_${PN} = "liblzo liblzo2"
-PROVIDES_${PN}[qa] += "allow-missing-soname:liblzo"
+EXTRA_OECONF = "--enable-shared"
DEPENDS_${PN} += "libc"
RDEPENDS_${PN} += "libc"
similarity index 56%
rename from recipes/lzo/lzo_2.06.oe
rename to recipes/lzo/lzo2_2.06.oe
@@ -1,3 +1,3 @@
LICENSE = "GPL-2.0+"
-require lzo.inc
+require lzo2.inc
similarity index 100%
rename from recipes/lzo/lzo_2.06.oe.sig
rename to recipes/lzo/lzo2_2.06.oe.sig