aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2015-02-27 14:14:20 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-02-27 19:02:56 +0000
commitee74395813225d6e33acb319239a7cd0452c947d (patch)
tree3797cfa1d9aa27723cd6f3f27cf759a3bbf7aa27
parentb4cbf2da02d7560d65b7e0b862ee9ca86033c2f2 (diff)
downloadopenembedded-core-contrib-ee74395813225d6e33acb319239a7cd0452c947d.tar.gz
sato: fix typo in packagegroup
The gtk-play binary is packaged in gst-player-bin... Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
index fa9a2614f1..18d8b16c76 100644
--- a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
+++ b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
@@ -49,7 +49,7 @@ WEB ?= ""
SUMMARY_${PN}-apps = "Sato desktop - applications"
RDEPENDS_${PN}-apps = "\
leafpad \
- gtk-play \
+ gst-player-bin \
x11vnc \
matchbox-terminal \
sato-screenshot \