diff --git a/package/batocera/core/batocera-system/batocera.conf b/package/batocera/core/batocera-system/batocera.conf index 8a72b1cee6d..d86d915d321 100644 --- a/package/batocera/core/batocera-system/batocera.conf +++ b/package/batocera/core/batocera-system/batocera.conf @@ -233,7 +233,7 @@ updates.type=stable ## Custom update manifest - points update checks at our own ODROID-M1 build ## instead of the official batocera.org releases (which this fork tracks ## independently and would otherwise always look "outdated" against). -updates.url=https://raw.githubusercontent.com/Pyohwan/batocera.linux/odroid-m1/updates +updates.url=https://raw.githubusercontent.com/Pyohwan/batocera.linux/odroid-m1-bsp-kernel/updates # ------------ H - Global Emulator Configuration ------------ # diff --git a/updates/bsp-odroidm1/stable/last/batocera.version b/updates/bsp-odroidm1/stable/last/batocera.version new file mode 100644 index 00000000000..ec9309bdda1 --- /dev/null +++ b/updates/bsp-odroidm1/stable/last/batocera.version @@ -0,0 +1 @@ +44-odroidm1-1.0.0 2026/08/29 09:07