From: Ross Burton Date: Fri, 27 Feb 2015 14:14:20 +0000 (+0000) Subject: sato: fix typo in packagegroup X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~31100 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee74395813225d6e33acb319239a7cd0452c947d;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git sato: fix typo in packagegroup The gtk-play binary is packaged in gst-player-bin... Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb index fa9a2614f14..18d8b16c765 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 \