From 635c7328f90733d1b197b48462290ed2177c2d2f Mon Sep 17 00:00:00 2001 From: Ricardo Simoes Date: Thu, 19 Mar 2026 18:09:03 +0100 Subject: [PATCH] phytool: Update to latest Changelog: - Add man pages and adjust Makefile for man pages - Avoid %#x printf pattern Signed-off-by: Ricardo Simoes Signed-off-by: Mark Jonas Signed-off-by: Khem Raj --- meta-networking/recipes-support/phytool/phytool_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networking/recipes-support/phytool/phytool_git.bb b/meta-networking/recipes-support/phytool/phytool_git.bb index 8a141358e7..35d11f8516 100644 --- a/meta-networking/recipes-support/phytool/phytool_git.bb +++ b/meta-networking/recipes-support/phytool/phytool_git.bb @@ -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() {