use BB_GIT_DEFAULT_DESTSUFFIX

This commit is contained in:
Markus Volk
2025-07-15 08:58:16 +02:00
parent b0d97571cf
commit 3c8026550f
19 changed files with 19 additions and 19 deletions

View File

@ -7,7 +7,7 @@ RDEPENDS:${PN} = "xcur2png go-runtime"
GO_IMPORT = "github.com/nwg-piotr/nwg-look"
SRC_URI = "git://${GO_IMPORT};destsuffix=${BP}/src/${GO_IMPORT};branch=main;protocol=https"
SRC_URI = "git://${GO_IMPORT};destsuffix=${BB_GIT_DEFAULT_DESTSUFFIX}/src/${GO_IMPORT};branch=main;protocol=https"
SRCREV = "1282e6422491ea912ac22c5f532277eb011cc5bb"
require ${PN}-go-mods.inc ${PN}-licenses.inc