mirror of
https://github.com/ARM-software/devlib.git
synced 2025-01-30 17:50:46 +00:00
docs: Add note to hostid about PowerPc64 devices
Add caveat for the hostid on PowerPC64 devices due to the library used when linking the included binary.
This commit is contained in:
parent
5bfeae08f4
commit
5cf18a7b3c
@ -133,6 +133,9 @@ Target
|
||||
|
||||
A numerical id used to represent the identity of the target.
|
||||
|
||||
.. note:: Currently on 64-bit PowerPC devices this id will always be 0. This is
|
||||
due to the included busybox binary being linked with musl.
|
||||
|
||||
.. attribute:: Target.system_id
|
||||
|
||||
A unique identifier for the system running on the target. This identifier is
|
||||
|
Loading…
x
Reference in New Issue
Block a user