bluez5: v5.41: remove FILESEXTRAPATHS modification from .bbappend

Since the original .bb file is already in the meta-digi layer, bitbake will
look inside of the bluez5-5.41 folder by default, so this line isn't needed.

https://jira.digi.com/browse/DEL-6448

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
This commit is contained in:
Gabriel Valcazar 2019-06-25 13:48:14 +02:00
parent 8569d4da9e
commit 8bd845553c
1 changed files with 1 additions and 3 deletions

View File

@ -1,6 +1,4 @@
# Copyright (C) 2015-2018 Digi International.
FILESEXTRAPATHS_prepend := "${THISDIR}/${BP}:"
# Copyright (C) 2015-2019 Digi International.
SRC_URI += " \
file://bluetooth-init \