From ccd9735f854443ea81750421212b77cd5cd17d7d Mon Sep 17 00:00:00 2001 From: zheng_wenlong Date: Fri, 7 Sep 2018 16:51:33 +0900 Subject: Change libhomescreen-2017 to libhomescreen Change libhomescreen-2017 to libhomescreen. Change-Id: Ia436650481637fc4b64329b2bc8ec296ac37c9d0 Signed-off-by: zheng_wenlong --- .../recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb | 4 ++-- meta-hmi-framework/recipes-demo-hmi/runxdg/runxdg_git.bb | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'meta-hmi-framework/recipes-demo-hmi') diff --git a/meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb b/meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb index e5b21bf5..21640013 100644 --- a/meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb +++ b/meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb @@ -3,8 +3,8 @@ SECTION = "libs" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93" -DEPENDS = "qtbase libhomescreen-2017" -RDEPENDS_${PN} = "libhomescreen-2017" +DEPENDS = "qtbase libhomescreen" +RDEPENDS_${PN} = "libhomescreen" inherit qmake5 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 -- cgit 1.2.3-korg