[Buildroot] [PATCH] docs/website: fixing js for the new feed source

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Feb 6 10:02:10 UTC 2023


On Sun, 25 Sep 2022 18:03:20 +0200
Angelo Compagnucci <angelo at amarulasolutions.com> wrote:

> Feed source is moved to a local atom file available on the web server to
> remove further problems with unreliable feed sources.
> Moving the feed required a bit of refactor of the load_activity function
> so it won't download two times te same url.
> 
> This change requires a cron job like this enabled on the website:
> * * * * * wget -O new.atom https://lore.kernel.org/buildroot/new.atom
> 
> Signed-off-by: Angelo Compagnucci <angelo at amarulasolutions.com>
> ---
>  docs/website/js/buildroot.js | 70 ++++++++++++++++++++----------------
>  1 file changed, 40 insertions(+), 30 deletions(-)

Finally applied, now that the cronjob is in place on the server! Thanks
a lot for your contribution and patience!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list