noaa-apt icon indicating copy to clipboard operation
noaa-apt copied to clipboard

arm64 release binaries needed

Open mgrouch opened this issue 3 years ago • 4 comments

arm64 release binaries needed.

Might be set it up on launchpad.net?

Thanks

mgrouch avatar Dec 14 '20 17:12 mgrouch

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?

martinber avatar Dec 15 '20 19:12 martinber

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 [email protected] 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.

mgrouch avatar Dec 15 '20 20:12 mgrouch

I’ve created a pull request

Sent from my iPhone

On Dec 15, 2020, at 3:06 PM, Mikhail Grushinskiy [email protected] 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 [email protected] 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.

mgrouch avatar Dec 15 '20 20:12 mgrouch

https://github.com/martinber/noaa-apt/pull/35

mgrouch avatar Dec 16 '20 02:12 mgrouch

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

martinber avatar Jan 06 '23 22:01 martinber

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

mgrouch avatar Jan 07 '23 02:01 mgrouch