From 84f3263c2cae697bdbc1fd63b54160f0bbd5f2c6 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 3 Nov 2021 23:43:23 -0700 Subject: [PATCH] skales: Specify branch parameter explicitly in SRC_URI Signed-off-by: Khem Raj --- 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 782d20c..2b04657 100644 --- a/recipes-devtools/skales/skales_git.bb +++ b/recipes-devtools/skales/skales_git.bb @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://mkbootimg;beginline=3;endline=29;md5=114b84083e657f38 SRCREV = "6eac9e943de53c4aaaede3697e9226a47686fe25" PV = "1.5.0+git${SRCPV}" -SRC_URI = "git://source.codeaurora.org/quic/kernel/skales;protocol=http \ +SRC_URI = "git://source.codeaurora.org/quic/kernel/skales;protocol=http;branch=master \ file://0002-mkbootimg-use-python3.patch \ "