From 7f6fd3bab83db86a05f2e6b2d8249eefcdd7fc7c Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Tue, 13 May 2025 14:53:21 -0500 Subject: [PATCH] readme: move daily ci, mirror on github Signed-off-by: Robert Nelson --- readme.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index a4a323c..61b8d5b 100644 --- a/readme.md +++ b/readme.md @@ -1,8 +1,20 @@ +# Weekly BUILDS for Debian 13 (trixie) and Ubuntu 24.04 (noble) + +https://gitlab.com/RobertCNelson/beaglev-fire-ubuntu/-/artifacts + +# Mirrors: + +Main Mirror: https://github.com/beagleboard/BeagleV-Fire-ubuntu + +Builds on every commit: https://openbeagle.org/beaglev-fire/BeagleV-Fire-ubuntu + +Daily CI Builds: https://gitlab.com/RobertCNelson/beaglev-fire-ubuntu + # Build Depends ``` -sudo apt update -sudo apt install bmap-tools dosfstools genimage libyaml-dev mtools +sudo apt update ;\ +sudo apt-get install -y bison bmap-tools dosfstools genimage flex libelf-dev libyaml-dev mtools ``` # Building Microchip Linux tree