summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/udev/udev.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/udev/udev.inc')
-rw-r--r--meta/recipes-core/udev/udev.inc5
1 files changed, 4 insertions, 1 deletions
diff --git a/meta/recipes-core/udev/udev.inc b/meta/recipes-core/udev/udev.inc
index c00ed3412a..93d736941d 100644
--- a/meta/recipes-core/udev/udev.inc
+++ b/meta/recipes-core/udev/udev.inc
@@ -31,7 +31,10 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \
31 file://add-install-ptest.patch \ 31 file://add-install-ptest.patch \
32 file://fix_rule-syntax-regex-ptest.patch \ 32 file://fix_rule-syntax-regex-ptest.patch \
33 file://run-ptest \ 33 file://run-ptest \
34 file://init" 34 file://init \
35 file://0001-mtd_probe.h-Add-stdint.h-as-it-was-removed-from-mtd-.patch \
36 file://0002-configure.ac-Makefile.am-Check-for-input.h-and-input.patch \
37 "
35 38
36inherit autotools pkgconfig update-rc.d ptest 39inherit autotools pkgconfig update-rc.d ptest
37RDEPENDS_${PN}-ptest += "make perl python" 40RDEPENDS_${PN}-ptest += "make perl python"