]> code.ossystems Code Review - meta-freescale.git/commit
libmcc: provide explicit do_install
authorMax Krummenacher <max.oss.09@gmail.com>
Tue, 30 Dec 2014 14:11:05 +0000 (15:11 +0100)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 31 Dec 2014 19:06:05 +0000 (17:06 -0200)
commitf25ac163d8f8763f5a5b193fd932d283a2d7f35a
tree9c9d216ceaf5efc4a5deb027629323333c01d0fb
parentd3425bd260e7e91922544e8bb2a0d220f761c9ce
libmcc: provide explicit do_install

libmcc is a pure make project. Inheriting autotools provided an implicit
do_install task, however with the change to seperate builddirs in dizzy
(${B} != ${S}) do_install fails.
Removing autotools and providing an explicit do_install task fixes this.

Signed-off-by: Max Krummenacher <max.oss.09@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-bsp/libmcc/libmcc_1.05.bb