aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2022-03-23 14:21:17 -0500
committerRob Landley <rob@landley.net>2022-03-23 14:21:17 -0500
commit0c31ee1fe8a072c02b6744a903eff89ce427675c (patch)
tree2604c732f93bff4d7fbc8b4cab889093d5c3a2f3
parent0fd6b768879f8f48f54c314fb06e9a66f9b4d987 (diff)
downloadtoybox-0c31ee1fe8a072c02b6744a903eff89ce427675c.tar.gz
Video was made private, but the same guy gave the same talk at another
conference.
-rw-r--r--www/roadmap.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/roadmap.html b/www/roadmap.html
index 865d9515..551eb2eb 100644
--- a/www/roadmap.html
+++ b/www/roadmap.html
@@ -360,7 +360,7 @@ but after toybox 1.0 we plan to try
<a href=http://landley.net/aboriginal/about.html#hairball>modifying the AOSP build</a>
to reduce dependencies. (It's fairly likely we'll have to add at least
a read-only git utility so repo can download the build's source code,
-but that's actually <a href=https://www.youtube.com/watch?v=P7n6G2IL6eo>not
+but that's actually <a href=https://www.youtube.com/watch?v=I-lGyn3PHP4>not
that hard</a>. We'll probably also need our own "make" at some point after
1.0, which is its own moving target thanks to cmake and ninja and so on.)
The ongoing Android <a href=http://lists.landley.net/pipermail/toybox-landley.net/2018-January/009330.html>hermetic build</a> work is already advancing