Closed mgrouch closed 1 year ago
Hello. I never thought of using launchpad, it might be a good idea. I guess I can use https://build.opensuse.org/ or play a bit more with the cross compiling docker.
What devices are using arm64? Raspberry Pi 4?
I’ve managed to build it on CircleCi and deployed it on cloudsmith. You can look at changes in my fork. Launchpad didn’t work cause it doesn’t let download external cargo packages.
Sent from my iPhone
On Dec 15, 2020, at 2:26 PM, Martin Bernardi notifications@github.com wrote:
Hello. I never thought of using launchpad, it might be a good idea. I guess I can use https://build.opensuse.org/ or play a bit more with the cross compiling docker.
What devices are using arm64? Raspberry Pi 4?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
I’ve created a pull request
Sent from my iPhone
On Dec 15, 2020, at 3:06 PM, Mikhail Grushinskiy mgrushinskiy@gmail.com wrote: I’ve managed to build it on CircleCi and deployed it on cloudsmith. You can look at changes in my fork. Launchpad didn’t work cause it doesn’t let download external cargo packages.
Sent from my iPhone
On Dec 15, 2020, at 2:26 PM, Martin Bernardi notifications@github.com wrote: Hello. I never thought of using launchpad, it might be a good idea. I guess I can use https://build.opensuse.org/ or play a bit more with the cross compiling docker.
What devices are using arm64? Raspberry Pi 4?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
Hello, I started to build for Raspberry Pi 4 (also named aarch64 or arm64). Can you try it? It should be a matter of downloading the zip, extracting and running.
Sorry for taking 2 years and for continuing using my dockers instead of going to your CircleCI
I’m including a build of noaa-apt arm64 into my BBN Marine OS. You can see the scripts how it’s done here
https://github.com/bareboat-necessities/lysmarine_gen#what-is-lysmarine-bbn-edition
arm64 release binaries needed.
Might be set it up on launchpad.net?
Thanks