[PATCH 1/2] auto-packager: change the git location
Keng-Yu Lin
kengyu at canonical.com
Fri Dec 9 04:17:35 UTC 2011
Signed-off-by: Keng-Yu Lin <kengyu at canonical.com>
---
auto-packager/mkpackage.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/auto-packager/mkpackage.sh b/auto-packager/mkpackage.sh
index d91b3df..d6b553d 100755
--- a/auto-packager/mkpackage.sh
+++ b/auto-packager/mkpackage.sh
@@ -24,7 +24,7 @@
# files, build source package ready for upload.
#
RELEASES="lucid maverick natty oneiric"
-REPO=git://kernel.ubuntu.com/cking/fwts
+REPO=git://kernel.ubuntu.com/hwe/fwts.git
FWTS=fwts
#
--
1.7.5.4
More information about the fwts-devel
mailing list