summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
authorJussi Kukkonen <jussi.kukkonen@intel.com>2018-01-04 15:12:36 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-01-05 12:02:37 +0000
commit6bcad1498937262df22077fbfc52c48e7a423459 (patch)
treee19fcd77453261b80c8c46b042b1ed74bdb817de /meta/recipes-sato
parent651a82f26b6143af49ecf3e54671159fe15efe99 (diff)
downloadpoky-6bcad1498937262df22077fbfc52c48e7a423459.tar.gz
gst-player: Upgrade, rename to gst-examples
Switch to using current repository, switch to meson (following upstream), rename the recipe like upstream. Add a patch to install the player binaries. (From OE-Core rev: ac695195077dd12e41f6104e5cc77ec2cf03af11) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato')
-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 97cced7cc3..224428ddda 100644
--- a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
+++ b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
@@ -46,7 +46,7 @@ WEB ?= ""
46SUMMARY_${PN}-apps = "Sato desktop - applications" 46SUMMARY_${PN}-apps = "Sato desktop - applications"
47RDEPENDS_${PN}-apps = "\ 47RDEPENDS_${PN}-apps = "\
48 l3afpad \ 48 l3afpad \
49 gst-player \ 49 gst-examples \
50 matchbox-terminal \ 50 matchbox-terminal \
51 sato-screenshot \ 51 sato-screenshot \
52 ${FILEMANAGER} \ 52 ${FILEMANAGER} \