From 2d4f165df1d7f57522616fae1885f6d994519de0 Mon Sep 17 00:00:00 2001 From: Viswanath Kraleti Date: Wed, 15 Nov 2023 17:42:27 +0530 Subject: [PATCH] skales: Update SRCREV to latest Update skales recipe to compile tip of the project where support for compressed ARM64 kernel image and pad out the image are avilable. Signed-off-by: Viswanath Kraleti --- recipes-devtools/skales/skales_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-devtools/skales/skales_git.bb b/recipes-devtools/skales/skales_git.bb index 134cc1edf..6e80204fa 100644 --- a/recipes-devtools/skales/skales_git.bb +++ b/recipes-devtools/skales/skales_git.bb @@ -6,7 +6,7 @@ SECTION = "devel" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://mkbootimg;beginline=3;endline=29;md5=114b84083e657f3886bfa2c1e5de7deb" -SRCREV = "6eac9e943de53c4aaaede3697e9226a47686fe25" +SRCREV = "1ccd3e924f6955b1c9d5f921e5311c8db8411787" PV = "1.5.0+git${SRCPV}" SRC_URI = "git://git.codelinaro.org/clo/qsdk/oss/tools/skales.git;protocol=https;branch=caf_migration/skales/master \