From: Khem Raj Date: Tue, 8 May 2012 22:39:08 +0000 (-0700) Subject: kmod: Update to .8+ release X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7f5e732208c999a3465fc9c9707f0376515ce100;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git kmod: Update to .8+ release (From OE-Core rev: 8dd0e28809dba8ce6d42c127041c591664c81c59) Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-kernel/kmod/kmod.inc b/meta/recipes-kernel/kmod/kmod.inc index 681e52be0c4..5f655fd8366 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"