[oe-commits] Holger Hans Peter Freyther : openmoko: Fix the feed configuration Make the package buildable again

GIT User account git at amethyst.openembedded.net
Mon Oct 27 17:31:03 UTC 2008


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

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