Lines Matching full:with
79 In the build directory, there is a ``conf`` folder with some files in it
98 layers with the Bitbake command like this
183 The folder location can be changed with the ``DL_DIR`` variable.
208 Yocto project with package management support enabled. These can later
224 across multiple packages or builds, and it helps with dependency tracking and
312 SDK with lvgl.
451 Unpack task unpacks the package that has been downloaded with Fetch task.
521 **${D}**. This task runs with the current working directory **${S}** which
546 With these modifications, you can now run the image recipe again::
562 - **Development Environment**: The SDK provides developers with a
576 working with the same versions of and tools used in the Yocto
596 Enter target directory for SDK (default: /opt/poky/5.0.4): /opt/poky/sdk-with-lvgl
597 You are about to install the SDK to "/opt/poky/sdk-with-lvgl". Proceed [Y/n]? y
599 If you want to ensure the SDK was generated with lvgl being installed, go to
618 the recipe was done with.
672 DESCRIPTION = "My C++ lvgl app with CMake"
679 file://0001-change-config-file-to-run-fbdev-with-2-threads.patch \
704 touch 0001-change-config-file-to-run-fbdev-with-2-threads.patch
706 Content of ``0001-change-config-file-to-run-fbdev-with-2-threads.patch``
713 Subject: [PATCH] change config file to run fbdev with 2 threads