diff options
author | zheng_wenlong <wenlong_zheng@nexty-ele.com> | 2018-09-07 16:51:33 +0900 |
---|---|---|
committer | zheng_wenlong <wenlong_zheng@nexty-ele.com> | 2018-09-07 16:52:10 +0900 |
commit | ccd9735f854443ea81750421212b77cd5cd17d7d (patch) | |
tree | 44d87fd9350fc05f4c92f9d944e81c1230d11dbe /meta-hmi-framework/recipes-demo-hmi/runxdg/runxdg_git.bb | |
parent | 79cc9d2d01eca9a47527331e859ff2118f3005a2 (diff) |
Change libhomescreen-2017 to libhomescreen
Change libhomescreen-2017 to libhomescreen.
Change-Id: Ia436650481637fc4b64329b2bc8ec296ac37c9d0
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
Diffstat (limited to 'meta-hmi-framework/recipes-demo-hmi/runxdg/runxdg_git.bb')
-rw-r--r-- | meta-hmi-framework/recipes-demo-hmi/runxdg/runxdg_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-hmi-framework/recipes-demo-hmi/runxdg/runxdg_git.bb b/meta-hmi-framework/recipes-demo-hmi/runxdg/runxdg_git.bb index 4bd0b28a..d5bd568b 100644 --- a/meta-hmi-framework/recipes-demo-hmi/runxdg/runxdg_git.bb +++ b/meta-hmi-framework/recipes-demo-hmi/runxdg/runxdg_git.bb @@ -5,7 +5,7 @@ HOMEPAGE = "https://git.automotivelinux.org/staging/xdg-launcher" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" -DEPENDS = "json-c wayland wayland-ivi-extension virtual/libhomescreen libwindowmanager" +DEPENDS = "json-c wayland wayland-ivi-extension libhomescreen libwindowmanager" inherit cmake |