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

mqxboot 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/mqxboot/mqxboot_1.0.bb