|
U-Boot sama5d3 xplained issue
Hello everyone,
System: sama5d3_xplained board
I have a question regarding the configuration and build of u-boot.
We have a build that was implemented earlier. I am trying to
Hello everyone,
System: sama5d3_xplained board
I have a question regarding the configuration and build of u-boot.
We have a build that was implemented earlier. I am trying to
|
By
Prathamesh Ovalekar <pratham.ovalekar@...>
·
#51508
·
|
|
Re: yocto recipt from host ide
Am Fr., 20. Nov. 2020 um 02:47 Uhr schrieb Khem Raj <raj.khem@...>:
also, https://github.com/Wind-River/vscode-wrlinux/
Am Fr., 20. Nov. 2020 um 02:47 Uhr schrieb Khem Raj <raj.khem@...>:
also, https://github.com/Wind-River/vscode-wrlinux/
|
By
Josef Holzmayr
·
#51507
·
|
|
Hardware video decode on RPi3
I am trying to play back mp4 video (venerable Big Buck Bunny at this time) on RPi3.
I added gstreamer1.0, gstreamer1.0-omx and the plugins to the image.
libgstomx.so is installed in
I am trying to play back mp4 video (venerable Big Buck Bunny at this time) on RPi3.
I added gstreamer1.0, gstreamer1.0-omx and the plugins to the image.
libgstomx.so is installed in
|
By
Rudolf J Streif
·
#51506
·
|
|
Re: Raspberry PI enabling MMC1
<chuckkamas=yahoo.com@...> wrote:
If I'm not mistaken that should be done by appending
RPI_KERNEL_DEVICETREE_OVERLAYS. If you don't have your own custom
machine configuration where
<chuckkamas=yahoo.com@...> wrote:
If I'm not mistaken that should be done by appending
RPI_KERNEL_DEVICETREE_OVERLAYS. If you don't have your own custom
machine configuration where
|
By
Erik Boto
·
#51505
·
|
|
Re: Best convention for FILES variable
On Sat, Nov 21, 2020 at 12:21 AM Chuck Wolber <chuckwolber@...> wrote:
%< SNIP %<
And finally, I have adjusted to using the following pattern, and found that it has improved maintainability a great
On Sat, Nov 21, 2020 at 12:21 AM Chuck Wolber <chuckwolber@...> wrote:
%< SNIP %<
And finally, I have adjusted to using the following pattern, and found that it has improved maintainability a great
|
By
Chuck Wolber
·
#51504
·
|
|
Re: Best convention for FILES variable
Both will work, although you do run the risk of accidentally globbing files that you do not mean to include, but perhaps you know your recipes well enough that that is not a factor.
Personally, I find
Both will work, although you do run the risk of accidentally globbing files that you do not mean to include, but perhaps you know your recipes well enough that that is not a factor.
Personally, I find
|
By
Chuck Wolber
·
#51503
·
|
|
Best convention for FILES variable
Hello,
I am relatively new to yocto, and I am working on several recipes at the moment and I'm wondering about using wildcards in my FILES_{PN} list. None of the packages have more than 5 or 6 files
Hello,
I am relatively new to yocto, and I am working on several recipes at the moment and I'm wondering about using wildcards in my FILES_{PN} list. None of the packages have more than 5 or 6 files
|
By
Rusty Howell
·
#51502
·
|
|
Re: Architecture did not match
#yocto
The recipe for depot-tools is broken and is building native code when
a target depot-tools should be x86-64.
Whilst that is a valid issue in the recipe, did you mean to build
depot-tools-native
The recipe for depot-tools is broken and is building native code when
a target depot-tools should be x86-64.
Whilst that is a valid issue in the recipe, did you mean to build
depot-tools-native
|
By
Ross Burton <ross@...>
·
#51501
·
|
|
Re: Raspberry PI enabling MMC1
Can you also post the content list of /boot/overlays directory on raspbian
Can you also post the content list of /boot/overlays directory on raspbian
|
By
Khem Raj
·
#51500
·
|
|
Re: loading huawei_cdc_ncm
#kernel
Hi Zoltan,
See:
http://docs.yoctoproject.org/kernel-dev/kernel-dev-common.html?highlight=external%20kernel%20module#working-with-out-of-tree-modules
Good luck,
../Randy
--
# Randy MacLeod
# Wind
Hi Zoltan,
See:
http://docs.yoctoproject.org/kernel-dev/kernel-dev-common.html?highlight=external%20kernel%20module#working-with-out-of-tree-modules
Good luck,
../Randy
--
# Randy MacLeod
# Wind
|
By
Randy MacLeod
·
#51499
·
|
|
Architecture did not match
#yocto
Hi All,
I am getting error while building google chromium depot-tools. My intentions is to build meta-flutter which depends on depot-tools.
ERROR: depot-tools-git-r0 do_package_qa: QA Issue:
Hi All,
I am getting error while building google chromium depot-tools. My intentions is to build meta-flutter which depends on depot-tools.
ERROR: depot-tools-git-r0 do_package_qa: QA Issue:
|
By
yuvaraj.velumani@...
·
#51498
·
|
|
Re: Raspberry PI enabling MMC1
<chuckkamas=yahoo.com@...> wrote:
If I'm not mistaken that should be done by appending
RPI_KERNEL_DEVICETREE_OVERLAYS. If you don't have your own custom
machine configuration where
<chuckkamas=yahoo.com@...> wrote:
If I'm not mistaken that should be done by appending
RPI_KERNEL_DEVICETREE_OVERLAYS. If you don't have your own custom
machine configuration where
|
By
Erik Boto
·
#51497
·
|
|
Re: yocto recipt from host ide
Thanks for efforts but none of the instructions does job well till the end (as many others that i've tried before). Main reasons :
1) For both: as i said, the project is with dependencies and
Thanks for efforts but none of the instructions does job well till the end (as many others that i've tried before). Main reasons :
1) For both: as i said, the project is with dependencies and
|
By
Sergey Ivanov <icegood1980@...>
·
#51496
·
|
|
ESDK script failue
HI all,
I am trying to build ESDK for a custom layer. while building I am getting following ESDK preparing_build_system.log
NOTE: Running noexec task 1 of 6485
HI all,
I am trying to build ESDK for a custom layer. while building I am getting following ESDK preparing_build_system.log
NOTE: Running noexec task 1 of 6485
|
By
jadhavvaibhav377@...
·
#51495
·
|
|
loading huawei_cdc_ncm
#kernel
Hi,
I'd li to include as a kernel module the huawei_cdc_ncm.c file and autoloaded as a kernel object.
I did this in the main recipie file, but it's not enogh:
KERNEL_MODULE_AUTOLOAD += "cdc_ncm.ko"
I
Hi,
I'd li to include as a kernel module the huawei_cdc_ncm.c file and autoloaded as a kernel object.
I did this in the main recipie file, but it's not enogh:
KERNEL_MODULE_AUTOLOAD += "cdc_ncm.ko"
I
|
By
Zoltan Kerenyi Nagy
·
#51494
·
|
|
Re: yocto recipt from host ide
Am Fr., 20. Nov. 2020 um 02:47 Uhr schrieb Khem Raj <raj.khem@...>:
also, https://github.com/Wind-River/vscode-wrlinux/
Am Fr., 20. Nov. 2020 um 02:47 Uhr schrieb Khem Raj <raj.khem@...>:
also, https://github.com/Wind-River/vscode-wrlinux/
|
By
Josef Holzmayr
·
#51493
·
|
|
[meta-selinux][PATCH] libselinux-python: inherit python3targetconfig
The python3 target configuration has been split into own class in
oe-core commit 5a118d4e7985fa88f04c3611f8db813f0dafce75.
Inherit it to fix the build error.
Fixes:
selinuxswig_python_wrap.o: file
The python3 target configuration has been split into own class in
oe-core commit 5a118d4e7985fa88f04c3611f8db813f0dafce75.
Inherit it to fix the build error.
Fixes:
selinuxswig_python_wrap.o: file
|
By
Yi Zhao
·
#51492
·
|
|
Hardware video decode on RPi3
I am trying to play back mp4 video (venerable Big Buck Bunny at this time) on RPi3.
I added gstreamer1.0, gstreamer1.0-omx and the plugins to the image.
libgstomx.so is installed in
I am trying to play back mp4 video (venerable Big Buck Bunny at this time) on RPi3.
I added gstreamer1.0, gstreamer1.0-omx and the plugins to the image.
libgstomx.so is installed in
|
By
Rudolf J Streif
·
#51491
·
|
|
Fix future timestamps
Hi,
I see future timestamps on binaries in the boot partition created by my custom wks.
It was ok, until I had to use upstream Grub (at 2.05) with the commit
20def1a3c39529 "fat: Support file
Hi,
I see future timestamps on binaries in the boot partition created by my custom wks.
It was ok, until I had to use upstream Grub (at 2.05) with the commit
20def1a3c39529 "fat: Support file
|
By
Fundu Bits
·
#51490
·
|
|
Re: yocto recipt from host ide
does this help ?
https://www.ics.com/blog/configuring-qt-creator-yocto-development
does this help ?
https://www.ics.com/blog/configuring-qt-creator-yocto-development
|
By
Khem Raj
·
#51489
·
|