[OE-core] [PATCHv3] mesa: bump SRCREV in git recipe, refresh patches

Burton, Ross ross.burton at intel.com
Tue Jul 23 10:37:14 UTC 2013


On 19 July 2013 05:42, Jonathan Liu <net147 at gmail.com> wrote:
> On 19 July 2013 13:14, Jonathan Liu <net147 at gmail.com> wrote:
>> I get the following with PACKAGECONFIG_append_pn-mesa = " gallium
>> gallium-llvmpipe":
>> WARNING: QA Issue: mesa: Files/directories were installed but not shipped
>>   /usr/lib/libXvMCsoftpipe.so
>>   /usr/lib/libXvMCsoftpipe.la
>
> I wonder if the PV should be 9.2.0+git${SRCPV} instead of
> 9.1.3+git${SRCPV} since the OpenGL version string (as reported by
> glxinfo) is 2.1 Mesa 9.2.0-devel (git-5a925cc).

No, because then it would be newer than the real 9.2.0. This is what ~
is for, the correct version string would be 9.2.0~git${SRCPV} but
sadly our rpm doesn't support ~ for some reason:

| error: line 3: invalid tag value("^[A-Za-z0-9+._]+$") Version:
Version: 3.0~git0+f5678b4bb0

I'm pretty sure RPM supports this upstream and there's a bug for this
already: https://bugzilla.yoctoproject.org/show_bug.cgi?id=3976.  If
anyone who knows RPM well wants to fix this it would be much
appreciated!

Ross



More information about the Openembedded-core mailing list