Create debug packages by default
authorAnas Nashif <anas.nashif@intel.com>
Wed, 19 Jun 2013 17:16:49 +0000 (10:16 -0700)
committerGerrit Code Review <gerrit2@otctools.jf.intel.com>
Thu, 20 Jun 2013 09:41:44 +0000 (02:41 -0700)
commit3d420e05f320200bd186b90b594b2ccb392082ce
tree5b08591b57ad46a97a1f995ac6701fcec9857477
parent9855745f38f51387ef73f283a2a1fc8a69d7f53a
Create debug packages by default

Always create debuginfo packages to align with the build system
and how it is configured. Packages that might build fine in gbs
right now will fail in OBS because of the different build options
and not being able to generate debug packages with gbs.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
depanneur