aboutsummaryrefslogtreecommitdiffstats
path: root/packages/openmoko-projects
diff options
context:
space:
mode:
authorJulian_chu <julian_chu@openmoko.com>2008-08-12 11:25:55 +0800
committerHolger Hans Peter Freyther <zecke@selfish.org>2008-10-27 17:51:45 +0100
commitaa76b93535c4562eead2f300415784098f7bcfaa (patch)
tree4ce501b30db660bb2de4f6cff097b098d6abbfce /packages/openmoko-projects
parent9c4503e642461c0f279d32208f98018c688adf30 (diff)
downloadopenembedded-aa76b93535c4562eead2f300415784098f7bcfaa.tar.gz
openmoko-community-repository: Modify the URL Remove the duplicate slash
Diffstat (limited to 'packages/openmoko-projects')
-rw-r--r--packages/openmoko-projects/openmoko-community-repository.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/openmoko-projects/openmoko-community-repository.bb b/packages/openmoko-projects/openmoko-community-repository.bb
index 1ac14d3989..f652e0e6a5 100644
--- a/packages/openmoko-projects/openmoko-community-repository.bb
+++ b/packages/openmoko-projects/openmoko-community-repository.bb
@@ -1,5 +1,5 @@
DESCRIPTION = "Configuration files for online package repositories of Openmoko community repository feeds"
-PR = "r0.01"
+PR = "r0.02"
do_compile() {
mkdir -p ${S}/${sysconfdir}/opkg
@@ -18,4 +18,4 @@ CONFFILES_${PN} += "${sysconfdir}/opkg/community-repository-feed.conf"
PKG_TAGS_${PN} = "group::repos"
-OPENMOKO_URI = "http://downloads.openmoko.org/repository/"
+OPENMOKO_URI = "http://downloads.openmoko.org/repository"