summaryrefslogtreecommitdiffstats
path: root/recipes-support/jhi/jhi_1.41.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-support/jhi/jhi_1.41.bb')
-rw-r--r--recipes-support/jhi/jhi_1.41.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-support/jhi/jhi_1.41.bb b/recipes-support/jhi/jhi_1.41.bb
index d8b807c0..bbb30a6d 100644
--- a/recipes-support/jhi/jhi_1.41.bb
+++ b/recipes-support/jhi/jhi_1.41.bb
@@ -4,7 +4,7 @@ to install Java applets on DAL FW and communicate with them"
4LICENSE = "Apache-2.0" 4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=833126f14614a3276708a4d7c9734645" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=833126f14614a3276708a4d7c9734645"
6 6
7SRC_URI = "git://github.com/intel/dynamic-application-loader-host-interface.git;protocol=https" 7SRC_URI = "git://github.com/intel/dynamic-application-loader-host-interface.git;protocol=https;branch=master"
8 8
9inherit cmake useradd systemd pkgconfig update-rc.d 9inherit cmake useradd systemd pkgconfig update-rc.d
10 10