]> code.ossystems Code Review - openembedded-core.git/commitdiff
kmod: 24 -> 25
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>
Fri, 26 Jan 2018 07:06:29 +0000 (15:06 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 29 Jan 2018 08:49:44 +0000 (08:49 +0000)
Upgrade kmod from 24 to 25.

Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-kernel/kmod/kmod.inc

index 7fb10b58c53659b5d4020bab0453c3fa1cbceba9..7e5362f931145d6e4095c81dac4a748cec729323 100644 (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 \