From: Denys Dmytriyenko <[email protected]> Signed-off-by: Denys Dmytriyenko <[email protected]> --- .../recipes-graphics/glsdk-example-apps/glsdk-example-apps.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-arago-extras/recipes-graphics/glsdk-example-apps/glsdk-example-apps.bb b/meta-arago-extras/recipes-graphics/glsdk-example-apps/glsdk-example-apps.bb index 349c1ec..ab12589 100644 --- a/meta-arago-extras/recipes-graphics/glsdk-example-apps/glsdk-example-apps.bb +++ b/meta-arago-extras/recipes-graphics/glsdk-example-apps/glsdk-example-apps.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://git.ti.com/glsdk" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://COPYING;md5=10a9abb9c5bb19edd83a8cf66eef7148" -DEPENDS = "gstreamer1.0 libdrm ti-ipc wayland weston" +DEPENDS = "gstreamer1.0 libdrm libdce ti-ipc wayland weston" COMPATIBLE_MACHINE = "dra7xx" @@ -16,7 +16,7 @@ SRC_URI = "git://git.ti.com/glsdk/example-applications.git;protocol=git \ SRCREV = "bdc4887134325fc6c83815005d5f36edbc577255" -PR = "r42" +PR = "r43" do_install_append () { install -d ${D}${sysconfdir}/glsdkstatcoll -- 2.9.0 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
