summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/kmod/kmod.inc
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2021-05-28 10:17:41 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-05-31 14:31:01 +0100
commit4ec8f799a9cc651bb3facd80cdd6fe6d3cdcf24f (patch)
treee4f7b4056fd69d01ea78c3a94f3d05551fe501a9 /meta/recipes-kernel/kmod/kmod.inc
parentce82509d00ce498a1b7d0661f258650280faf746 (diff)
downloadpoky-4ec8f799a9cc651bb3facd80cdd6fe6d3cdcf24f.tar.gz
kmod: upgrade 28 -> 29
(From OE-Core rev: 21f421c5caa3ddecda20e7d8718ba6db4d6acdbd) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/kmod/kmod.inc')
-rw-r--r--meta/recipes-kernel/kmod/kmod.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/kmod/kmod.inc b/meta/recipes-kernel/kmod/kmod.inc
index ba5ec7f650..e66684fda0 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 \
15 " 15 "
16inherit autotools gtk-doc pkgconfig manpages 16inherit autotools gtk-doc pkgconfig manpages
17 17
18SRCREV = "1ccfe994287119cc6cef37a7ca4c529d89de4b95" 18SRCREV = "b6ecfc916a17eab8f93be5b09f4e4f845aabd3d1"
19# Lookout for PV bump too when SRCREV is changed 19# Lookout for PV bump too when SRCREV is changed
20PV = "28" 20PV = "29"
21 21
22SRC_URI = "git://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git \ 22SRC_URI = "git://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git \
23 file://depmod-search.conf \ 23 file://depmod-search.conf \