dinuxbg / gnupru

GCC and Binutils port for the TI PRU I/O processor
89 stars 11 forks source link

gitlab-ci.yml: make sure path ./public/pool/ exists storage of *.deb … #48

Closed RobertCNelson closed 8 months ago

RobertCNelson commented 8 months ago

From the build log, https://openbeagle.org/beagleboard/gnupru/-/jobs/19671 looks like we are missing missing the pool directory.

https://beagleboard.beagleboard.io/gnupru/

RobertCNelson commented 8 months ago

@dinuxbg looks good!

sudo sh -c "echo 'deb [trusted=yes] https://beagleboard.beagleboard.io/gnupru stable main' > /etc/apt/sources.list.d/gnupru.list"

ps beagleboard.io is cached, so if you push changes, after ci builds again, it sometimes takes a few (or 5 minutes) to catch up. ;)

dinuxbg commented 8 months ago

@RobertCNelson , in the upcoming days I'll follow up with CI packaging for GCC, Newlib and gnuprumcu.