aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2016-08-19 13:42:32 +0800
committerChen Qi <Qi.Chen@windriver.com>2016-08-19 15:57:56 +0800
commitf84d98bf509a75c6ca79e2264a1d973ec2f1e241 (patch)
treeeeff036c4b8f944df824a0e3c5286861a07e173d
parent66f3ae990040b760738eb50f275c61992d1e98dc (diff)
downloadopenembedded-core-contrib-ChenQi/PU-20160819.tar.gz
kmod: upgrade to 23ChenQi/PU-20160819
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
-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 0bcdcf673f..99c4a8f241 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 = "42f32b8ae45ad8e3a1da29c9b20af9b5e2e9e676"
+SRCREV = "65a885df5f6f15222b44fd695c5eaca17e837a14"
# Lookout for PV bump too when SRCREV is changed
-PV = "22+git${SRCPV}"
+PV = "23+git${SRCPV}"
SRC_URI = "git://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git \
file://depmod-search.conf \