summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/kmod/kmod.inc
diff options
context:
space:
mode:
authorTudor Florea <tudor.florea@enea.com>2013-07-19 19:31:34 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-07-24 11:35:35 +0100
commit18f39e545674d7405cbdf4486a911c577177706f (patch)
tree23be69f7009d7f57f0e7e8085aa1d1b601165d61 /meta/recipes-kernel/kmod/kmod.inc
parentbbab6e78f437eedfbb7dcb09c2d5c57ee71210a3 (diff)
downloadast2050-yocto-poky-18f39e545674d7405cbdf4486a911c577177706f.zip
ast2050-yocto-poky-18f39e545674d7405cbdf4486a911c577177706f.tar.gz
kmod: Add ptest
Install kmod test suite and run it as ptest. (From OE-Core rev: 152c973227e41b7736457b7f8c40849cc71b45ca) Signed-off-by: Tudor Florea <tudor.florea@enea.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/kmod/kmod.inc')
-rw-r--r--meta/recipes-kernel/kmod/kmod.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-kernel/kmod/kmod.inc b/meta/recipes-kernel/kmod/kmod.inc
index 3cd963f..a780b6c 100644
--- a/meta/recipes-kernel/kmod/kmod.inc
+++ b/meta/recipes-kernel/kmod/kmod.inc
@@ -15,11 +15,13 @@ DEPENDS += "pkgconfig-native"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \
file://libkmod/COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
"
-inherit autotools gtk-doc
+inherit autotools gtk-doc ptest
SRC_URI = "git://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git \
file://depmod-search.conf \
file://0001-man-disable-man-page-generation-because-we-don-t-hav.patch \
+ file://run-ptest \
+ file://ptest.patch \
"
SRCREV = "62081c0f68905b22f375156d4532fd37fa5c8d33"
OpenPOWER on IntegriCloud