pkg-cmake.mk: add PATH in the configure command environment
authorSamuel Martin <s.martin49@gmail.com>
Mon, 14 Apr 2014 22:31:08 +0000 (00:31 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 16 Apr 2014 17:29:23 +0000 (19:29 +0200)
commitaa0b88a0ca6d90d9a4350f5fcb2f4e3f2b43e44a
treec70a7b3bfe9a94476bc262ed140971adbf0cb1fa
parentb989976475eca68551d77664e926a3876196a4e4
pkg-cmake.mk: add PATH in the configure command environment

Because BR_PATH is not exported in the environment beforehand running
cmake, it is necessary to add it on the cmake configure command.

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/pkg-cmake.mk