Optee_os recipes modification et al.
[AGL/meta-agl.git] / meta-agl-bsp / meta-rcar-gen3 / recipes-graphics / wayland / weston_%.bbappend
index 98b973c..6ce7472 100644 (file)
@@ -1,23 +1 @@
-FILESEXTRAPATHS_append := ":${THISDIR}/${PN}"
-
-SRC_URI_append = "\
-    file://weston-rcar.ini \
-    "
-
-do_install_append() {
-    WESTON_INI_CONFIG=${sysconfdir}/xdg/weston
-    install -d ${D}${WESTON_INI_CONFIG}
-    install -m 0644 ${WORKDIR}/weston-rcar.ini ${D}${WESTON_INI_CONFIG}/weston.ini
-}
-
-FILES_${PN}_append_rcar-gen3 = " \
-    ${libexecdir}/weston-screenshooter \
-    ${libexecdir}/weston-ivi-shell-user-interface \
-    ${libexecdir}/weston-keyboard \
-    ${libexecdir}/weston-simple-im \
-    ${libexecdir}/weston-desktop-shell \
-"
-
-FILES_${PN}_append = " \
-    ${sysconfdir}/xdg/weston/weston.ini \
-    "
+DEPENDS_append_rcar-gen3 = " gstreamer1.0-plugins-base"