phytool: Update to latest

Changelog:
- Add man pages and adjust Makefile for man pages
- Avoid %#x printf pattern

Signed-off-by: Ricardo Simoes <ricardo.simoes@pt.bosch.com>
Signed-off-by: Mark Jonas <mark.jonas@de.bosch.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Ricardo Simoes 2026-03-19 18:09:03 +01:00 committed by Khem Raj
parent b820ffae7f
commit 635c7328f9
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=39bba7d2cf0ba1036f2a6e2be52fe3f0"
PV = "2+git"
SRC_URI = "git://github.com/wkz/phytool.git;branch=master;protocol=https"
SRCREV = "8882328c08ba2efb13c049812098f1d0cb8adf0c"
SRCREV = "bcf23b0261aa9f352ee4b944e30e3482158640a4"
# The Makefile has "$PREFIX/bin" hardcoded into it, hence not using $bindir here
do_install() {