summaryrefslogtreecommitdiffstats
path: root/recipes-support/jhi
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2020-11-25 23:20:46 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2020-11-25 23:20:46 +0800
commit5963f6bded6f64e0e86a73e6fc9a8794528b9a11 (patch)
treec2f44ac8c3e33f78f464017479827dffec311caf /recipes-support/jhi
parent6cf386fa948880eaaa60bbddb5245258771fac79 (diff)
downloadmeta-intel-5963f6bded6f64e0e86a73e6fc9a8794528b9a11.tar.gz
jhi: upgrade 1.38 -> 1.39
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-support/jhi')
-rw-r--r--recipes-support/jhi/jhi_1.39.bb (renamed from recipes-support/jhi/jhi_1.38.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-support/jhi/jhi_1.38.bb b/recipes-support/jhi/jhi_1.39.bb
index 1db63153..2108f1a5 100644
--- a/recipes-support/jhi/jhi_1.38.bb
+++ b/recipes-support/jhi/jhi_1.39.bb
@@ -8,7 +8,7 @@ SRC_URI = "git://github.com/intel/dynamic-application-loader-host-interface.git;
8 8
9inherit cmake useradd systemd pkgconfig update-rc.d 9inherit cmake useradd systemd pkgconfig update-rc.d
10 10
11SRCREV = "6c3bc6f14fa4775758a7c8111b2783edc5207c9d" 11SRCREV = "cbf9e015dd9de03eb5df1124d568de50ec7784d5"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14