<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
<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]
<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?