package/ninja: change package type to host-cmake
authorAdam Duskett <aduskett@gmail.com>
Mon, 3 Feb 2020 10:21:10 +0000 (02:21 -0800)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 3 Feb 2020 11:29:08 +0000 (12:29 +0100)
commit332d96091bff45bca1ab1e2c25780a5bef2e57f7
tree0f75c5c480a6bef6576419474c4c863b0ffe1b52
parent6eb5612ca8f9d2353aac48af75622ad1b3ffcde0
package/ninja: change package type to host-cmake

Ninja 1.10.0 now supports cmake as a build system. This change makes the make
file much more straightforward.

The host-python2 dependency is no longer needed as it is no longer
used during the build. We however need to keep install commands as
there is no installation step planned in CMakeLists.txt.

Signed-off-by: Adam Duskett <aduskett@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/ninja/ninja.mk