From: Denys Dmytriyenko <[email protected]> Signed-off-by: Denys Dmytriyenko <[email protected]> --- .../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 07d702b..fe44f1d 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" +DEPENDS = "gstreamer1.0 libdrm ti-ipc wayland weston" COMPATIBLE_MACHINE = "dra7xx" @@ -16,7 +16,7 @@ SRC_URI = "git://git.ti.com/glsdk/example-applications.git;protocol=git \ SRCREV = "4dcbca6bf486b0331781014c463225e927e1f464" -PR = "r40" +PR = "r41" do_install_append () { install -d ${D}${sysconfdir}/glsdkstatcoll -- 1.7.9.5 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
