From: Ming Liu
Installing the vulkan driver in ${D}${libdir}/vulkan subdirectory is
not a proper fix for the conflict with vulkan-loader. The root cause
of this conflict is that both our libvulkan and vulkan-loader's
libvulkan have a same soname libvulkan.so.1, we should set PRIVATE_LIBS
in this
From: Ming Liu
This fixes a following QA warning:
| QA Issue: imx-sc-firmware: SRC_URI uses PN not BPN [src-uri-bad]
Signed-off-by: Ming Liu
---
recipes-bsp/imx-sc-firmware/imx-sc-firmware_1.2.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-bsp/imx-sc-firmware/im
From: Ming Liu
The variables defined in imx-boot recipe are sort of so related to
machine deployment, sometimes we need access these variables in other
recipes like image bbclass during machine files deployment. So we would
like to split them out into a common bbclass, then other recipes could
si
From: Ming Liu
Freescale/NXP I.MX Chip image deploy tools, uuu (Universal Update
Utility), mfgtools 3.0.
Signed-off-by: Ming Liu
---
.../0001-CMakeLists.txt-fix-libzip-name.patch | 54 ++
...MakeLists.txt-support-building-static-uuu.patch | 32 +
recipes-bs
From: Ming Liu
Freescale/NXP I.MX Chip image deploy tools, uuu (Universal Update
Utility), mfgtools 3.0.
Signed-off-by: Ming Liu
---
.../0001-CMakeLists.txt-fix-libzip-name.patch | 54 ++
...MakeLists.txt-support-building-static-uuu.patch | 32 +
recipes-bs
From: Ming Liu
There is not a imx-m4-demos recipe at all, drop its references.
They could be added back once the recipe is added.
Signed-off-by: Ming Liu
---
conf/machine/imx8mmevk.conf | 1 -
conf/machine/imx8mqevk.conf | 1 -
recipes-bsp/imx-mkimage/imx-boot_0.2.bb |
From: Ming Liu
I observed a following build issue:
| ***
| *** Can't find default configuration
"arch/../configs/colibri_imx7_emmc_defconfig"!
| ***
| scripts/kconfig/Makefile:128: recipe for target 'colibri_imx7_emmc_defconfig'
failed
it's due to the colibri_imx7_emmc_defconfig does not exist
From: Ming Liu
I observed a following build issue:
| ***
| *** Can't find default configuration
"arch/../configs/colibri_imx7_emmc_defconfig"!
| ***
| scripts/kconfig/Makefile:128: recipe for target 'colibri_imx7_emmc_defconfig'
failed
it's due to the colibri_imx7_emmc_defconfig does not exist
From: Ming Liu
I observed a following build issue:
| ***
| *** Can't find default configuration
"arch/../configs/colibri_imx7_emmc_defconfig"!
| ***
| scripts/kconfig/Makefile:128: recipe for target 'colibri_imx7_emmc_defconfig'
failed
it's due to the colibri_imx7_emmc_defconfig does not exist
From: Ming Liu
This allows the users to be able to override it in oe-device-extra.pri.
Signed-off-by: Ming Liu
---
.../recipes-qt/qt5/qtbase/0015-Add-eglfs-to-IMX-GPU.patch | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git
a/dynamic-layers/qt5-layer/recipes-qt/
From: Ming Liu
Signed-off-by: Ming Liu
---
qt5-layer/recipes-qt/qt5/qtbase_%.bbappend | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend
b/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend
index a693fb2..35c0c9c 100644
--- a/qt5-layer/recipe
11 matches
Mail list logo