aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-kernel
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-03-20 17:59:56 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2012-03-20 17:59:56 +0100
commitba029c641aad94c88d469d116c571dbe90c5ec1a (patch)
tree9ff518e8e3eaa31c87fc0df12c7f3a17d2d316ae /meta-oe/recipes-kernel
parent31acd55435301740b2705e855629184717776ed2 (diff)
downloadmeta-openembedded-contrib-ba029c641aad94c88d469d116c571dbe90c5ec1a.tar.gz
kmod: update to v7
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-kernel')
-rw-r--r--meta-oe/recipes-kernel/kmod/kmod_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-kernel/kmod/kmod_git.bb b/meta-oe/recipes-kernel/kmod/kmod_git.bb
index c382ffc8b2..aae9e7f35d 100644
--- a/meta-oe/recipes-kernel/kmod/kmod_git.bb
+++ b/meta-oe/recipes-kernel/kmod/kmod_git.bb
@@ -3,12 +3,12 @@ DESCRIPTION = "kmod - handle kernel modules"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
-PR = "r2"
+PR = "r3"
inherit autotools gitpkgv
PKGV = "${GITPKGVTAG}"
-SRCREV = "80e54cb675d08f4f81b093a1919465ea86110a3b"
+SRCREV = "8885ced062131214448fae056ef453f094303805"
SRC_URI = "git://git.profusion.mobi/kmod.git \
file://0001-man-disable-man-page-generation-because-we-don-t-hav.patch \
"