openmoko: Fix the feed configuration Make the package buildable again
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>
Mon, 27 Oct 2008 16:51:46 +0000 (17:51 +0100)
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"