[oe-commits] Holger Hans Peter Freyther : [openmoko] Fix the feed configuration

GIT User account git at amethyst.openembedded.net
Sun Oct 26 14:58:06 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 34a54679b393c18efc8e11f0d6cb9a1e0b268fd2
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=34a54679b393c18efc8e11f0d6cb9a1e0b268fd2

Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Tue Aug  5 23:38:51 2008 +0200

[openmoko] Fix the feed configuration
    Make the package buildable again

---

 .../openmoko-community-repository.bb               |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/packages/openmoko-projects/openmoko-community-repository.bb b/packages/openmoko-projects/openmoko-community-repository.bb
index f652e0e..d866558 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"
 





More information about the Openembedded-commits mailing list