Giter VIP home page Giter VIP logo

Comments (6)

jedavies-dev avatar jedavies-dev commented on August 19, 2024

@RicardoG08: added override for libelf, please test.

from kiss-armv7.

 avatar commented on August 19, 2024

ok i will ignore libelf, what bootloader do you recommend installing?

from kiss-armv7.

jedavies-dev avatar jedavies-dev commented on August 19, 2024

Can you build libelf OK now? Please close the issue if so.

Regarding the bootloader, I use uboot on the Pinebook Pro. What you should use depends on what device you have.

However note that uboot is not available for KISS armv7 yet. I'm using a uboot image I built from my aarch64 repo: https://github.com/jedavies-dev/kiss-aarch64

I'm working on adding uboot and ARM firmware for armv7, will add to this repo when it's done.

If you are using a Pinebook Pro, you can use the uboot binaries that comes with the stock Manjaro by following the "U-Boot" section of this tutorial where dd is used to write to the boot device: https://stikonas.eu/wordpress/2019/09/15/blobless-boot-with-rockpro64/

from kiss-armv7.

 avatar commented on August 19, 2024

I don't know how to add "override", sorry but I don't know how to speak English, but I try.

from kiss-armv7.

jedavies-dev avatar jedavies-dev commented on August 19, 2024

No problem :)
The override is just the libelf package in this repo and should be detected automatically if this repo comes before the standard KISS repo in your KISS_PATH environment variable, like:

KISS_PATH=/var/db/kiss/kiss-armv7/repo:/var/db/kiss/repo/core:/var/db/kiss/repo/extra:/var/db/kiss/repo/xorg:/var/db/kiss/repo/testing

It means that when you do "kiss b libelf" it will build the version from the armv7 repo, which I have now patched to work on armv7. The armv7 version will "override" the normal x86_64 version.

So you should now be able to build libelf on armv7.

from kiss-armv7.

jedavies-dev avatar jedavies-dev commented on August 19, 2024

Basically if you do:
kiss u

then:
kiss b libelf

...it should work OK now.

from kiss-armv7.

Related Issues (1)

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.