]> code.ossystems Code Review - openembedded-core.git/commitdiff
kmod: Update to .8+ release
authorKhem Raj <raj.khem@gmail.com>
Tue, 8 May 2012 22:39:08 +0000 (15:39 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 9 May 2012 19:47:12 +0000 (20:47 +0100)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/recipes-kernel/kmod/kmod.inc

index 681e52be0c4f52af1371a25db9b9dcc404a56d17..5f655fd8366ffbdc0f65b199284d4155c5989f77 100644 (file)
@@ -7,7 +7,7 @@ HOMEPAGE = "http://packages.profusion.mobi/kmod/"
 LICENSE = "GPL-2.0+ & LGPL-2.1+"
 LICENSE_libkmod = "LGPL-2.1+"
 SECTION = "base"
-PV = "7+git${SRCREV}"
+PV = "8"
 INC_PR = "r0"
 DEPENDS += "gnome-doc-utils-native"
 LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \
@@ -20,7 +20,7 @@ SRC_URI = "git://git.profusion.mobi/kmod.git;protocol=git;branch=master \
            file://0001-man-disable-man-page-generation-because-we-don-t-hav.patch \
           "
 
-SRCREV = "02629fa02e96763db7460a930239cc93649a52f8"
+SRCREV = "819f79a24d58e3c8429f1631df2f8f85a2f95d4a"
 
 S = "${WORKDIR}/git"