aboutsummaryrefslogtreecommitdiffstats
path: root/packages/openmoko-projects
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@openmoko.org>2008-08-05 23:38:51 +0200
committerHolger Hans Peter Freyther <zecke@selfish.org>2008-10-27 17:51:46 +0100
commitc942e2ee2c59bd2808a68379b4271f69df0013b2 (patch)
treeb520dd3dec62fa704eea6f68b5ca86903362329d /packages/openmoko-projects
parentaa76b93535c4562eead2f300415784098f7bcfaa (diff)
downloadopenembedded-c942e2ee2c59bd2808a68379b4271f69df0013b2.tar.gz
openmoko: Fix the feed configuration Make the package buildable again
Diffstat (limited to 'packages/openmoko-projects')
-rw-r--r--packages/openmoko-projects/openmoko-community-repository.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/openmoko-projects/openmoko-community-repository.bb b/packages/openmoko-projects/openmoko-community-repository.bb
index f652e0e6a5..d866558fb3 100644
--- a/packages/openmoko-projects/openmoko-community-repository.bb
+++ b/packages/openmoko-projects/openmoko-community-repository.bb
@@ -14,7 +14,7 @@ do_install () {
PACKAGE_ARCH = "${MACHINE_ARCH}"
-CONFFILES_${PN} += "${sysconfdir}/opkg/community-repository-feed.conf"
+CONFFILES_${PN} += "${sysconfdir}/opkg/Multiverse-feed.conf"
PKG_TAGS_${PN} = "group::repos"