kmod: 24 -> 25

Upgrade kmod from 24 to 25.

(From OE-Core rev: df525efab1cefa3e05e50544b1fbc790cc4cf850)

Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Huang Qiyu
2018-01-26 15:06:29 +08:00
committed by Richard Purdie
parent fb8087ab07
commit 9620a1edb0

View File

@@ -14,9 +14,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
"
inherit autotools gtk-doc pkgconfig manpages
SRCREV = "ef4257b59c4307b8c627d89f3c7f1feedb32582f"
SRCREV = "aca4eca103d6699543f7ed663335c28c2e9908bb"
# Lookout for PV bump too when SRCREV is changed
PV = "24+git${SRCPV}"
PV = "25+git${SRCPV}"
SRC_URI = "git://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git \
file://depmod-search.conf \