|
#yocto #zeus Problem with moving from rocko to zeus
#yocto
#zeus
Dule, Dule, Dudule! Slusaj i prati sta ti YOCTO velicine pricaju! I pokusaj sam da se snadjes, jer te dobro navode! ;-) Zee _______
Dule, Dule, Dudule! Slusaj i prati sta ti YOCTO velicine pricaju! I pokusaj sam da se snadjes, jer te dobro navode! ;-) Zee _______
|
By
Zoran
· #56155
·
|
|
#yocto #zeus Problem with moving from rocko to zeus
#yocto
#zeus
Here is the error: | .../kernel-source/include/linux/log2.h:22:1: warning: ignoring attribute 'noreturn' because it conflicts with attribute 'const' [-Wattributes] | 22 | int ____ilog2_NaN(void); | |
Here is the error: | .../kernel-source/include/linux/log2.h:22:1: warning: ignoring attribute 'noreturn' because it conflicts with attribute 'const' [-Wattributes] | 22 | int ____ilog2_NaN(void); | |
|
By
...
· #56154
·
|
|
#yocto #zeus Problem with moving from rocko to zeus
#yocto
#zeus
AFAICS 4.1.15 doesn't match any kernel recipes in the zeus branches of either meta-freescale or meta-imx, it might go easier if you based off of the 5.4.x kernel recipes one of those use... Scott
AFAICS 4.1.15 doesn't match any kernel recipes in the zeus branches of either meta-freescale or meta-imx, it might go easier if you based off of the 5.4.x kernel recipes one of those use... Scott
|
By
Scott Murray
· #56152
·
|
|
#yocto #zeus Problem with moving from rocko to zeus
#yocto
#zeus
perhaps there is more specific compiler error in logs above that ?
perhaps there is more specific compiler error in logs above that ?
|
By
Khem Raj
· #56151
·
|
|
#yocto #zeus Problem with moving from rocko to zeus
#yocto
#zeus
Hello, I am trying to upgrade my distro from rocko to zeus. After I fixed all the initial parsing and build problems I have reached a point where the linux-imx doesn't build. Maybe I am underestimatin
Hello, I am trying to upgrade my distro from rocko to zeus. After I fixed all the initial parsing and build problems I have reached a point where the linux-imx doesn't build. Maybe I am underestimatin
|
By
...
· #56149
·
|
|
#yocto #zeus Best practices for packaging third party recipe tool output in another recipe on the building host
#yocto
#zeus
Hi, I am quite new to Yocto/BitBake and I have a bit of a headache trying to figure out the best way to make use of a native tool in the following context: I have one recipe that fetch and build third
Hi, I am quite new to Yocto/BitBake and I have a bit of a headache trying to figure out the best way to make use of a native tool in the following context: I have one recipe that fetch and build third
|
By
VINCI Maxime
· #56115
·
|
|
cross-localedef file not found in do_rootfs
#yocto
#zeus
Thanks for the reply, I tried adding IMAGE_LINGUAS = " ", it passes but do_image_cpio gives nothing (means no image.gpio.gz) is generated. I don't know why.
Thanks for the reply, I tried adding IMAGE_LINGUAS = " ", it passes but do_image_cpio gives nothing (means no image.gpio.gz) is generated. I don't know why.
|
By
...
· #55419
·
|
|
cross-localedef file not found in do_rootfs
#yocto
#zeus
to get more info, can you try adding IMAGE_LINGUAS = " " and see if this changes anything ?
to get more info, can you try adding IMAGE_LINGUAS = " " and see if this changes anything ?
|
By
Khem Raj
· #55409
·
|
|
cross-localedef file not found in do_rootfs
#yocto
#zeus
Hello All, I created a simple image recipe for initramfs type of image with no IMAGE_FEATURES and simply: IMAGE_INSTALL = "packagegroup-core-boot busybox" When I bitbake the image I get the following
Hello All, I created a simple image recipe for initramfs type of image with no IMAGE_FEATURES and simply: IMAGE_INSTALL = "packagegroup-core-boot busybox" When I bitbake the image I get the following
|
By
...
· #55403
·
|
|
#zeus meta-intel
#zeus
I am able to build clean... One question, "clang" is a dependency for the build of the NEO driver, once built, do I still require clang as part of my image ?, or can I remove the clang component in th
I am able to build clean... One question, "clang" is a dependency for the build of the NEO driver, once built, do I still require clang as part of my image ?, or can I remove the clang component in th
|
By
Monsees, Steven C (US)
· #55101
·
|
|
#zeus meta-intel
#zeus
Thank you. I will most likely look into creating a dunfell based build this weekend... My current system is zeus based, centos, still using sysvinit on startup... Did run using clang 9.0 ? I appreciat
Thank you. I will most likely look into creating a dunfell based build this weekend... My current system is zeus based, centos, still using sysvinit on startup... Did run using clang 9.0 ? I appreciat
|
By
Monsees, Steven C (US)
· #55070
·
|
|
#zeus meta-intel
#zeus
There are no patches needed other than what is already in oe-core/meta- intel/meta-clang. I tried building zeus on Ubuntu 16.04 and didn't see any problem. zeus is no longer maintained or supported so
There are no patches needed other than what is already in oe-core/meta- intel/meta-clang. I tried building zeus on Ubuntu 16.04 and didn't see any problem. zeus is no longer maintained or supported so
|
By
Anuj Mittal
· #55064
·
|
|
#zeus meta-intel
#zeus
Anything ?, I have yet to resolve this.
Anything ?, I have yet to resolve this.
|
By
Monsees, Steven C (US)
· #55054
·
|
|
#zeus meta-intel
#zeus
Are there any patches required for these components (igc, opencl-clang, and intel-compute-runtime) ?
Are there any patches required for these components (igc, opencl-clang, and intel-compute-runtime) ?
|
By
Monsees, Steven C (US)
· #55051
·
|
|
#zeus meta-intel
#zeus
Anuj: I rebuilt the entire image (but did not delete the state_cache)... I am building meta-clang (zeus based, I believe it is 9.0.1). Steve
Anuj: I rebuilt the entire image (but did not delete the state_cache)... I am building meta-clang (zeus based, I believe it is 9.0.1). Steve
|
By
Monsees, Steven C (US)
· #55050
·
|
|
#zeus meta-intel
#zeus
Did you build everything with this compiler from start? Is opencl-clang building with the right LLVM lib from meta-clang? Thanks, Anuj
Did you build everything with this compiler from start? Is opencl-clang building with the right LLVM lib from meta-clang? Thanks, Anuj
|
By
Anuj Mittal
· #55044
·
|
|
#zeus meta-intel
#zeus
Anuj: I picked up the tarball for for the baseline dunfell tools platform to update host tools... I am seeing it compile cleaner but for one issue causng ld to fail: /disk0/scratch/smonsees/yocto/work
Anuj: I picked up the tarball for for the baseline dunfell tools platform to update host tools... I am seeing it compile cleaner but for one issue causng ld to fail: /disk0/scratch/smonsees/yocto/work
|
By
Monsees, Steven C (US)
· #55043
·
|
|
#zeus meta-intel
#zeus
It looks like the gcc version is too old on your host for this to work. Thanks, Anuj
It looks like the gcc version is too old on your host for this to work. Thanks, Anuj
|
By
Anuj Mittal
· #55039
·
|
|
#zeus meta-intel
#zeus
For this test case I was only building in opencl-clang and igc... If I attempt to build in intel-compute-runtime, iy attempts to make use of igc and I see the following build issue: 08:11 smonsees@yix
For this test case I was only building in opencl-clang and igc... If I attempt to build in intel-compute-runtime, iy attempts to make use of igc and I see the following build issue: 08:11 smonsees@yix
|
By
Monsees, Steven C (US)
· #55036
·
|
|
#zeus meta-intel
#zeus
Anuj: Are there any other possible dependencies for the “meta-intel/dynamic-layers/clang-layer/recipes- opencl” ? Is this dependent on systemd ? It appears to builds clean, but fails/faults while boot
Anuj: Are there any other possible dependencies for the “meta-intel/dynamic-layers/clang-layer/recipes- opencl” ? Is this dependent on systemd ? It appears to builds clean, but fails/faults while boot
|
By
Monsees, Steven C (US)
· #55034
·
|