summaryrefslogtreecommitdiffstats
path: root/recipes-extended
diff options
context:
space:
mode:
authorCristinel Panfir <cristinel.panfir@nxp.com>2020-10-06 14:28:16 +0300
committerOtavio Salvador <otavio@ossystems.com.br>2020-10-20 10:27:07 -0300
commit547a7a65f07e96a5c4dc6d8f0fd11b40265a93bf (patch)
tree2c041bbc59a7b00760eb833cf926841c594c65d5 /recipes-extended
parent1b55d258c4b38646d1d08210abdddccef5f5c02c (diff)
downloadmeta-freescale-547a7a65f07e96a5c4dc6d8f0fd11b40265a93bf.tar.gz
jailhouse: Upgrade to version 0.12
Signed-off-by: Cristinel Panfir <cristinel.panfir@nxp.com>
Diffstat (limited to 'recipes-extended')
-rw-r--r--recipes-extended/jailhouse/jailhouse_0.12.bb (renamed from recipes-extended/jailhouse/jailhouse_0.11.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-extended/jailhouse/jailhouse_0.11.bb b/recipes-extended/jailhouse/jailhouse_0.12.bb
index 32a4f92f..9e945769 100644
--- a/recipes-extended/jailhouse/jailhouse_0.11.bb
+++ b/recipes-extended/jailhouse/jailhouse_0.12.bb
@@ -13,8 +13,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=9fa7f895f96bde2d47fd5b7d95b6ba4d \
13 file://driver/jailhouse.h;beginline=9;endline=36;md5=2825581c1666c44a17955dc574cfbfb3 \ 13 file://driver/jailhouse.h;beginline=9;endline=36;md5=2825581c1666c44a17955dc574cfbfb3 \
14" 14"
15 15
16SRCBRANCH = "lf-5.4.y" 16SRCBRANCH = "imx_5.4.47_2.2.0"
17SRCREV = "82d5698945eafaffa58bab3b4d6da320bf56289c" 17SRCREV = "8bbe203ee7c1fc16198ce1bf964e54c90606c3c2"
18 18
19SRC_URI = "git://source.codeaurora.org/external/imx/imx-jailhouse.git;protocol=ssh;branch=${SRCBRANCH} \ 19SRC_URI = "git://source.codeaurora.org/external/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 \