From 35ba80a5c75fb71aefbb8f9a69e1b36dfc595967 Mon Sep 17 00:00:00 2001 From: Julian Kahlert Date: Wed, 5 Apr 2023 10:59:36 +0200 Subject: meta-freescale: fix broken IMX migration from codeaurora to github Signed-off-by: Julian Kahlert --- recipes-devtools/cst/cst_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-devtools/cst/cst_git.bb') diff --git a/recipes-devtools/cst/cst_git.bb b/recipes-devtools/cst/cst_git.bb index 15a4f9c0..8284e4b3 100644 --- a/recipes-devtools/cst/cst_git.bb +++ b/recipes-devtools/cst/cst_git.bb @@ -16,7 +16,7 @@ inherit kernel-arch #SECURE_PRI_KEY = "/path/srk.pri" #SECURE_PUB_KEY = "/path/srk.pub" -SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/cst;nobranch=1 \ +SRC_URI = "git://github.com/nxp-qoriq/cst;nobranch=1 \ file://0001-tools-Mark-struct-input_field-file_field-extern.patch \ " SRCREV = "dfe30d3f05cfe281896482839e57ed49c52f2088" -- cgit v1.2.3-54-g00ecf