From: Koen Kooi Date: Sun, 26 Oct 2008 15:16:24 +0000 (+0100) Subject: Revert "[openmoko] Fix the feed configuration" X-Git-Tag: Release-2010-05/1~5631 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e17cf3ee4e9312d3db6dbdf5be74bf0e83afe76a;p=openembedded.git Revert "[openmoko] Fix the feed configuration" This reverts commit 34a54679b393c18efc8e11f0d6cb9a1e0b268fd2. --- diff --git a/packages/openmoko-projects/openmoko-community-repository.bb b/packages/openmoko-projects/openmoko-community-repository.bb index 45507233c0..291c3394df 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/Multiverse-feed.conf" +CONFFILES_${PN} += "${sysconfdir}/opkg/community-repository-feed.conf" PKG_TAGS_${PN} = "group::repos alias::Om_Multiverse"