Jump to content

Recommended Posts

Posted

Hi

Is there a way to set url for kernel sources for build process of armbian?

I want to try this kernel: https://github.com/openedev/linux which has - potentially - fix for my problem described here:

and here:

https://forum.banana-pi.org/t/lcd-module-dsi-rgb-with-touch-and-s070swv20hg-dc16-lcd-panel-mainline-kernel/11172

 

But i have no idea how to change default url for kernel sources.

Ps.

I'm using docker to build and have question: where armbian stores its kernel sources(locally) and how to obtain its urls?

Posted

Thx ;)

Already done it ;) - but kernel won't to compile :(

@WernerDo you know
where armbian stores its kernel sources(locally) when using docker? I can't find it under output dir in work directory.
Here is my structure:
s3b0@lenovo ~/Public/git/lamobo/armbian-current $ tree -L 1
.
├── LICENSE
├── README.md
├── VERSION
├── build.sh
├── cache
├── compile.sh
├── config
├── kernel
├── lib
├── output
├── packages
├── patch
├── unused_patches
└── userpatches

 

Posted

Don't know, never used docker :)

Anyway if the build process of the kernel package was successful a linux-src deb is created in output/debs.

Everything that is downloaded like toolchains and sources is in the cache folder.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines