Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 50
and
Version 51
of
buildroot
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
12/22/2021 06:17:31 PM (
3 years
ago)
Author:
Cale Collins
Comment:
added note about dependencies
Legend:
Unmodified
Added
Removed
Modified
buildroot
v50
v51
25
25
26
26
== Building
27
Install dependencies:
28
{{{#!bash
29
apt install build-essential libncurses-dev -y
30
}}}
31
32
Building:
33
27
34
{{{#!bash
28
35
git clone https://github.com/buildroot/buildroot.git