]> code.ossystems Code Review - openembedded-core.git/commitdiff
gcc-runtime: Ensure that gcc-runtime builds a debug package
authorMark Hatle <mark.hatle@windriver.com>
Wed, 9 Mar 2011 00:50:02 +0000 (18:50 -0600)
committerSaul Wold <sgw@linux.intel.com>
Fri, 11 Mar 2011 01:10:50 +0000 (17:10 -0800)
The gcc-runtime package will now create the proper dbg package.  The
RRECOMMENDS change is required to deal with the default.  This is
documented in bug 824.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
meta/recipes-devtools/gcc/gcc-package-runtime.inc

index e8c901131e45018779a7a3b1c35bb8c23b242d8b..04c70c0e4fe127da66b2d90b7bb7ce452ebf992a 100644 (file)
@@ -1,4 +1,5 @@
 PACKAGES = "\
+  ${PN}-dbg \
   libstdc++ \
   libstdc++-precompile-dev \
   libstdc++-dev \
@@ -11,6 +12,8 @@ PACKAGES = "\
   libmudflap \
   libmudflap-dev \
 "
+# The base package doesn't exist, so we clear the recommends.
+RRECOMMENDS_${PN}-dbg = ""
 
 FILES_libg2c = "${target_libdir}/libg2c.so.*"
 FILES_libg2c-dev = "\