]> code.ossystems Code Review - openembedded-core.git/commitdiff
kmod: upgrade to 23
authorChen Qi <Qi.Chen@windriver.com>
Fri, 19 Aug 2016 08:00:39 +0000 (16:00 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 20 Aug 2016 15:05:29 +0000 (16:05 +0100)
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 0bcdcf673fef9ce70d582f94f61a6079c9cc5ffd..99c4a8f241fcb2cd98d1c734c321dba70c57cae6 100644 (file)
@@ -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 \