Re: [OE-core] [PATCH] Change default debug split to make separate source packages

2019-01-25 Thread Richard Purdie
On Thu, 2019-01-24 at 15:02 -0600, Joshua Watt wrote: > Changes the default PACKAGE_DEBUG_SPLIT_STYLE to generate separate > source and debug packages. SDKIMAGE_FEATURES is updated to include > the > source packages so that there is not change for the SDK contents. > > [YOCTO #12931] > > Signed-o

[OE-core] [PATCH] Change default debug split to make separate source packages

2019-01-24 Thread Joshua Watt
Changes the default PACKAGE_DEBUG_SPLIT_STYLE to generate separate source and debug packages. SDKIMAGE_FEATURES is updated to include the source packages so that there is not change for the SDK contents. [YOCTO #12931] Signed-off-by: Joshua Watt --- meta/classes/populate_sdk_base.bbclass | 2 +-