From: Scott Branden Date: Thu, 14 Jan 2021 00:20:00 +0000 (-0800) Subject: kmod: update 27 -> 28 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~9081 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7447ac45edaf7f71d0e4cc60506e1cca546427df;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git kmod: update 27 -> 28 Upgrade kmod from 27 to 28. Signed-off-by: Scott Branden Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-kernel/kmod/kmod.inc b/meta/recipes-kernel/kmod/kmod.inc index dabda2d57e0..ccda9f2b73f 100644 --- a/meta/recipes-kernel/kmod/kmod.inc +++ b/meta/recipes-kernel/kmod/kmod.inc @@ -15,9 +15,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \ " inherit autotools gtk-doc pkgconfig manpages -SRCREV = "819a125ca756003dce2d11624035b7fb605a8e99" +SRCREV = "1ccfe994287119cc6cef37a7ca4c529d89de4b95" # Lookout for PV bump too when SRCREV is changed -PV = "27" +PV = "28" SRC_URI = "git://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git \ file://depmod-search.conf \