diff options
author | 2019-07-16 20:33:43 +0000 | |
---|---|---|
committer | 2019-07-16 20:33:43 +0000 | |
commit | a4c71e8c302b68f213464563200e4bc600c9af03 (patch) | |
tree | 32c1168032c28f3cd80bcda525f3e2ab2805dd02 | |
parent | c74d038580a29b4488980c8dd6cb70ca1ebd8b8c (diff) | |
download | meta-ti-a4c71e8c302b68f213464563200e4bc600c9af03.tar.gz meta-ti-a4c71e8c302b68f213464563200e4bc600c9af03.tar.bz2 meta-ti-a4c71e8c302b68f213464563200e4bc600c9af03.zip |
jailhouse: update to ti2019.02-rc4 tagti2019.02-rc4ti2019.02
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r-- | recipes-kernel/jailhouse/jailhouse_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/jailhouse/jailhouse_git.bb b/recipes-kernel/jailhouse/jailhouse_git.bb index 55de7199..5e2c71b9 100644 --- a/recipes-kernel/jailhouse/jailhouse_git.bb +++ b/recipes-kernel/jailhouse/jailhouse_git.bb @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = " \ " PV = "0.10+git${SRCPV}" -SRCREV = "6ac9dceadc466c35fc6735eb828f1b70b55aafec" +SRCREV = "e71fd2dc7e8494a44cc3c762a24824532a412807" BRANCH = "ti-jailhouse-0.10" SRC_URI = " \ |