|
SDKPATH: how to change?
Hi all I work woth imx6dl-sabresd and Krogoth. When I build the sdk ( -c populate_sdk) the final .sh file get the installation path as /opt/fsl-imx-x11 ... So I think the path is build from ${DISTRO}
Hi all I work woth imx6dl-sabresd and Krogoth. When I build the sdk ( -c populate_sdk) the final .sh file get the installation path as /opt/fsl-imx-x11 ... So I think the path is build from ${DISTRO}
|
By
Mauro Ziliani
· #48747
·
|
|
IMX6DL: Rename dtb in boot partition
You are right. I have not think about linux-imx:do_install_append Thanks for the help MZ Il 03/03/20 15:44, Laurent Gauthier ha scritto:
You are right. I have not think about linux-imx:do_install_append Thanks for the help MZ Il 03/03/20 15:44, Laurent Gauthier ha scritto:
|
By
Mauro Ziliani
· #48675
·
|
|
IMX6DL: Rename dtb in boot partition
Hi all. My recipes procude some dtb. imx6dl-sabresd-disp1.dtb imx6dl-sabresd-disp2.dtb The image recipe gives an sdcard file with 2 partition: p1 and p2 p1 is vfat with zImage and imx6dl-sabresd.dtb p
Hi all. My recipes procude some dtb. imx6dl-sabresd-disp1.dtb imx6dl-sabresd-disp2.dtb The image recipe gives an sdcard file with 2 partition: p1 and p2 p1 is vfat with zImage and imx6dl-sabresd.dtb p
|
By
Mauro Ziliani
· #48668
·
|
|
Remove buildhistory from deb package version
Thanks, I commented out the PRSERV_HOST but all packages keep to have a final .0 All packages have ${PV}-${PR}.0 Only the new packages don't have the final .0 number. Maybe this value is cached in som
Thanks, I commented out the PRSERV_HOST but all packages keep to have a final .0 All packages have ${PV}-${PR}.0 Only the new packages don't have the final .0 number. Maybe this value is cached in som
|
By
Mauro Ziliani
· #48071
·
|
|
Remove buildhistory from deb package version
Hi all. I need to remove the buildhistory number from final package version Until now I use in local.conf PRSERV_HOST = "localhost:0" BUILDHISTORY_COMMIT = "1" INHERIT += " buildhistory " When the pac
Hi all. I need to remove the buildhistory number from final package version Until now I use in local.conf PRSERV_HOST = "localhost:0" BUILDHISTORY_COMMIT = "1" INHERIT += " buildhistory " When the pac
|
By
Mauro Ziliani
· #48065
·
|
|
Adding libstdc++-dev path?
Sorry. I sleep over the keyboard. The solution is adding manually the location of /usr/include/c++/5.3.0 /usr/include/c++/5.3.0/arm-poky-linux-gnueabi where library foldes. Your recipe is usefull to t
Sorry. I sleep over the keyboard. The solution is adding manually the location of /usr/include/c++/5.3.0 /usr/include/c++/5.3.0/arm-poky-linux-gnueabi where library foldes. Your recipe is usefull to t
|
By
Mauro Ziliani
· #47521
·
|
|
Adding libstdc++-dev path?
I try, But libstdc++-dev is procudes by gcc-runtime recipe. I try to put gcc-runtime in DEPENDS e RDEPENDS_${PN} but this doesn't. Finally I put manually the -I${STAGING_INCDIR}/c++/5.3.0 -I${STAGING_
I try, But libstdc++-dev is procudes by gcc-runtime recipe. I try to put gcc-runtime in DEPENDS e RDEPENDS_${PN} but this doesn't. Finally I put manually the -I${STAGING_INCDIR}/c++/5.3.0 -I${STAGING_
|
By
Mauro Ziliani
· #47518
·
|
|
Adding libstdc++-dev path?
Hi all I'm trying to compile a library which need cstdio. The file is in ${STAGING_INCDIR}/c++/5.3.0 and in ${STAGING_INCDIR}/c++/5.3.0/tr1 I think I need to "include" in my recipe all libstdc++dev pa
Hi all I'm trying to compile a library which need cstdio. The file is in ${STAGING_INCDIR}/c++/5.3.0 and in ${STAGING_INCDIR}/c++/5.3.0/tr1 I think I need to "include" in my recipe all libstdc++dev pa
|
By
Mauro Ziliani
· #47516
·
|
|
Adding python3-compile-native
Hi all. How can I add python3-compile-native to my bsp? I working with Krogoth, I llok python-3.5-manifest.inc where FILES_${PN}-compile is defined. I think I need to define FILES_${PN}-compile-native
Hi all. How can I add python3-compile-native to my bsp? I working with Krogoth, I llok python-3.5-manifest.inc where FILES_${PN}-compile is defined. I think I need to define FILES_${PN}-compile-native
|
By
Mauro Ziliani
· #47425
·
|
|
populate_sdk with my image
Thanks. This is true for a Krogoth based project? Il 21/11/19 17:40, Mark Hatle ha scritto:
Thanks. This is true for a Krogoth based project? Il 21/11/19 17:40, Mark Hatle ha scritto:
|
By
Mauro Ziliani
· #47366
·
|
|
populate_sdk with my image
Hi all. I have a recipe for my image with depends from Qt/Qml recipes When I do bitbake -c populate_sdk myimage.bb the sdk doesn't contains the dev version of the Qt/Qml libraries installed in the fin
Hi all. I have a recipe for my image with depends from Qt/Qml recipes When I do bitbake -c populate_sdk myimage.bb the sdk doesn't contains the dev version of the Qt/Qml libraries installed in the fin
|
By
Mauro Ziliani
· #47364
·
|
|
Is Yocto the right fit for my project?
Hello, Yocto is a must for your project, regarding the project evolution. I made a project starting from an intel platform, then I port it on raspberry, now on imx6 dual lite. My application never cha
Hello, Yocto is a must for your project, regarding the project evolution. I made a project starting from an intel platform, then I port it on raspberry, now on imx6 dual lite. My application never cha
|
By
Mauro Ziliani
· #47357
·
|
|
Review request 0/13: Contribute meta-tensorflow to Yocto
Is it possible to compile tensorflow against python2.7? Il 20/11/19 16:40, Mauro Ziliani ha scritto:
Is it possible to compile tensorflow against python2.7? Il 20/11/19 16:40, Mauro Ziliani ha scritto:
|
By
Mauro Ziliani
· #47342
·
|
|
Review request 0/13: Contribute meta-tensorflow to Yocto
I forked the repository and I'm tryng to port the layer for Krogoth M Il 20/11/19 15:37, Mauro Ziliani ha scritto:
I forked the repository and I'm tryng to port the layer for Krogoth M Il 20/11/19 15:37, Mauro Ziliani ha scritto:
|
By
Mauro Ziliani
· #47341
·
|
|
Review request 0/13: Contribute meta-tensorflow to Yocto
Hi all. There a port for meta-tensorflow for Krogoth or Sumo? Mayabe I need to use it on this distribution Thaks M Il 21/02/19 12:37, Hongxu Jia ha scritto:
Hi all. There a port for meta-tensorflow for Krogoth or Sumo? Mayabe I need to use it on this distribution Thaks M Il 21/02/19 12:37, Hongxu Jia ha scritto:
|
By
Mauro Ziliani
· #47340
·
|
|
Error with Pyro and wic
Ok I solved. The problem is the filesystem of destination folder. The /deploy is a shared vboxsf shared folder. If build the sdcard in local folder all works M
Ok I solved. The problem is the filesystem of destination folder. The /deploy is a shared vboxsf shared folder. If build the sdcard in local folder all works M
|
By
Mauro Ziliani
· #47157
·
|
|
Error with Pyro and wic
Hi all. I'm trying to port udooneo to Pyro. By now I build core-image-minimal I try to make a udoo-sdcard with the command wic create -e core-image-minimal udoo-sdard -o /deploy/udoo-scard udoo-sdcard
Hi all. I'm trying to port udooneo to Pyro. By now I build core-image-minimal I try to make a udoo-sdcard with the command wic create -e core-image-minimal udoo-sdard -o /deploy/udoo-scard udoo-sdcard
|
By
Mauro Ziliani
· #47155
·
|
|
Pyro, imx-gpu-viv and libGL.so
Hi all. I'm working with and kivy and SDL2. My problem is that the recipe imx-gpu-viv installs libGL.so.1.2. in /usr/lib, while SDL2 is compiled against libGLESv2. So when I starts the SDL application
Hi all. I'm working with and kivy and SDL2. My problem is that the recipe imx-gpu-viv installs libGL.so.1.2. in /usr/lib, while SDL2 is compiled against libGLESv2. So when I starts the SDL application
|
By
Mauro Ziliani
· #46910
·
|
|
Force do_package_index
I use the deploy/deb as Debian repository for internal upgrade. So I export over an internal ftp the 4 folders under tmp/deply/deb, and I integrate package-management with package_deb. I need to resto
I use the deploy/deb as Debian repository for internal upgrade. So I export over an internal ftp the 4 folders under tmp/deply/deb, and I integrate package-management with package_deb. I need to resto
|
By
Mauro Ziliani
· #46894
·
|
|
Force do_package_index
Goodmorning. How to force the execuction o do_package_index over an image recipe? MZ
Goodmorning. How to force the execuction o do_package_index over an image recipe? MZ
|
By
Mauro Ziliani
· #46891
·
|