[OE-core] [oe-commits] [openembedded-core] 07/63: mesa: update to 13.0.2

Martin Jansa martin.jansa at gmail.com
Thu Dec 22 08:39:29 UTC 2016


On Tue, Dec 13, 2016 at 10:56:25PM +0000, git at git.openembedded.org wrote:
> rpurdie pushed a commit to branch master
> in repository openembedded-core.
> 
> commit 0b3e3415c51dd534d8fc585ea1e3916375ddcc66
> Author: Andreas Müller <schnitzeltony at googlemail.com>
> AuthorDate: Tue Dec 6 01:19:17 2016 +0100
> 
>     mesa: update to 13.0.2
>     
>     Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
>     Signed-off-by: Ross Burton <ross.burton at intel.com>

There are couple QA issues in mesa now:
mesa-13.0.2: mesa: Files/directories were installed but not shipped in
any package:
  /usr/lib/vdpau/libvdpau_r300.so.1.0.0
  /usr/lib/vdpau/libvdpau_nouveau.so.1.0.0
  /usr/lib/vdpau/libvdpau_nouveau.so.1.0
  /usr/lib/vdpau/libvdpau_nouveau.so.1
  /usr/lib/vdpau/libvdpau_nouveau.so
  /usr/lib/vdpau/libvdpau_r300.so.1.0
  /usr/lib/vdpau/libvdpau_r300.so.1
  /usr/lib/vdpau/libvdpau_r300.so
Please set FILES such that these items are packaged. Alternatively if
they are unneeded, avoid installing them or delete them within
do_install.
mesa: 8 installed and not shipped files. [installed-vs-shipped]


It might not be caused by this upgrade, but by addition of libvdpau, can
someone please look and fix it?

> ---
>  meta/recipes-graphics/mesa/{mesa-gl_13.0.1.bb => mesa-gl_13.0.2.bb} | 0
>  meta/recipes-graphics/mesa/{mesa_13.0.1.bb => mesa_13.0.2.bb}       | 4 ++--
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta/recipes-graphics/mesa/mesa-gl_13.0.1.bb b/meta/recipes-graphics/mesa/mesa-gl_13.0.2.bb
> similarity index 100%
> rename from meta/recipes-graphics/mesa/mesa-gl_13.0.1.bb
> rename to meta/recipes-graphics/mesa/mesa-gl_13.0.2.bb
> diff --git a/meta/recipes-graphics/mesa/mesa_13.0.1.bb b/meta/recipes-graphics/mesa/mesa_13.0.2.bb
> similarity index 83%
> rename from meta/recipes-graphics/mesa/mesa_13.0.1.bb
> rename to meta/recipes-graphics/mesa/mesa_13.0.2.bb
> index 37ac15f..bef1fa5 100644
> --- a/meta/recipes-graphics/mesa/mesa_13.0.1.bb
> +++ b/meta/recipes-graphics/mesa/mesa_13.0.2.bb
> @@ -6,8 +6,8 @@ SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/${PV}/mesa-${PV}.tar.xz \
>             file://0001-Use-wayland-scanner-in-the-path.patch \
>  "
>  
> -SRC_URI[md5sum] = "72b7f4d0c2407f367484abd201cb8276"
> -SRC_URI[sha256sum] = "71962fb2bf77d33b0ad4a565b490dbbeaf4619099c6d9722f04a73187957a731"
> +SRC_URI[md5sum] = "9442c2dee914cde3d1f090371ab04113"
> +SRC_URI[sha256sum] = "a6ed622645f4ed61da418bf65adde5bcc4bb79023c36ba7d6b45b389da4416d5"
>  
>  #because we cannot rely on the fact that all apps will use pkgconfig,
>  #make eglplatform.h independent of MESA_EGL_NO_X11_HEADER
> 
> -- 
> To stop receiving notification emails like this one, please contact
> the administrator of this repository.
> -- 
> _______________________________________________
> Openembedded-commits mailing list
> Openembedded-commits at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-commits

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20161222/104482b4/attachment-0002.sig>


More information about the Openembedded-core mailing list