summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2020-05-05 20:01:19 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2020-05-05 22:12:43 +0800
commit76390f71fe8f73722bfcd07519b3556db43d4dc0 (patch)
tree5017d0c627fbaa124f4c383f0e36f79e761e4e82
parentbf93f43a29fd624f7859cf48b440aa3be4be7b0e (diff)
downloadmeta-intel-76390f71fe8f73722bfcd07519b3556db43d4dc0.tar.gz
jhi: upgrade 1.33 -> 1.37
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--recipes-support/jhi/jhi_1.37.bb (renamed from recipes-support/jhi/jhi_1.33.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-support/jhi/jhi_1.33.bb b/recipes-support/jhi/jhi_1.37.bb
index c52af957..8c968f62 100644
--- a/recipes-support/jhi/jhi_1.33.bb
+++ b/recipes-support/jhi/jhi_1.37.bb
@@ -8,7 +8,7 @@ SRC_URI = "git://github.com/intel/dynamic-application-loader-host-interface.git;
8 8
9inherit cmake useradd systemd pkgconfig 9inherit cmake useradd systemd pkgconfig
10 10
11SRCREV = "44d64cdbcf7eacd397ce9c18b9094514b62093e6" 11SRCREV = "d1258013c8bc7d94cbc40de99e7ab2ed1327a086"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14