package/mender: use MENDER_PKGDIR to access local files
authorMirza Krak <mirza.krak@northern.tech>
Mon, 20 Aug 2018 13:09:12 +0000 (15:09 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 21 Oct 2018 14:07:10 +0000 (16:07 +0200)
commitbef30a9f4b58194e02ff5b2b6b78a3095c72c72c
tree4c70b2de57a5757a3d5c468d25861a33a33db0bb
parentc61b49e5b5c83237c8895d8caf76a9c448c41241
package/mender: use MENDER_PKGDIR to access local files

Utilize the predefined variable MENDER_PKGDIR which points to the
directory containing mender.mk and Config.in, along with the local
files.

One benefit is also that it works when BR2_EXTERNAL is used, which
makes it easier to "backport" this to an older external tree.

Signed-off-by: Mirza Krak <mirza.krak@northern.tech>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/mender/mender.mk