|
[PATCH V2] mfgtools: add recipe
From: Ming Liu <liu.ming50@...>
Freescale/NXP I.MX Chip image deploy tools, uuu (Universal Update
Utility), mfgtools 3.0.
Signed-off-by: Ming Liu <liu.ming50@...>
---
From: Ming Liu <liu.ming50@...>
Freescale/NXP I.MX Chip image deploy tools, uuu (Universal Update
Utility), mfgtools 3.0.
Signed-off-by: Ming Liu <liu.ming50@...>
---
|
By
liu.ming50@...
·
#23975
·
|
|
Re: [PATCH] mfgtools: add recipe
Hi, Stefan:
Thanks for the review, will send a V2.
the best,
thank you
Stefan Agner <stefan@...> 於 2019年6月17日 週一 下午3:18寫道:
Hi, Stefan:
Thanks for the review, will send a V2.
the best,
thank you
Stefan Agner <stefan@...> 於 2019年6月17日 週一 下午3:18寫道:
|
By
Ming Liu <liu.ming50@...>
·
#23974
·
|
|
Yocto build error
HI,
I'm new to yocto project.I'm trying to build images for imx6qsabreauto.I tried to build images by executing command 'bitbake core-image-base'.
But it is showing error log is
HI,
I'm new to yocto project.I'm trying to build images for imx6qsabreauto.I tried to build images by executing command 'bitbake core-image-base'.
But it is showing error log is
|
By
richucj
·
#23973
·
|
|
Re: IMX zImage with ramdisk
Those messages are printed by U-Boot, so it is U-Boot which does not
like the ramdisk.
By default U-Boot expects the ramdisk to be in a U-Boot image. Make sure
to enable CONFIG_SUPPORT_RAW_INITRD=y
Those messages are printed by U-Boot, so it is U-Boot which does not
like the ramdisk.
By default U-Boot expects the ramdisk to be in a U-Boot image. Make sure
to enable CONFIG_SUPPORT_RAW_INITRD=y
|
By
Stefan Agner
·
#23971
·
|
|
Re: [PATCH] mfgtools: add recipe
Hi Ming,
Thanks for tackling this.
We use a static build to create a binary which is rather easy to run on
a variety of new and old distributions, but not sure if that is the
default use case.
I
Hi Ming,
Thanks for tackling this.
We use a static build to create a binary which is rather easy to run on
a variety of new and old distributions, but not sure if that is the
default use case.
I
|
By
Stefan Agner
·
#23972
·
|
|
Re: /var/run conflicts
Hi,
did you try this one?
https://github.com/ctrob67/meta-telephony/blob/master/recipes-asterisk/asterisk/asterisk_13.17.2.bb
Best regards,
Vincent
Hi,
did you try this one?
https://github.com/ctrob67/meta-telephony/blob/master/recipes-asterisk/asterisk/asterisk_13.17.2.bb
Best regards,
Vincent
|
By
Vincent Prince
·
#23970
·
|
|
[PATCH] mfgtools: add recipe
From: Ming Liu <liu.ming50@...>
Freescale/NXP I.MX Chip image deploy tools, uuu (Universal Update
Utility), mfgtools 3.0.
Signed-off-by: Ming Liu <liu.ming50@...>
---
From: Ming Liu <liu.ming50@...>
Freescale/NXP I.MX Chip image deploy tools, uuu (Universal Update
Utility), mfgtools 3.0.
Signed-off-by: Ming Liu <liu.ming50@...>
---
|
By
liu.ming50@...
·
#23969
·
|
|
Re: [alsa] do_populate_sdk: No manifest generated from: lib32-alsa-lib
Adding
PACKAGE_EXTRA_ARCHS = "${PACKAGE_EXTRA_ARCHS_tune-${DEFAULTTUNE}}
armv7ahf-neon-mx8mm"
to my machine config solved it but dose not feel right to solve it
this way. Any thoughts?
BR
Månz
Adding
PACKAGE_EXTRA_ARCHS = "${PACKAGE_EXTRA_ARCHS_tune-${DEFAULTTUNE}}
armv7ahf-neon-mx8mm"
to my machine config solved it but dose not feel right to solve it
this way. Any thoughts?
BR
Månz
|
By
Mans Zigher
·
#23968
·
|
|
[meta-freescale-3rdparty] [thud] Backport request
Hi,
Could you please backport the following commit into the thud branch:
https://github.com/Freescale/meta-freescale-3rdparty/commit/5d88f226ed2c72ac37752fe54808feff4ec7c1ed
That would allow the
Hi,
Could you please backport the following commit into the thud branch:
https://github.com/Freescale/meta-freescale-3rdparty/commit/5d88f226ed2c72ac37752fe54808feff4ec7c1ed
That would allow the
|
By
Alex Gonzalez
·
#23967
·
|
|
[alsa] do_populate_sdk: No manifest generated from: lib32-alsa-lib
Hi,
I am trying to build an SDK I suspect the same error would pop up when
building an image. The problem that I am facing is that I need to
include lib32-alsa-lib to my SDK but I am getting the
Hi,
I am trying to build an SDK I suspect the same error would pop up when
building an image. The problem that I am facing is that I need to
include lib32-alsa-lib to my SDK but I am getting the
|
By
Mans Zigher
·
#23966
·
|
|
IMX zImage with ramdisk
Hi,
I build i.MX6 image, I can install imx.wic.gz to an SD card and run it
well i.MX EVK, now I need to build i.MX6 image with ramdisk to install
it to the RAM of a customized i.MX processor board,
Hi,
I build i.MX6 image, I can install imx.wic.gz to an SD card and run it
well i.MX EVK, now I need to build i.MX6 image with ramdisk to install
it to the RAM of a customized i.MX processor board,
|
By
JH
·
#23965
·
|
|
Re: [EXT] Why not support aarch64 BE any more.
Hi, Guo
Thanks for your reply.
Best regards
Lei
Hi, Guo
Thanks for your reply.
Best regards
Lei
|
By
leimaohui
·
#23964
·
|
|
Re: imx53 and thud
<otavio.salvador@...> wrote:
I got it working. I was using wrong image.
-Teemu
<otavio.salvador@...> wrote:
I got it working. I was using wrong image.
-Teemu
|
By
maillinglists18@...
·
#23963
·
|
|
/var/run conflicts
Hi Team,
I am buildingcore-image-minimal target for i.MX8 eval board. I could succeeded in making theimage.
Whentrying to add recipe - /meta-telephony/asterisk
Hi Team,
I am buildingcore-image-minimal target for i.MX8 eval board. I could succeeded in making theimage.
Whentrying to add recipe - /meta-telephony/asterisk
|
By
Srinivas
·
#23962
·
|
|
Re: imx53 and thud
Which U-Boot version are you referring to? The wic image was supposed
to work just fine.
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br
Which U-Boot version are you referring to? The wic image was supposed
to work just fine.
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br
|
By
Otavio Salvador <otavio.salvador@...>
·
#23960
·
|
|
Unsubscribe
Unsubscribe
De: meta-freescale-bounces@... <meta-freescale-bounces@...>En nombre de Vahid Gharaee
Enviado el: sábado, 25 de mayo de 2019 8:01
Para: meta-freescale Mailing List
Unsubscribe
De: meta-freescale-bounces@... <meta-freescale-bounces@...>En nombre de Vahid Gharaee
Enviado el: sábado, 25 de mayo de 2019 8:01
Para: meta-freescale Mailing List
|
By
ID - David Torres <dtorres@...>
·
#23961
·
|
|
qt5
Dear all,
How could I add qt5 support in fsl-community-bsp
I added the meta-qt5 but there is no image to bitbake the rootfs.
multimedia image does not include qt5.
Thank you in advanced
Vahid
Dear all,
How could I add qt5 support in fsl-community-bsp
I added the meta-qt5 but there is no image to bitbake the rootfs.
multimedia image does not include qt5.
Thank you in advanced
Vahid
|
By
Vahid Gharaee <vgharaee@...>
·
#23959
·
|
|
Qt 5.12 on IMX6Q
Hello,
Has anyone tried to build the newest meta-qt5 with Qt 5.12, and does it work on IMX6Q? I heard that Qt 5.12 have some problems and don't build or don't work.
Thanks!
Regards,
Sergei
Hello,
Has anyone tried to build the newest meta-qt5 with Qt 5.12, and does it work on IMX6Q? I heard that Qt 5.12 have some problems and don't build or don't work.
Thanks!
Regards,
Sergei
|
By
Sergei Poselenov <sposelenov@...>
·
#23958
·
|
|
Re: [EXT] Why not support aarch64 BE any more.
Hello lei,
We can not support aarch64BE now .
So I removed BE machine config .
You can add machine config to meta-freescale if you need be machine config.
Thanks
Chunrong
Hello lei,
We can not support aarch64BE now .
So I removed BE machine config .
You can add machine config to meta-freescale if you need be machine config.
Thanks
Chunrong
|
By
C.r. Guo <chunrong.guo@...>
·
#23957
·
|
|
Why not support aarch64 BE any more.
Hi, Guo
I'm working on Distro for aarch64BE(ls1046a), and I noticed that you removed ls1043ardb-be.conf from meta-freescale recently. Would you mind tell me why doesn't support aarch64BE
Hi, Guo
I'm working on Distro for aarch64BE(ls1046a), and I noticed that you removed ls1043ardb-be.conf from meta-freescale recently. Would you mind tell me why doesn't support aarch64BE
|
By
leimaohui
·
#23956
·
|