Skip to content

Commit 5ff2281

Browse files
committed
Update docs, update to 3.12.1-r1
1 parent ef74fbf commit 5ff2281

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ ln -s /media/sda1/lib /usr/local/lib
3636

3737
Once your RoboRIO is sufficiently mangled, execute this from your host:
3838

39-
make ROBORIO=roborio-XXXX-frc.local all
39+
make ROBORIO=roborio-XXXX-frc.local BUILD_HOME=/media/sda1 all
4040

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.

control

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: python312
2-
Version: 3.12.0-r1
2+
Version: 3.12.1-r1
33
Description: Python programming language
44
Section: devel
55
Priority: optional
@@ -10,4 +10,4 @@ OE: python312
1010
Homepage: http://www.python.org
1111
Depends: libc6
1212
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

0 commit comments

Comments
 (0)