File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,6 @@ ln -s /media/sda1/lib /usr/local/lib
36
36
37
37
Once your RoboRIO is sufficiently mangled, execute this from your host:
38
38
39
- make ROBORIO=roborio-XXXX-frc.local all
39
+ make ROBORIO=roborio-XXXX-frc.local BUILD_HOME=/media/sda1 all
40
40
41
- Building on a first generation RoboRIO takes about half a day .
41
+ Building on a first generation RoboRIO takes about 6 to 7 hours .
Original file line number Diff line number Diff line change 1
1
Package: python312
2
- Version: 3.12.0 -r1
2
+ Version: 3.12.1 -r1
3
3
Description: Python programming language
4
4
Section: devel
5
5
Priority: optional
@@ -10,4 +10,4 @@ OE: python312
10
10
Homepage: http://www.python.org
11
11
Depends: libc6
12
12
Recommends: libreadline6
13
- Source: https://www.python.org/ftp/python/3.12.0 /Python-3.12.0 .tgz
13
+ Source: https://www.python.org/ftp/python/3.12.1 /Python-3.12.1 .tgz
You can’t perform that action at this time.
0 commit comments