summaryrefslogtreecommitdiffstats
path: root/recipes-extended/jailhouse/jailhouse_0.11.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-03-31 18:02:51 -0300
committerGitHub <noreply@github.com>2023-03-31 18:02:51 -0300
commitf66fdef1c2dc735690a7ec7dd44a534d69ea3918 (patch)
treefd7e924b4aa7c4c519d47a4082ddc375375d3d3d /recipes-extended/jailhouse/jailhouse_0.11.bb
parente353e020f161d6674c825e8abc9bdcece71ca8a5 (diff)
parent5884c15aa907beef1c2582a9cff63d33b04ff0bc (diff)
downloadmeta-freescale-f66fdef1c2dc735690a7ec7dd44a534d69ea3918.tar.gz
Merge pull request #1470 from thochstein/dunfell
Move from codeaurora to github
Diffstat (limited to 'recipes-extended/jailhouse/jailhouse_0.11.bb')
-rw-r--r--recipes-extended/jailhouse/jailhouse_0.11.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/jailhouse/jailhouse_0.11.bb b/recipes-extended/jailhouse/jailhouse_0.11.bb
index 32a4f92f..5a1665eb 100644
--- a/recipes-extended/jailhouse/jailhouse_0.11.bb
+++ b/recipes-extended/jailhouse/jailhouse_0.11.bb
@@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=9fa7f895f96bde2d47fd5b7d95b6ba4d \
16SRCBRANCH = "lf-5.4.y" 16SRCBRANCH = "lf-5.4.y"
17SRCREV = "82d5698945eafaffa58bab3b4d6da320bf56289c" 17SRCREV = "82d5698945eafaffa58bab3b4d6da320bf56289c"
18 18
19SRC_URI = "git://source.codeaurora.org/external/imx/imx-jailhouse.git;protocol=ssh;branch=${SRCBRANCH} \ 19SRC_URI = "git://github.com/nxp-imx/imx-jailhouse.git;protocol=ssh;branch=${SRCBRANCH} \
20 file://0001-tools-scripts-update-shebang-to-python3.patch \ 20 file://0001-tools-scripts-update-shebang-to-python3.patch \
21" 21"
22 22