Hello, I pushed following updates:
commit db7ca84b4a81167edc507b68241d78adb346268a (HEAD, fslc/master-next, fslc/master, pending) Author: Max Krummenacher <[email protected]> Date: Mon Mar 23 12:23:26 2015 +0100 packagegroup-fslc-gstreamer1.0: Fix DISTRO_FEATURE wayland check The wayland packages should only be installed when DISTRO_FEATURE does not contain x11 but does contain wayland. This fixes a failed build when there is only x11 in DISTRO_FEATURE and do_rootfs failes when trying to install gstreamer1.0-plugins-bad-waylandsink. While at it replace base_contains with bb.utils.contains and combine the x11 and wayland logic. Signed-off-by: Max Krummenacher <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> Regards, -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
