View Single Post
Old 11-15-2024, 05:20 AM   #41
Uncle Robin
Diligent dilettante
Uncle Robin ought to be getting tired of karma fortunes by now.Uncle Robin ought to be getting tired of karma fortunes by now.Uncle Robin ought to be getting tired of karma fortunes by now.Uncle Robin ought to be getting tired of karma fortunes by now.Uncle Robin ought to be getting tired of karma fortunes by now.Uncle Robin ought to be getting tired of karma fortunes by now.Uncle Robin ought to be getting tired of karma fortunes by now.Uncle Robin ought to be getting tired of karma fortunes by now.Uncle Robin ought to be getting tired of karma fortunes by now.Uncle Robin ought to be getting tired of karma fortunes by now.Uncle Robin ought to be getting tired of karma fortunes by now.
 
Uncle Robin's Avatar
 
Posts: 3,661
Karma: 52758936
Join Date: Sep 2019
Location: in my mind
Device: Kobo Sage; Kobo Libra Colour
Quote:
Originally Posted by Pascougnou View Post
Might I ask how you applied patches on the 4.38.23038 (or even the 4.38.23171)?
I only found the 4.38.21908 patch release
In koboatch.yaml, edit the relevant lines so they match the patch release

Code:
## Works with kobopatch v0.15.0 and later.
## You can update kobopatch by downloading the latest release from https://github.com/pgaskin/kobopatch/releases. 
version: 4.38.23171
in: src/kobo-update-4.38.23171.zip
out: out/KoboRoot.tgz
log: out/log.txt
That's the function of kobopatch.yaml to serve as template of patches to be applied, so you only have to edit the patch version number each time. It may not always work with all patches, but if you use relatively few (as I do) the odds are good it will save a lot of time. If, UNLIKE me, you remember that you're using it
Uncle Robin is offline   Reply With Quote