From 34a54679b393c18efc8e11f0d6cb9a1e0b268fd2 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Tue, 5 Aug 2008 23:38:51 +0200 Subject: [PATCH] [openmoko] Fix the feed configuration Make the package buildable again --- packages/openmoko-projects/openmoko-community-repository.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.5