diff options
author | Anuj Mittal <anuj.mittal@intel.com> | 2020-10-02 15:56:47 +0800 |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2020-10-02 15:56:47 +0800 |
commit | b077acb2702731db2d77ed31126a5b21af3c1cff (patch) | |
tree | e5ae808363ef45c6b758967661bfd7b02784b0a1 /recipes-support/jhi | |
parent | 98039f5bf2119e209440d9e59d9d5ea235092efa (diff) | |
download | meta-intel-b077acb2702731db2d77ed31126a5b21af3c1cff.tar.gz |
jhi: upgrade 1.37 -> 1.38
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-support/jhi')
-rw-r--r-- | recipes-support/jhi/jhi_1.38.bb (renamed from recipes-support/jhi/jhi_1.37.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-support/jhi/jhi_1.37.bb b/recipes-support/jhi/jhi_1.38.bb index c02e2bc4..e894974d 100644 --- a/recipes-support/jhi/jhi_1.37.bb +++ b/recipes-support/jhi/jhi_1.38.bb | |||
@@ -8,7 +8,7 @@ SRC_URI = "git://github.com/intel/dynamic-application-loader-host-interface.git; | |||
8 | 8 | ||
9 | inherit cmake useradd systemd pkgconfig update-rc.d | 9 | inherit cmake useradd systemd pkgconfig update-rc.d |
10 | 10 | ||
11 | SRCREV = "d1258013c8bc7d94cbc40de99e7ab2ed1327a086" | 11 | SRCREV = "6c3bc6f14fa4775758a7c8111b2783edc5207c9d" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
14 | 14 | ||