|
Re: Hardware video decode on RPi3
<rudolf.streif@...> wrote:
are you using userland for graphics or vc4 ?
<rudolf.streif@...> wrote:
are you using userland for graphics or vc4 ?
|
By
Khem Raj
·
#51523
·
|
|
Re: U-Boot sama5d3 xplained issue
perhaps asking it on https://github.com/linux4sam/u-boot-at91 via
github issues might be helpful too.
perhaps asking it on https://github.com/linux4sam/u-boot-at91 via
github issues might be helpful too.
|
By
Khem Raj
·
#51522
·
|
|
Re: Python function caching question
<coder.callahan@...> wrote:
perhaps mark the task which is using this variable as nostamp.
>
>
<coder.callahan@...> wrote:
perhaps mark the task which is using this variable as nostamp.
>
>
|
By
Khem Raj
·
#51521
·
|
|
Python function caching question
I am having trouble with sstate caching of my os-release.bbappend and
am stuck. The simple example file looks like something below, where I
am setting a variable from a computed python function.
I am having trouble with sstate caching of my os-release.bbappend and
am stuck. The simple example file looks like something below, where I
am setting a variable from a computed python function.
|
By
Michael Callahan <coder.callahan@...>
·
#51520
·
|
|
Re: Best convention for FILES variable
On Sat, Nov 21, 2020 at 7:48 AM Robert P. J. Day <rpjday@...> wrote:
%< SNIP %<
pedantically speaking, since you're using "+=", you don't need those
leading spaces.
Indeed you are correct. I
On Sat, Nov 21, 2020 at 7:48 AM Robert P. J. Day <rpjday@...> wrote:
%< SNIP %<
pedantically speaking, since you're using "+=", you don't need those
leading spaces.
Indeed you are correct. I
|
By
Chuck Wolber
·
#51519
·
|
|
strange meta-security bbappend file with two percent signs
while the bitbake user manual insists:
"The use of the ” % ” character is limited in that it only works
directly in front of the .bbappend portion of the append file’s name.
You cannot use the
while the bitbake user manual insists:
"The use of the ” % ” character is limited in that it only works
directly in front of the .bbappend portion of the append file’s name.
You cannot use the
|
By
Robert P. J. Day
·
#51518
·
|
|
Re: Best convention for FILES variable
pedantically speaking, since you're using "+=", you don't need those
leading spaces.
rday
pedantically speaking, since you're using "+=", you don't need those
leading spaces.
rday
|
By
Robert P. J. Day
·
#51517
·
|
|
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@...
·
#51516
·
|
|
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
·
#51515
·
|
|
Re: U-Boot sama5d3 xplained issue
I'm working on this project with Pratham. Let me provide a few more details.
We've defined
UBOOT_MACHINE ?= "sama5d3_xplained_nandflash_config"
Inside
I'm working on this project with Pratham. Let me provide a few more details.
We've defined
UBOOT_MACHINE ?= "sama5d3_xplained_nandflash_config"
Inside
|
By
David Novak <david.novak@...>
·
#51514
·
|
|
multilib: lib32-libgdiplus complaining about qemuwrapper
Hi all,
I am using Yocto 2.5 and have a working multilib-enabled image based on poky which includes libgdiplus (64-bit). Due to requirements I had to add the 32-bit version, so I added
Hi all,
I am using Yocto 2.5 and have a working multilib-enabled image based on poky which includes libgdiplus (64-bit). Due to requirements I had to add the 32-bit version, so I added
|
By
Pelle Windestam
·
#51513
·
|
|
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
·
#51512
·
|
|
[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
·
#51511
·
|
|
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@...>
·
#51510
·
|
|
yocto recipt from host ide
Hi there.
Could anyone share a good approach/documentation/etc on how to
properly configure and use sysroot and sdk for a specific cmake - based c++ receipt
to be able to build it from IDE (vscode,
Hi there.
Could anyone share a good approach/documentation/etc on how to
properly configure and use sysroot and sdk for a specific cmake - based c++ receipt
to be able to build it from IDE (vscode,
|
By
Sergey Ivanov <icegood1980@...>
·
#51509
·
|
|
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
·
|