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:
parent
8569d4da9e
commit
8bd845553c
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue