]> code.ossystems Code Review - openembedded-core.git/commit
glibc: Package libmvec when built
authorKhem Raj <raj.khem@gmail.com>
Fri, 24 Jul 2015 21:55:30 +0000 (14:55 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 16 Aug 2015 16:28:10 +0000 (17:28 +0100)
commitf009e592fd5ef65c2417ec8cc131056a575a003f
treecf9f1c7591ae9a92c573fc7b45ed0add067ba65e
parent6ea08396dbb628140fd3289fc9fb19df97914326
glibc: Package libmvec when built

libmvec is new library in glibc 2.22 and currently turned on by default
on x86_64. this helps in packaging it properly when its generated

Fixes warning like
WARNING: QA Issue: nativesdk-glibc: Files/directories were installed but
not shipped in any package:
  /usr/local/oecore-x86_64/sysroots/x86_64-angstromsdk-linux/lib/libmvec-2.21.90.so
  Please set FILES such that these items are packaged. Alternatively if
  they are unneeded, avoid installing them or delete them within
  do_install. [installed-vs-shipped]

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/glibc/glibc-package.inc