[oe-commits] Khem Raj : kmod: Update to .8+ release

git at git.openembedded.org git at git.openembedded.org
Wed May 9 19:55:04 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: 8dd0e28809dba8ce6d42c127041c591664c81c59
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=8dd0e28809dba8ce6d42c127041c591664c81c59

Author: Khem Raj <raj.khem at gmail.com>
Date:   Tue May  8 15:39:08 2012 -0700

kmod: Update to .8+ release

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 meta/recipes-kernel/kmod/kmod.inc |    4 ++--
 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"
 





More information about the Openembedded-commits mailing list