[OE-core] [PATCH] webkitgtk: package debug files properly and move -g removal to staging

Alexander Kanavin alexander.kanavin at linux.intel.com
Fri Apr 22 12:46:03 UTC 2016


On 04/22/2016 03:41 PM, Sujith Haridasan wrote:

> +# Link fails due to memory exhaustion, so disable debug info to reduce the
> +# memory footprint
> +DEBUG_FLAGS_remove = "-g"
> +

Wait a moment, if you do this then the debug package will be totally 
useless, no?

>   FILES_${PN} += "${libdir}/webkit2gtk-4.0/injected-bundle/libwebkit2gtkinjectedbundle.so"
> +FILES_${PN}-dbg += "${libdir}/webkit2gtk-4.0/injected-bundle/.debug \
> +                    ${libdir}/webkitgtk/webkit2gtk-4.0/.debug/*"

What problem does this addition solve specifically?

Alex




More information about the Openembedded-core mailing list