aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/kmod
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2016-01-11 13:58:40 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-01-13 00:03:53 +0000
commitef0b5521c1d292ca0e5be2408ea85fc8d999a459 (patch)
treebb804911d842c494bea4331067a9de480cceda71 /meta/recipes-kernel/kmod
parent1d7593380ab241dcbf858de7c901bcc10c014aed (diff)
downloadopenembedded-core-contrib-ef0b5521c1d292ca0e5be2408ea85fc8d999a459.tar.gz
kmod: upgrade to 22
Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/kmod')
-rw-r--r--meta/recipes-kernel/kmod/kmod.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/kmod/kmod.inc b/meta/recipes-kernel/kmod/kmod.inc
index 71ffdf88dd..0bcdcf673f 100644
--- a/meta/recipes-kernel/kmod/kmod.inc
+++ b/meta/recipes-kernel/kmod/kmod.inc
@@ -16,9 +16,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
"
inherit autotools gtk-doc
-SRCREV = "114ec87c85c35a2bd3682f9f891e494127be6fb5"
+SRCREV = "42f32b8ae45ad8e3a1da29c9b20af9b5e2e9e676"
# Lookout for PV bump too when SRCREV is changed
-PV = "21+git${SRCPV}"
+PV = "22+git${SRCPV}"
SRC_URI = "git://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git \
file://depmod-search.conf \