aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libusb/libusb-compat_0.1.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libusb/libusb-compat_0.1.3.bb')
-rw-r--r--recipes/libusb/libusb-compat_0.1.3.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/libusb/libusb-compat_0.1.3.bb b/recipes/libusb/libusb-compat_0.1.3.bb
index 85a5561685..0237ff46d2 100644
--- a/recipes/libusb/libusb-compat_0.1.3.bb
+++ b/recipes/libusb/libusb-compat_0.1.3.bb
@@ -12,9 +12,9 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/libusb/${P}.tar.bz2;name=libusbcompat013tarbz2"
SRC_URI[libusbcompat013tarbz2.md5sum] = "570ac2ea085b80d1f74ddc7c6a93c0eb"
SRC_URI[libusbcompat013tarbz2.sha256sum] = "a590a03b6188030ee1ca1a0af55685fcde005ca807b963970f839be776031d94"
-SRC_URI_append_nylon = " file://gcc-3-compatibility.patch;patch=1"
+SRC_URI_append_nylon = " file://gcc-3-compatibility.patch"
-inherit autotools_stage binconfig lib_package
+inherit autotools binconfig lib_package
AUTOTOOLS_STAGE_PKGCONFIG = "1"
EXTRA_OECONF = "--disable-build-docs"