[oe-commits] Mark Hatle : mc: Add missing debug files to -dbg

git version control git at git.openembedded.org
Thu Jun 23 11:07:32 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: fbcba3a0954721f706ac4ad959f56d33f2b83e6a
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=fbcba3a0954721f706ac4ad959f56d33f2b83e6a

Author: Mark Hatle <mark.hatle at windriver.com>
Date:   Mon Jun 20 13:20:09 2011 -0500

mc: Add missing debug files to -dbg

Signed-off-by: Mark Hatle <mark.hatle at windriver.com>

---

 meta/recipes-extended/mc/mc_4.7.5.2.bb |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-extended/mc/mc_4.7.5.2.bb b/meta/recipes-extended/mc/mc_4.7.5.2.bb
index c407b0b..6b03be7 100644
--- a/meta/recipes-extended/mc/mc_4.7.5.2.bb
+++ b/meta/recipes-extended/mc/mc_4.7.5.2.bb
@@ -6,7 +6,7 @@ SECTION = "console/utils"
 DEPENDS = "ncurses glib-2.0"
 RDEPENDS_${PN} = "ncurses-terminfo"
 
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "http://www.midnight-commander.org/downloads/${BPN}-${PV}.tar.bz2"
 
@@ -16,3 +16,5 @@ SRC_URI[sha256sum] = "a68338862bb30017eb65ed569a58e80ab66ae8cef11c886440c9e9f4d1
 inherit autotools gettext
 
 EXTRA_OECONF = "--with-screen=ncurses --without-gpm-mouse --without-x --without-samba"
+
+FILES_${PN}-dbg += "${libexecdir}/mc/.debug/"





More information about the Openembedded-commits mailing list