Closed tcrs closed 4 years ago
I usually simply set it to the production kernel version (i.e., uname -a) ;).
On Sat, Feb 1, 2020, 11:42 Thomas Spurden notifications@github.com wrote:
@tcrs commented on this pull request.
In gen-tc.sh https://github.com/koreader/koxtoolchain/pull/20#discussion_r373773124:
@@ -126,6 +127,12 @@ case $1 in 42586aa50d84870f12244b6c9acdda982e3719ab \ "arm-${1}-linux-gnueabi" ;;
- remarkable)
- Build_CT-NG \
- https://github.com/tcrs/crosstool-ng.git \
I'll do that. I'm not actually sure what the glibc min kernel version is set to for latest firmware version. Is there an easy way to tell from a ssh shell or do you have to look through the SDK?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/koreader/koxtoolchain/pull/20?email_source=notifications&email_token=AAA3KZSPARNI5F3I2ZHPLZDRAVGZ7A5CNFSM4KN5UMJ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCT4T4IY#discussion_r373773124, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA3KZW6MAE3ANQ7LI2QCPTRAVGZ7ANCNFSM4KN5UMJQ .
Merging this, I'll tweak the repo/hash properly in a following PR, thanks :).
This just points to my fork of NiLuJe's fork of crosstool-ng to which I've added a remarkable toolchain spec. I just used the Kobo spec and updated the glibc and kernel versions. I've built koreader with the toolchain and it all seems to work on my remarkable.
This change is