Re: [Mesa-dev] [PATCH] travis: replace omx feature flag with omx-bellagio one

2017-09-16 Thread Eric Engestrom
On Saturday, 2017-09-16 17:24:50 +, Andres Gomez wrote: > Fixes: 6a8aa11c207 ("st/omx_bellagio: Rename state tracker and > option") > Signed-off-by: Andres Gomez > Cc: Gurkirpal Singh > Cc: Eric Engestrom Reviewed-by: Eric Engestrom > Cc: Emil Velikov > --- > .travis.yml | 12 ++

Re: [Mesa-dev] [PATCH] travis: replace omx feature flag with omx-bellagio one

2017-09-16 Thread Christian König
Am 16.09.2017 um 19:23 schrieb Andres Gomez: Fixes: 6a8aa11c207 ("st/omx_bellagio: Rename state tracker and option") Signed-off-by: Andres Gomez Cc: Gurkirpal Singh Cc: Eric Engestrom Cc: Emil Velikov Reviewed-by: Christian König --- .travis.yml | 12 ++-- 1 file changed, 6 in

[Mesa-dev] [PATCH] travis: replace omx feature flag with omx-bellagio one

2017-09-16 Thread Andres Gomez
Fixes: 6a8aa11c207 ("st/omx_bellagio: Rename state tracker and option") Signed-off-by: Andres Gomez Cc: Gurkirpal Singh Cc: Eric Engestrom Cc: Emil Velikov --- .travis.yml | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.travis.yml b/.travis.yml index 51061d953