
How to subscribe to Variscite's GitHub repositories to get real-time notifications
1. Using Atom feeds:
If you are using an Atom/RSS reader, you can subscribe to the following Atom feeds of Variscite software releases:
NXP i.MX
Yocto releases: https://github.com/varigit/variscite-bsp-platform/releases.atom
Android releases: https://github.com/varigit/variscite-bsp-platform/releases.atom
Debian releases, Flexbuild-based: https://github.com/varigit/flexbuild/releases.atom
Boot2Qt releases: https://github.com/varigit/meta-variscite-boot2qt/releases.atom
FreeRTOS releases: https://github.com/varigit/freertos-variscite/releases.atom
Zephyr releases: https://github.com/varigit/zephyr/releases.atom
————————————
Legacy Android releases: https://github.com/varigit/MX6x-android/releases.atom
Legacy Debian releases, Yocto-based: https://github.com/varigit/variscite-bsp-platform/releases.atom
Legacy Debian releases, script-based: https://github.com/varigit/debian-var/releases.atom
TI AM62 / AM62P
Yocto releases: https://github.com/varigit/oe-layersetup/releases.atom
Android releases: https://github.com/varigit/variscite-bsp-platform/releases.atom
Debian releases: https://github.com/varigit/ti-bdebstrap/releases.atom
FreeRTOS / MCU+ SDK releases: https://github.com/varigit/ti-mcu-plus-sdk/releases.atom
————————————
Legacy Android releases: https://github.com/varigit/device-variscite-am62x/releases.atom
Legacy Debian releases: https://github.com/varigit/debian-var/releases.atom
Note that in addition to releases feeds, GitHub also provides an Atom feed for the commits in any repository branch.
For example, the Atom feed containing the commits in the 5.4-2.1.x-var01 branch of Variscite’s linux-imx repository can be accessed at:
https://github.com/varigit/linux-imx/commits/5.4-2.1.x-imx_var01.atom
(basically, you can navigate to the GitHub repository web interface, e.g., https://github.com/varigit/linux-imx, choose the desired branch, and click on “commits,” then you can just add a “.atom” suffix to the URL to get the respective feed).
By subscribing to the above Atom feed, you can get notified whenever a new commit is pushed to the 5.4-2.1.x-imx_var01 branch of the linux-imx kernel repository.
2. Using the GitHub “Watch” feature:
To watch Variscite’s releases and to get email notifications from GitHub (a free GitHub account is needed), go to any of the following pages:
NXP i.MX
Yocto releases: https://github.com/varigit/variscite-bsp-platform
Android releases: https://github.com/varigit/variscite-bsp-platform
Debian releases, Flexbuild-based: https://github.com/varigit/flexbuild
Boot2Qt releases: https://github.com/varigit/meta-variscite-boot2qt
FreeRTOS releases: https://github.com/varigit/freertos-variscite
Zephyr releases: https://github.com/varigit/zephyr
————————————
Legacy Android releases: https://github.com/varigit/MX6x-android
Legacy Debian releases, Yocto-based: https://github.com/varigit/variscite-bsp-platform
Legacy Debian releases, script-based: https://github.com/varigit/debian-var
TI AM62 / AM62P
Yocto releases: https://github.com/varigit/oe-layersetup
Android releases: https://github.com/varigit/variscite-bsp-platform
Debian releases: https://github.com/varigit/ti-bdebstrap
FreeRTOS / MCU+ SDK releases: https://github.com/varigit/ti-mcu-plus-sdk
————————————
Legacy Android releases: https://github.com/varigit/device-variscite-am62x
Legacy Debian releases: https://github.com/varigit/debian-var
Click on the “Watch” button at the top right of the page:

Click on “Custom”:

Check “Releases” and click on “Apply”:




