packagegroup-core-x11-sato: fix gst-player package name

The package name in Yocto 2.2 has lost the '-bin' suffix.

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
Javier Viguera 2017-03-01 15:32:11 +01:00
parent 05ca6d3c78
commit 14d3f5e83c
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@
# Disable network manager
NETWORK_MANAGER = ""
RDEPENDS_${PN}-apps_remove_ccimx6ul = "gst-player-bin"
RDEPENDS_${PN}-apps_remove_ccimx6ul = "gst-player"