[meta-freescale] [meta-fsl-arm][PATCH] piglit: Add Vivante GPU support

Eric Nelson eric.nelson at boundarydevices.com
Mon Jan 27 11:49:49 PST 2014


Hi Rogerio,

On 01/27/2014 07:25 AM, Eric Nelson wrote:
> Thanks Rogerio,
>
> On 01/27/2014 07:10 AM, Rogerio Nunes wrote:
>> Hi guys,
>>
>> On Mon, Jan 27, 2014 at 8:50 AM, Otavio Salvador
>> <otavio at ossystems.com.br> wrote:
>>> Hi Eric,
>>>
>>> On Mon, Jan 27, 2014 at 11:40 AM, Eric Nelson
>>> <eric.nelson at boundarydevices.com> wrote:
>>>> I'm not sure I understand how these could be related,
>>>> but I ran a clean build overnight without success.
>>>>
>>>> Note that this was a straight-forward fsl-image-gui image
>>>> with piglit appended to IMAGE_INSTALL in local.conf.
>>>
>>> Interesting. I've been building fsl-image-gui with success. Could you
>>> try this and see if it helps?
>>>
>>> If it does, we have a missing dependency in pitlit or something like
>>> that.
>>>
>>
>> Same here. The tools-testapps IMAGE_FEATURE includes piglit in the
>> fsl-image-gui already.
>>
>> I haven't tested with IMAGE_INSTALL, but I have the same understanding
>> as Otavio, that if the build is breaking, then there's probably a
>> dependency missing in the base recipe.
>>
>
> So perhaps the answer is simple... Don't do that (use IMAGE_INSTALL
> for piglit).
>
> I just mentioned that I have been able to succesfully build
> fsl-image-gui, and I didn't see that it was already including
> piglit.
>
> I'll test later today.
>

I've confirmed that the piglit tests run without adding this to
IMAGE_INSTALL.

Sorry for the noise.

I'm not sure what to make of the test results, but the framework
appears to be installed and functional.

In case it helps someone else, I had to invoke piglit-run.py from
/usr/bin and point it at the tests in /usr/lib/piglit:

	root at nitrogen6x:/usr/bin# env PIGLIT_BUILD_DIR=/usr/lib/piglit \
         ./piglit-run.py /usr/lib/piglit/tests/sanity.tests \
		~/results/sanity.results

Regards,


Eric


More information about the meta-freescale mailing list