Code Monkey home page Code Monkey logo

Comments (4)

MehrozMustafa avatar MehrozMustafa commented on September 15, 2024

I have commented the target architectures I tried for then kept the qemux86-64 one for building.

from meta-openwrt.

MehrozMustafa avatar MehrozMustafa commented on September 15, 2024

Update: I've tried all of these and then also qemuarm64 (the default ones) to check if it works on my router but it failed.

#MACHINE ?= "qemuarm"

MACHINE = "qemuarm64"
TCLIBC = "musl"

#MACHINE ?= "qemumips"
#MACHINE ?= "qemumips64"
#MACHINE ?= "qemuppc"
#MACHINE ?= "qemux86"
#MACHINE ?= "qemux86-64"
#
# This sets the default machine to be qemux86-64 if no other machine is selected:

#MACHINE ??= "qemux86-64"

#MACHINE = "qemuarm64"
#TCLIBC = "musl"
#MACHINE = "marvell-armada-385"
#MACHINE = "marvell-armada-37x"
#MACHINE = "marvell-armada-385-linksys-wrt1900ac"
#MACHINE = "mvebu-cortexa9"
#MACHINE = "marvell-armada"
#MACHINE = "marvell-armada-3720-db"
#MACHINE = "mvebu"
#MACHINE = "mvebu-cortexa9"

INHERIT += " openwrt-distro-defaults "
#IMAGE_FSTYPES += "iso"

image

from meta-openwrt.

kraj avatar kraj commented on September 15, 2024

you might have to do more for building final images. We dont build openWRT images which maybe flashable directly using upgrade firmware, there must be more done for that. Flashing image built from qemuarm64 might be the first problem to solve. Use the correct machine and include right BSP layer which provides wrt1900ac machine definition.

from meta-openwrt.

MehrozMustafa avatar MehrozMustafa commented on September 15, 2024

you might have to do more for building final images. We dont build openWRT images which maybe flashable directly using upgrade firmware, there must be more done for that. Flashing image built from qemuarm64 might be the first problem to solve. Use the correct machine and include right BSP layer which provides wrt1900ac machine definition.

Yeah, I understood the problem building qemuarm-based images is not the way to go.
https://docs.yoctoproject.org/transitioning-to-a-custom-environment.html#:~:text=Create%20your%20own%20layer%20for%20the%20BSP%20you%E2%80%99re%20going%20to%20use.
You are correct! including the correct BSP layer(s) is the way to go. But, it's my first time doing something like this, so I'm unsure of how to add the correct BSD layer.
Are there some guidelines or tips I can follow to achieve my goal?

from meta-openwrt.

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.