mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-15 14:48:47 +00:00
lvgl: remove useless FILES include
As ${includedir}${PN} is already listed in FILES, there is no
need to add one of its subdirectories.
Signed-off-by: Christophe Chapuis <chris.chapuis@gmail.com>
Reviewed-by: Marek Vasut <marex@denx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
9e136f0043
commit
531407398e
@ -34,5 +34,4 @@ do_install:append() {
|
|||||||
|
|
||||||
FILES:${PN}-dev += "\
|
FILES:${PN}-dev += "\
|
||||||
${includedir}/${PN}/ \
|
${includedir}/${PN}/ \
|
||||||
${includedir}/${PN}/lvgl/ \
|
|
||||||
"
|
"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user