diff options
| author | Ross Burton <ross.burton@intel.com> | 2015-02-27 14:14:21 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-02-27 19:03:08 +0000 |
| commit | 646dfe014c1f45094ccacf74183fc7e5e853b7e9 (patch) | |
| tree | 7dcac4f89311733c64817b6693117878a677004d /meta | |
| parent | a240f08f0f86442b2fac8284cb3054b1ee55290e (diff) | |
| download | poky-646dfe014c1f45094ccacf74183fc7e5e853b7e9.tar.gz | |
packagegroups: use gst-player instead of owl-video
owl-video is a bad video player that doesn't work very well, use gst-player
instead for testing.
(From OE-Core rev: d620f6a19e104e2cd7eaf060429df4a41a504206)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb b/meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb index 33a3eee258..4177c450aa 100644 --- a/meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb +++ b/meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb | |||
| @@ -30,7 +30,7 @@ X11GLTOOLS = "\ | |||
| 30 | 30 | ||
| 31 | X11TOOLS = "\ | 31 | X11TOOLS = "\ |
| 32 | fstests \ | 32 | fstests \ |
| 33 | owl-video \ | 33 | gst-player-bin \ |
| 34 | x11perf \ | 34 | x11perf \ |
| 35 | xrestop \ | 35 | xrestop \ |
| 36 | xwininfo \ | 36 | xwininfo \ |
