change INHIBIT_PACKAGE_STRIP to PACKAGE_STRIP with more options
authorRoman Khimov <khimov@altell.ru>
Sun, 18 Apr 2010 22:41:40 +0000 (22:41 +0000)
committerRoman I Khimov <khimov@altell.ru>
Sun, 25 Apr 2010 13:13:15 +0000 (17:13 +0400)
commit23e874a12711ee156bba5f1bbcd9fa8dd3f2ef83
tree54e0523244d3710850111f6c95b1a1c62923ad14
parentdd7c2be839a8db7d4afaab6e700b4f81c24fb489
change INHIBIT_PACKAGE_STRIP to PACKAGE_STRIP with more options

Originally approached with "package.bbclass: introduce KEEP_GNU_DEBUGLINK":
http://patchwork.openembedded.org/patch/886/

Redone with a change from INHIBIT_PACKAGE_STRIP to PACKAGE_STRIP which
allows more options. By default it does exactly the same thing as is done
today, strips the binary, but keeps the gnu.debuglink section. When set to
"no", stripping is not done at all, when set to "full" the gnu.debuglink
section is not re-added to the binary.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Chris Larson <chris_larson@mentor.com>
26 files changed:
classes/package.bbclass
conf/distro/sharprom-compatible.conf
conf/local.conf.sample
recipes/gcc/gcc-package-cross.inc
recipes/gcc/gcc-package-sdk.inc
recipes/madwifi/madwifi-ng_r2826-20071105.bb
recipes/madwifi/madwifi-ng_r3314-20080131.bb
recipes/madwifi/madwifi-ng_r3837-20080802.bb
recipes/madwifi/madwifi-ng_r3878-20081204.bb
recipes/madwifi/madwifi-ng_r4029-20090525.bb
recipes/mii-diag/mii-diag_2.11.bb
recipes/misc-binary-only/prism2-firmware-update_1.7.4.bb
recipes/mtd/mtd-utils-tests_1.2.0+git.bb
recipes/nvidia-drivers/nvidia-drivers.inc
recipes/nylon/nylon-scripts_cvs.bb
recipes/nylon/nylon-statistics.bb
recipes/powervr-drivers/omap3-sgx-modules_1.4.14.2514.bb
recipes/powervr-drivers/omap3-sgx-modules_1.4.14.2616.bb
recipes/snes232/snes232_cvs.bb
recipes/ti/README
recipes/ti/ti-codecs-dm6467_1.0.0.bb
recipes/ti/ti-dm355mm-module_1.13.bb
recipes/ti/ti-dm365mm-module.inc
recipes/ti/ti-dvsdk-demos.inc
recipes/ti/ti-linuxutils.inc
recipes/ti/ti-staging.inc