bts2050-util: use INSANE_SKIP so bitbake does not error out

This commit is contained in:
Henning Heinold 2014-02-04 16:32:33 +01:00 committed by Holger Hans Peter Freyther
parent 5aa0de1de3
commit d1c958be3e
1 changed files with 2 additions and 0 deletions

View File

@ -13,3 +13,5 @@ do_compile() {
COMPATIBLE_MACHINE = "sysmobts-2050"
PACKAGE_ARCH = "${MACHINE_ARCH}"
INSANE_SKIP_${PN} += "already-stripped ldflags"