Yocto Support for IMX6ULEVK

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Yocto Support for IMX6ULEVK

ソリューションへジャンプ
3,652件の閲覧回数
im_nishith
Contributor II

Hi,!!

I followed closely the steps in "Freescale_Yocto_Project_User's_Guide.pdf" to setup the host PC and yocto, and finally tried to execute the following commands:

$> MACHINE=imx6ulevk source fsl-setup-release.sh -b build-fb03 -e dfb

I am getting below error

The $MACHINE you have specified (imx6ulevk) is not supported by this build setup

Yocto Project Support is not added for imx6ulevk ?

As I read in  other thread "Error during bitbake fsl-image-gui for imx6ulevk " I thought Yocto support is available for "imx6ulevk".

Regards

Nishith

ラベル(2)
1 解決策
2,013件の閲覧回数
LuisCasado
NXP Employee
NXP Employee

Hello,

Yocto supports the IMX6ULEVK, you need to install 3.14.52 BSP

Linux 3.14.52 BSP & Multimedia Codecs Documentation

DISTRO=<backend>  MACHINE=imx6ulevk source fsl-setup-release.sh -b build_imx6ul_qt5_x11

From user guide:

Here are the list of DISTRO configurations. Note that DirectFB is no longer supported.

fsl-imx-x11 - Only X11 graphics

fsl-imx-wayland - Wayland weston graphics

fsl-imx-xwayland - Wayland graphics and X11. X11 applications using EGL not supported

fsl-imx-fb - Frame Buffer graphics - no X11 or Wayland

Luis

元の投稿で解決策を見る

2 返答(返信)
2,014件の閲覧回数
LuisCasado
NXP Employee
NXP Employee

Hello,

Yocto supports the IMX6ULEVK, you need to install 3.14.52 BSP

Linux 3.14.52 BSP & Multimedia Codecs Documentation

DISTRO=<backend>  MACHINE=imx6ulevk source fsl-setup-release.sh -b build_imx6ul_qt5_x11

From user guide:

Here are the list of DISTRO configurations. Note that DirectFB is no longer supported.

fsl-imx-x11 - Only X11 graphics

fsl-imx-wayland - Wayland weston graphics

fsl-imx-xwayland - Wayland graphics and X11. X11 applications using EGL not supported

fsl-imx-fb - Frame Buffer graphics - no X11 or Wayland

Luis

2,013件の閲覧回数
gusarambula
NXP TechSupport
NXP TechSupport

Thank you, Luis Casado, for the help! Indeed only BSP 3.14.52 supports the i.MX6UL for now. I think it’s not even on the fsl-community-bsp yet.

0 件の賞賛
返信