From: Holger Hans Peter Freyther Date: Tue, 5 Aug 2008 21:38:51 +0000 (+0200) Subject: openmoko: Fix the feed configuration Make the package buildable again X-Git-Tag: Release-2010-05/1~5596^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c942e2ee2c59bd2808a68379b4271f69df0013b2;p=openembedded.git openmoko: Fix the feed configuration Make the package buildable again --- 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"