]> code.ossystems Code Review - openembedded-core.git/commitdiff
kmod: upgrade to 22
authorChen Qi <Qi.Chen@windriver.com>
Mon, 11 Jan 2016 05:58:40 +0000 (13:58 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 13 Jan 2016 00:03:53 +0000 (00:03 +0000)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/kmod/kmod.inc

index 71ffdf88dd3df3189115416448fe3c46e88a95bd..0bcdcf673fef9ce70d582f94f61a6079c9cc5ffd 100644 (file)
@@ -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 \