How debugging is laid out is for the distro to decide, not the recipe. If the user
wants this, they can set this. This recipe isn't special.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
EXCLUDE_FROM_SHLIBS = "1"
-# Install debug data in .debug and sources in /usr/src/debug
-# It is more handy to have _all_ the sources and symbols in one
-# place (package) as this recipe will be used for validation and
-# debugging.
-PACKAGE_DEBUG_SPLIT_STYLE = ".debug"
-
deltask do_stash_locale
do_install[noexec] = "1"
do_populate_sysroot[noexec] = "1"