Giter Club home page Giter Club logo

Comments (11)

Wolfvak avatar Wolfvak commented on July 17, 2024 1

yeah that does seem a bit too much, perhaps it'd be better to create a meta-repository that contains the others and a single build script that gets everything done

we can even add gh actions to it, in order to get more or less full releases, instead of telling people to go to at least 3 different repos gathering binaries or building projects

from linux.

Redcarred2 avatar Redcarred2 commented on July 17, 2024

Also, Sorry about not figuring out labels, I barely use github

from linux.

nickdesaulniers avatar nickdesaulniers commented on July 17, 2024

thanks, I've added them.

from linux.

marius137 avatar marius137 commented on July 17, 2024

sorry to reopen a closed issue, but the correct packege is binutils-arm-linux-gnueabi. Also build-essential is also required

from linux.

Wolfvak avatar Wolfvak commented on July 17, 2024

shouldn't it be enough to just bring in gcc-arm-linux-gnueabi? that one depends on the currently latest available gcc for arm, which in turn depends on binutils-arm-linux-gnueabi (at least on debian)

as for everything else, perhaps it'd be better to just list it as "usual kernel compilation requirements"? most distros have their own pages on this, like https://wiki.debian.org/BuildADebianKernelPackage, so we can simply say "fetch the required packages by your distro, plus the cross gcc armel toolchain, then follow the instructions here"

from linux.

marius137 avatar marius137 commented on July 17, 2024

I tried it out with the latest debian docker image and I had to install both gcc and binutils. I will play with it a little bit tomorrow and will report back. If you don't hear from me, feel free to ping me

from linux.

marius137 avatar marius137 commented on July 17, 2024

I put together a guide with all the requirements, build instructions and how to install it to your SD Card. Feel free to use it in your wiki!
https://gist.github.com/marius137/221747ea7648399b2a20e5cbc5b49e89

from linux.

Wolfvak avatar Wolfvak commented on July 17, 2024

sorry for the late reply, I'll try to splice this info into each repository and point the kernel wiki to the linux_loader one

from linux.

marius137 avatar marius137 commented on July 17, 2024

If you want to, I can build a docker image that downloads the sources from git, builds everything and spits out the ready to use files.

from linux.

ParzivalWolfram avatar ParzivalWolfram commented on July 17, 2024

from linux.

marius137 avatar marius137 commented on July 17, 2024

I created a build script. while it works and checks for dependencies, it does not yet check that firmtool is in $PATH and has no error checking https://gist.github.com/marius137/4205310639616c026b7c248854d4a6a1

from linux.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.