summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/kmod
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2012-05-08 15:39:08 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-09 21:01:51 +0100
commit7f5e732208c999a3465fc9c9707f0376515ce100 (patch)
treebfdd4ab8136bc2d01d9e50dbe783705b70f9abf0 /meta/recipes-kernel/kmod
parent8880407c5e5c731d22bcf521def131861ccc9f81 (diff)
downloadast2050-yocto-poky-7f5e732208c999a3465fc9c9707f0376515ce100.zip
ast2050-yocto-poky-7f5e732208c999a3465fc9c9707f0376515ce100.tar.gz
kmod: Update to .8+ release
(From OE-Core rev: 8dd0e28809dba8ce6d42c127041c591664c81c59) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/kmod')
-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 681e52b..5f655fd 100644
--- a/meta/recipes-kernel/kmod/kmod.inc
+++ b/meta/recipes-kernel/kmod/kmod.inc
@@ -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"
OpenPOWER on IntegriCloud