| Summary: | Cannot run bash from Buildroot 2017.08-git image prompt | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Paul Tomov <ptomov> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED INVALID | ||
| Severity: | critical | CC: | buildroot |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Paul Tomov
2017-07-24 21:22:53 UTC
The Buildroot version is buildroot-2017.05.1. How this is a bug ? If Bash is not built as part of your Buildroot system, then you don't have bash. Enable bash in your Buildroot configuration and rebuild. The os-release file is generated by the main Buildroot Makefile. You can tweak the os-release file in a post-build script. |