From: Chen Qi Date: Mon, 11 Jan 2016 05:58:40 +0000 (+0800) Subject: kmod: upgrade to 22 X-Git-Tag: 2016-4~1614 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ef0b5521c1d292ca0e5be2408ea85fc8d999a459;p=openembedded-core.git kmod: upgrade to 22 Signed-off-by: Chen Qi Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-kernel/kmod/kmod.inc b/meta/recipes-kernel/kmod/kmod.inc index 71ffdf88dd..0bcdcf673f 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 = "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 \