From 5cf18a7b3cc861911414821a0c6ad2b0aacc2b0c Mon Sep 17 00:00:00 2001 From: Marc Bonnici Date: Mon, 19 Apr 2021 09:45:52 +0100 Subject: [PATCH] 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. --- doc/target.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/target.rst b/doc/target.rst index a4bd60f..10f7db2 100644 --- a/doc/target.rst +++ b/doc/target.rst @@ -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