As ${includedir}${PN} is already listed in FILES, there is no
need to add one of its subdirectories.Signed-off-by: Christophe Chapuis <[email protected]> --- meta-oe/recipes-graphics/lvgl/lvgl_9.0.0.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/meta-oe/recipes-graphics/lvgl/lvgl_9.0.0.bb b/meta-oe/recipes-graphics/lvgl/lvgl_9.0.0.bb index 58053d830..8bd718efd 100644 --- a/meta-oe/recipes-graphics/lvgl/lvgl_9.0.0.bb +++ b/meta-oe/recipes-graphics/lvgl/lvgl_9.0.0.bb @@ -33,7 +33,6 @@ do_install:append() { FILES:${PN}-dev += "\ ${includedir}/${PN}/ \ - ${includedir}/${PN}/lvgl/ \ " SOLIBS = ".so" FILES_SOLIBSDEV = "" -- 2.44.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#109358): https://lists.openembedded.org/g/openembedded-devel/message/109358 Mute This Topic: https://lists.openembedded.org/mt/104964300/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
