LG Update Blocker stops the "a new software version is available" popup that webOS shows on every boot, without touching the firmware itself.
Blocking the update servers alone does not do it: the updater asks LG about new firmware around 20 seconds before the Homebrew Channel gets to run its boot hooks, so on a CX the check succeeds every time and the popup is already up. Nothing running that late can win the race, so this app closes the popup as well as blocking the servers.
It applies up to five reversible layers and re-applies them on every boot through a Homebrew Channel startup hook:
Requires root and the Homebrew Channel: the app asks the Homebrew Channel to elevate its own service on first launch. "Remove protection" undoes everything.