From: Holger Hans Peter Freyther Date: Tue, 5 Aug 2008 21:38:51 +0000 (+0200) Subject: [openmoko] Fix the feed configuration X-Git-Tag: Release-2010-05/1~5640 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34a54679b393c18efc8e11f0d6cb9a1e0b268fd2;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"