Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upstream: generic extlinux bootloader #19

Open
illegalprime opened this issue Sep 17, 2019 · 1 comment
Open

upstream: generic extlinux bootloader #19

illegalprime opened this issue Sep 17, 2019 · 1 comment
Labels
upstream this work needs to be sent to upstream nixpkgs

Comments

@illegalprime
Copy link
Owner

illegalprime commented Sep 17, 2019

these fixes:

  1. add cross and native bootloader builders
  2. add an option to specify which dtbs to copy over

illegalprime/nixpkgs@118faa3
illegalprime/nixpkgs@f737bb0

@illegalprime illegalprime added the upstream this work needs to be sent to upstream nixpkgs label Sep 17, 2019
@DanLipsitt
Copy link

If

nix build -f . \
 -I nixpkgs=nixpkgs \
 -I machine=machines/beaglebone \ 
 -I image=images/ssh --show-trace

gives me

The option `boot.loader.generic-extlinux-compatible.dtbs' defined in `./machines/beaglebone' does not exist.

is that this bug?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream this work needs to be sent to upstream nixpkgs
Projects
None yet
Development

No branches or pull requests

2 participants