Skip to content

kobo-usbms: ensure KoboUSBMS.tar.gz binaries are stripped#2042

Merged
Frenzie merged 1 commit into
koreader:masterfrom
benoit-pierre:pr/fix_KoboUSBMS.tar.gz_unstripped_usbms_binary
Feb 23, 2025
Merged

kobo-usbms: ensure KoboUSBMS.tar.gz binaries are stripped#2042
Frenzie merged 1 commit into
koreader:masterfrom
benoit-pierre:pr/fix_KoboUSBMS.tar.gz_unstripped_usbms_binary

Conversation

@benoit-pierre

@benoit-pierre benoit-pierre commented Feb 23, 2025

Copy link
Copy Markdown
Member

This change is Reviewable

@benoit-pierre

Copy link
Copy Markdown
Member Author

Note: other differences I have noticed between versions:

  • order of the tar file entries: filesystem dependent I assume, so I get a different listing when building locally, even if files contents are the same, except for…
  • different usbms binary due to the .comment section, e.g.:
# strings --all --bytes=8 {}
@@ -2033,15 +2033,15 @@
 drain_events
 libevdev_next_event
 slot_value
 fix_invalid_absinfo
 libevdev_set_fd
 libevdev_change_fd
 libevdev_set_device_log_function
-GCC: (crosstool-NG 1.26.0.155_62fb594 - NiLuJe) 14.2.0
+GCC: (crosstool-NG 1.26.0.153_a221b56 - NiLuJe) 14.2.0
 .shstrtab
 .note.ABI-tag
 .gnu.hash
 .gnu.version
 .gnu.version_r
 .rel.dyn
 .rel.plt

# readelf --wide --decompress --string-dump=.comment {}
@@ -1,4 +1,4 @@
 String dump of section '.comment':
-  [     0]  GCC: (crosstool-NG 1.26.0.155_62fb594 - NiLuJe) 14.2.0
+  [     0]  GCC: (crosstool-NG 1.26.0.153_a221b56 - NiLuJe) 14.2.0

@Frenzie Frenzie merged commit b7ec880 into koreader:master Feb 23, 2025
@benoit-pierre benoit-pierre deleted the pr/fix_KoboUSBMS.tar.gz_unstripped_usbms_binary branch February 23, 2025 20:42
0xstillb pushed a commit to 0xstillb/koreader-thai that referenced this pull request May 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants