ndec changed the topic of #yocto to: "Welcome to the Yocto Project | Learn more: https://www.yoctoproject.org | Join us or Speak at Yocto Project Summit (2022.11) Nov 29-Dec 1, more: https://yoctoproject.org/summit | Join the community: https://www.yoctoproject.org/community | IRC logs available at https://www.yoctoproject.org/irc/ | Having difficulty on the list or with someone on the list, contact YP community mgr ndec"
dgriego has joined #yocto
<Armada-3720_Embe> Hello. I've spend hours but not got lucky. I can use Yocto tu use it on an marvell_armada-3720-community marvell_armada3720, Archithecture: aarch64. It uses ubuntu limitied distribution version upgraded via ssh to 16.04.7
<Armada-3720_Embe> The system is a NAS from Blueendless X8 from china
dgriego has quit [Ping timeout: 264 seconds]
dgriego has joined #yocto
<Armada-3720_Embe> Hello hsv. I'm looking at it
dgriego has quit [Client Quit]
<Armada-3720_Embe> Thanks for your time. I cannot make sense of it. I have some experience in linux. But i not programer. other than hello worlds compilations. I want to know if Yocto project can be used in an marvell armada board. I know I have much to read.
florian has quit [Ping timeout: 268 seconds]
florian has joined #yocto
sakoman has quit [Quit: Leaving.]
florian has quit [Ping timeout: 272 seconds]
Armada-3720_Embe has quit [Quit: Client closed]
camus has joined #yocto
qschulz has quit [Remote host closed the connection]
bps2 has joined #yocto
qschulz has joined #yocto
davidinux has quit [Ping timeout: 260 seconds]
davidinux has joined #yocto
bps2 has quit [Ping timeout: 268 seconds]
goliath has quit [Quit: SIGSEGV]
starblue has quit [Ping timeout: 260 seconds]
starblue has joined #yocto
Wouter010067 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter010067 has joined #yocto
Estrella__ has joined #yocto
Estrella_ has quit [Ping timeout: 256 seconds]
Estrella has quit [Ping timeout: 252 seconds]
Estrella has joined #yocto
seninha has quit [Remote host closed the connection]
jclsn has quit [Ping timeout: 265 seconds]
jclsn has joined #yocto
Estrella_ has joined #yocto
Estrella__ has quit [Ping timeout: 268 seconds]
Estrella has quit [Ping timeout: 272 seconds]
Estrella has joined #yocto
alex88 has quit [Ping timeout: 252 seconds]
Estrella__ has joined #yocto
Estrella_ has quit [Ping timeout: 252 seconds]
Estrella_ has joined #yocto
Estrella has quit [Ping timeout: 272 seconds]
alex88 has joined #yocto
mlaga97 has quit [Ping timeout: 272 seconds]
camus has quit [Quit: camus]
mlaga97 has joined #yocto
wyre has quit [Ping timeout: 246 seconds]
wyre has joined #yocto
<yocton> hsv: do you call "bitbake hello" directly?
<yocton> If you build an image, you need to have "hello" in IMAGE_INSTALL
<hsv> yocton: i'm calling 'bitbake core-image-minimal'
<hsv> eventually i found it needed: layers/meta-mylayer/recipes-core/images/core-image-minimal.bbappend
Wouter010067 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter010067 has joined #yocto
alessioigor has joined #yocto
camus has joined #yocto
xmn has quit [Ping timeout: 264 seconds]
xmn_ has joined #yocto
seninha has joined #yocto
xmn_ has quit [Ping timeout: 264 seconds]
Herrie has quit [Quit: ZNC 1.8.0 - https://znc.in]
Herrie has joined #yocto
florian has joined #yocto
florian_kc has joined #yocto
florian_kc has quit [Quit: Ex-Chat]
azcraft has joined #yocto
alessioigor has quit [Quit: alessioigor]
bps2 has joined #yocto
seninha has quit [Quit: Leaving]
mihai has quit [Quit: Leaving]
goliath has joined #yocto
seninha has joined #yocto
bps2 has quit [Ping timeout: 265 seconds]
bps2 has joined #yocto
BCMM has joined #yocto
Wouter010067 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter010067 has joined #yocto
florian has quit [Ping timeout: 272 seconds]
florian has joined #yocto
sakoman has joined #yocto
florian has quit [Ping timeout: 255 seconds]
florian has joined #yocto
<hsv> I'm trying to understand how the linux device tree is supposed to be manage in a yocto build.
<hsv> So far i have been editing the vendor supplied .dts in the build directory.
<hsv> It should be possible to define an overlay in my layer, i think.
bps2 has quit [Ping timeout: 268 seconds]
uniqdom has joined #yocto
uniqdom has quit [Client Quit]
camus has quit [Quit: camus]
Payam has joined #yocto
bps2 has joined #yocto
sakoman has quit [Quit: Leaving.]
sakoman has joined #yocto
xmn has joined #yocto
yashraj466 has joined #yocto
paulg has quit [Read error: Connection reset by peer]
amitk has quit [Ping timeout: 260 seconds]
florian has quit [Ping timeout: 252 seconds]
paulg has joined #yocto
florian_kc has joined #yocto
otavio has quit [Remote host closed the connection]
otavio has joined #yocto
sakoman has quit [Quit: Leaving.]
xmn has quit [Ping timeout: 248 seconds]
Haxxa has quit [Quit: Haxxa flies away.]
Haxxa has joined #yocto
manuel1985 has joined #yocto
leon-anavi has joined #yocto
Maxxed has joined #yocto
manuel1985 has quit [Ping timeout: 252 seconds]
Maxxed has quit [Ping timeout: 272 seconds]
Maxxed has joined #yocto
sakoman has joined #yocto
florian_kc is now known as florian
dgriego has joined #yocto
dgriego has quit [Quit: Gone to sleep. ZZZzzz…]
dgriego has joined #yocto
uniqdom has joined #yocto
<zeddii> RP: yes, I got interrupted by life. but that commit you linked to is correct. I updated the yocto-bsps and separately bumped the main recipe (and qemu) in a different commit.
<zeddii> I have a new series now, will send it tonight.
<uniqdom> Hello, I need to zip some files that comes from a git src. I'm doing "zip -r ${WORKDIR}/tmpDir/app.zip ${WORKDIR}/tmpDir/app_folder" in do_install:append (). But it fails with: "zip: not found"
<LetoThe2nd> anybody happens to know why python3 has a dependency on bash?
<LetoThe2nd> zeddii: boo real life!
<zeddii> darn kids being out of school!
money has joined #yocto
money is now known as Guest5330
<LetoThe2nd> ya
Guest5330 has joined #yocto
Guest5330 has quit [Changing host]
Guest5330 is now known as money
money is now known as yourself
Guest7158 has joined #yocto
yourself has quit [Ping timeout: 256 seconds]
Guest7158 has quit [Ping timeout: 256 seconds]
Ram-Z has quit [Ping timeout: 255 seconds]
Ram-Z has joined #yocto
Ram-Z has quit [Client Quit]
yashraj466 has quit [Quit: Client closed]
yashraj466 has joined #yocto
Ram-Z has joined #yocto
sakoman has quit [Quit: Leaving.]
leon-anavi has quit [Quit: Leaving]
sakoman has joined #yocto
ak77 has quit [Ping timeout: 246 seconds]
nemik has quit [Ping timeout: 272 seconds]
nemik has joined #yocto
Wouter010067 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter010067 has joined #yocto
Payam has quit [Ping timeout: 272 seconds]
justache is now known as justReddy
bps2 has quit [Ping timeout: 264 seconds]
azcraft has quit [Remote host closed the connection]