Fix build issue in bluez5 bbappend file 59/24259/3
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Wed, 18 Mar 2020 18:37:06 +0000 (19:37 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 18 Mar 2020 21:34:57 +0000 (21:34 +0000)
commit2183bcb597c78ed0ed7b21aef0c5d19e858535ab
treed01baf2755f251ac6655df92e1ac3197bd184673
parent5c4d183e5ff2228b8daacac090e1176bb198d845
Fix build issue in bluez5 bbappend file

The commit b1c5541c2 introduced a 'mkdir -p ${systemd_system_unitdir}'
which should be prefixed with ${D}.

It produces a build error (permission denied on do_install).

Fix it.

Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: Ife8b374379937e87cf3c045f105c3eb121f0941d
meta-agl-profile-core/recipes-connectivity/bluez5/bluez5_%.bbappend