]> code.ossystems Code Review - openembedded-core.git/commit
libacpi: Use the cross strip instead of host strip
authorNitin A Kamble <nitin.a.kamble@intel.com>
Wed, 7 Dec 2011 19:32:36 +0000 (11:32 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 12 Dec 2011 21:50:09 +0000 (21:50 +0000)
commit4d7882a57210c88dd9e2b8619b2bd0fa4bdbf9f8
tree5ebcf301e2102fe3933e48bf3775dadab181e9f8
parent061d8015d6f15825bf9c4245671313bec35cefbf
libacpi: Use the cross strip instead of host strip

to avoid this build error on x32:

| strip: Unable to recognise the format of the input file `test-libacpi'
| make: *** [test-libacpi] Error 1
| ERROR: oe_runmake failed

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
meta/recipes-bsp/libacpi/files/use_correct_strip_in_cross_environment.patch [new file with mode: 0644]
meta/recipes-bsp/libacpi/libacpi_0.2.bb