summaryrefslogtreecommitdiffstats
path: root/docs/manual/adding-packages-generic.txt
diff options
context:
space:
mode:
authorLuca Ceresoli <luca@lucaceresoli.net>2016-07-01 17:53:28 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-07-05 12:18:36 +0200
commit6ab3383f76c4e9f7151c4fce103e5ff7d5b6eb98 (patch)
tree5d144141ff91b7f32cb76ef778daf9d9cd82af8e /docs/manual/adding-packages-generic.txt
parent6565825f27834cf8346b8e9222551f7b6427873d (diff)
downloadbuildroot-6ab3383f76c4e9f7151c4fce103e5ff7d5b6eb98.tar.gz
buildroot-6ab3383f76c4e9f7151c4fce103e5ff7d5b6eb98.zip
cmake: move the host-pkgconf dependency from host-cmake to pkg-cmake
In 3d475ee0ba4d6eea6aca25594cfe5bb153ac804f a dependency on host-pkgconf was added to host-cmake. It is a workaround to fix build failures for packages that use pkgconf through a cmake module, but do not depend on host-pkgconf as they should. Since it is the package that needs host-pkgconf and not host-cmake itself, move the dependency to the proper place, in pkg-cmake.mk. Also copy the explanation on the mentioned commit as a comment in order to clarify why we do this. Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Cc: Samuel Martin <s.martin49@gmail.com> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: Davide Viti <zinosat@tiscali.it> Cc: Arnout Vandecappelle <arnout@mind.be> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> [Thomas: - update on top of master - drop empty HOST_CMAKE_DEPENDENCIES, no longer needed since host dependencies are no longer derived from target dependencies.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/manual/adding-packages-generic.txt')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud