kmod: update to v7
authorKoen Kooi <koen@dominion.thruhere.net>
Tue, 20 Mar 2012 16:59:56 +0000 (17:59 +0100)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:19:44 +0000 (08:19 -0800)
(From meta-openembedded rev: ba029c641aad94c88d469d116c571dbe90c5ec1a)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-kernel/kmod/kmod_git.bb

index c382ffc..aae9e7f 100644 (file)
@@ -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 \
 "