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

wget missing from "Install the necessary dependent packages" list #22

Open
badokami opened this issue Jun 1, 2023 · 0 comments
Open

Comments

@badokami
Copy link

badokami commented Jun 1, 2023

Not a huge deal but wget is not listed in the "Install the necessary dependent package" list.

djbender pushed a commit to djbender/turing-pi that referenced this issue Aug 18, 2023
this commit contains the following changes:
* tpi_common is moved out of the buildroot folder. we intend on keeping
  this folder clean
* renamed tpi_common to tpi_rust, so its more clear that from here the
  rust development grows. Later when this component matures it probably
  its a good time to revise the name
* removed the dependency of the usbboot buildroot package as it seems
  that rust already have a crate which does this for us
* added an "app app_persistency". For now is chosen to use sqlite as
  backend. We might choose something lighter in the future as its used
  as key/value store for now
* WIP pin_controller
* WIP evdev_controller
djbender pushed a commit to djbender/turing-pi that referenced this issue Aug 18, 2023
Add functionality of flashing CM4 nodes from the BMC, which for now (due
to C webserver limitations) works only for local image files, i.e. from
the microSD card. This also lays groundwork for Rust code in the
project.

Fixes wenyi0421#22
Fixes #42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant