Lines Matching refs:library
311 this library as a shared object in the target rootfs, and also to generate a
338 - ``lvgl_9.1.0.bb`` is the recipe to build lvgl library.
341 For now let's understand the recipe of lvgl library.
350 DESCRIPTION = "LVGL is an OSS graphics library to create embedded GUI"
409 specific to the LVGL library.
492 sysroots have everything required to build lvgl library.
510 In the build folder, you can now see the built library. The ``.so`` files
530 The lvgl library (``.so`` files) are also ready to be installed in the final
543 This will add the lvgl library in the generated image, and it will also add
544 the library to the host SDK we will generate later on.
617 The tools available in LVGL library will depend on the build configuration