summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Bénard <eric@eukrea.com>2012-12-21 10:32:11 +0100
committerEric Bénard <eric@eukrea.com>2012-12-21 10:32:11 +0100
commita6f56d7eabe50dc55198aa8b8b349dbbb40757b1 (patch)
tree0dd8251b0d758e6d55ac9f1dc6168f27f79b5a6c
parent19b9d85cca392834934b08e7151a447895fac13c (diff)
parent3336958a2d180d9ddc7b6416b30ff205bc3bbf0b (diff)
downloadmeta-openembedded-a6f56d7eabe50dc55198aa8b8b349dbbb40757b1.tar.gz
Merge branch 'denzil-next' into denzil
-rw-r--r--meta-oe/recipes-kernel/kmod/kmod_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-kernel/kmod/kmod_git.bb b/meta-oe/recipes-kernel/kmod/kmod_git.bb
index aae9e7f35..71f22da1a 100644
--- a/meta-oe/recipes-kernel/kmod/kmod_git.bb
+++ b/meta-oe/recipes-kernel/kmod/kmod_git.bb
@@ -9,7 +9,7 @@ inherit autotools gitpkgv
9 9
10PKGV = "${GITPKGVTAG}" 10PKGV = "${GITPKGVTAG}"
11SRCREV = "8885ced062131214448fae056ef453f094303805" 11SRCREV = "8885ced062131214448fae056ef453f094303805"
12SRC_URI = "git://git.profusion.mobi/kmod.git \ 12SRC_URI = "git://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git \
13 file://0001-man-disable-man-page-generation-because-we-don-t-hav.patch \ 13 file://0001-man-disable-man-page-generation-because-we-don-t-hav.patch \
14" 14"
15 15