From patchwork Thu Mar 10 16:51:37 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [4/8] gcc-runtime: Ensure that gcc-runtime builds a debug package Date: Thu, 10 Mar 2011 16:51:37 -0000 From: Saul Wold X-Patchwork-Id: 1251 Message-Id: <56fde9d6e6adfddc3ee3a01082f7013e6120da18.1299775598.git.sgw@linux.intel.com> To: poky@yoctoproject.org,openembedded-core@lists.openembedded.org Cc: Dongxiao Xu , Liping Ke From: Mark Hatle 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 --- meta/recipes-devtools/gcc/gcc-package-runtime.inc | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/meta/recipes-devtools/gcc/gcc-package-runtime.inc b/meta/recipes-devtools/gcc/gcc-package-runtime.inc index e8c9011..04c70c0 100644 --- a/meta/recipes-devtools/gcc/gcc-package-runtime.inc +++ b/meta/recipes-devtools/gcc/gcc-package-runtime.inc @@ -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 = "\