Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] kmod: fix git repo URL
@ 2012-11-19 14:12 Eric Bénard
  2012-11-22 10:15 ` Eric Bénard
  0 siblings, 1 reply; 6+ messages in thread
From: Eric Bénard @ 2012-11-19 14:12 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Eric Bénard <eric@eukrea.com>
---
 meta/recipes-kernel/kmod/kmod.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-kernel/kmod/kmod.inc b/meta/recipes-kernel/kmod/kmod.inc
index e4b4a98..3cd963f 100644
--- a/meta/recipes-kernel/kmod/kmod.inc
+++ b/meta/recipes-kernel/kmod/kmod.inc
@@ -17,7 +17,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \
                    "
 inherit autotools gtk-doc
 
-SRC_URI = "git://git.profusion.mobi/kmod.git;protocol=git;branch=master \
+SRC_URI = "git://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git \
            file://depmod-search.conf \
            file://0001-man-disable-man-page-generation-because-we-don-t-hav.patch \
           "
-- 
1.7.7.6




^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-11-26 13:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-19 14:12 [PATCH] kmod: fix git repo URL Eric Bénard
2012-11-22 10:15 ` Eric Bénard
2012-11-26  7:59   ` Eric Bénard
2012-11-26 13:22     ` Burton, Ross
2012-11-26 13:31       ` Eric Bénard
2012-11-26 13:33         ` Burton, Ross

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox