diff options
author | Denys Dmytriyenko <denys@ti.com> | 2019-10-03 06:29:35 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2019-10-03 13:59:47 +0000 |
commit | 4d6d14a2b1ada89781fee1cc7fdd08e3dfb6b769 (patch) | |
tree | 934825ff79fdb84dc91d14cd1dc170db91e75177 /recipes-kernel/jailhouse | |
parent | 3abd67da818ac5b33d5fd1cedd6c376a218c8961 (diff) | |
download | meta-ti-4d6d14a2b1ada89781fee1cc7fdd08e3dfb6b769.tar.gz |
jailhouse: update to ti2019.04-rc3 tag
This includes ramdisk alignment fix.
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel/jailhouse')
-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 409b3252..4186dc3a 100644 --- a/recipes-kernel/jailhouse/jailhouse_git.bb +++ b/recipes-kernel/jailhouse/jailhouse_git.bb | |||
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = " \ | |||
11 | " | 11 | " |
12 | 12 | ||
13 | PV = "0.10+git${SRCPV}" | 13 | PV = "0.10+git${SRCPV}" |
14 | SRCREV = "8858ba60ab078d8e3e5317fd644f09c560775a99" | 14 | SRCREV = "b3a68ac89d7ed955546eae91954b184ec1583ce3" |
15 | BRANCH = "ti-jailhouse-0.10" | 15 | BRANCH = "ti-jailhouse-0.10" |
16 | 16 | ||
17 | SRC_URI = " \ | 17 | SRC_URI = " \ |