[oe-commits] Tom Hacohen : fixed the conffile in the recipe

git version control git at git.openembedded.org
Sat Oct 17 11:24:39 UTC 2009


Module: openembedded.git
Branch: shr/import
Commit: 4d0e919940b34bde4798342b6f5c3c084269ef04
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=4d0e919940b34bde4798342b6f5c3c084269ef04

Author: Tom Hacohen <tom at nospam>
Date:   Sat Oct 17 10:04:13 2009 +0000

fixed the conffile in the recipe

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

 recipes/shr/libphone-ui_git.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/shr/libphone-ui_git.bb b/recipes/shr/libphone-ui_git.bb
index fa1c921..033baff 100644
--- a/recipes/shr/libphone-ui_git.bb
+++ b/recipes/shr/libphone-ui_git.bb
@@ -12,4 +12,4 @@ inherit pkgconfig autotools autotools_stage
 SRC_URI = "git://git.shr-project.org/repo/libphone-ui.git;protocol=http;branch=master"
 S="${WORKDIR}/git"
 
-CONFFILES_${PN} = "${sysconfdir}/frameworkd-phonegui.conf"
+CONFFILES_${PN} = "${sysconfdir}/libphoneui.conf"





More information about the Openembedded-commits mailing list