[openmoko] Fix the feed configuration
authorHolger Hans Peter Freyther <zecke@openmoko.org>
Tue, 5 Aug 2008 21:38:51 +0000 (23:38 +0200)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Sun, 26 Oct 2008 14:52:18 +0000 (15:52 +0100)
    Make the package buildable again

packages/openmoko-projects/openmoko-community-repository.bb

index f652e0e..d866558 100644 (file)
@@ -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"