Searched refs:patch (Results 1 – 6 of 6) sorted by relevance
323 │ ├── 0002-fix-sdl-handle-both-LV_IMAGE_SRC_FILE-and-LV_IMAGE_S.patch324 │ ├── 0003-Make-fbdev-device-node-runtime-configurable-via-envi.patch325 │ ├── 0004-Factor-out-fbdev-initialization-code.patch326 │ ├── 0005-Add-DRM-KMS-example-support.patch327 │ ├── 0006-Add-SDL2-example-support.patch328 │ ├── 0007-fix-cmake-generate-versioned-shared-libraries.patch329 │ └── 0008-fix-fbdev-set-resolution-prior-to-buffer.patch357 file://0002-fix-sdl-handle-both-LV_IMAGE_SRC_FILE-and-LV_IMAGE_S.patch \358 file://0007-fix-cmake-generate-versioned-shared-libraries.patch \359 file://0008-fix-fbdev-set-resolution-prior-to-buffer.patch \[all …]
33 self.patch = groups[2]95 'LVGL_VERSION_PATCH': version.patch,135 'LVGL_VERSION_PATCH': version.patch,
206 Rlottie patch file212 A patch file is available in lvgl under:213 ``/env_support/esp/rlottie/0001-changes-to-compile-with-esp-idf.patch``215 Apply the patch file to your rlottie submodule.
57 #define VGLITE_MAKE_VERSION(major, minor, patch) (((major) << 16) | ((minor) << 8) | (patch)) argument
40 sudo apt install sed make binutils gcc g++ bash patch gzip bzip2 perl tar \
167 If you have reasons to patch this detection code away or need changes \