| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
qpid used the wrong python path and thus cannot
package the files installed. This commit will fix
the following warning issue:
WARNING: QA Issue: qpid: Files/directories were installed but not shipped in any package:
/usr/lib/python2.7/site-packages/qmfengine.py
/usr/lib/python2.7/site-packages/qmf.py
/usr/lib/python2.7/site-packages/_qmfengine.so
/usr/lib/python2.7/site-packages/_qmfengine.la
/usr/lib/python2.7/site-packages/qmfengine.pyo
/usr/lib/python2.7/site-packages/qmf.pyo
/usr/lib/python2.7/site-packages/cqpid.py
/usr/lib/python2.7/site-packages/_cqpid.so
/usr/lib/python2.7/site-packages/_cqpid.la
/usr/lib/python2.7/site-packages/cqpid.pyo
/usr/lib/python2.7/site-packages/qmf2.py
/usr/lib/python2.7/site-packages/cqmf2.py
/usr/lib/python2.7/site-packages/_cqmf2.so
/usr/lib/python2.7/site-packages/_cqmf2.la
/usr/lib/python2.7/site-packages/qmf2.pyo
/usr/lib/python2.7/site-packages/cqmf2.pyo
/usr/lib/python2.7/site-packages/qmfgen
/usr/lib/python2.7/site-packages/qmfgen/__init__.py
/usr/lib/python2.7/site-packages/qmfgen/generate.py
/usr/lib/python2.7/site-packages/qmfgen/schema.py
/usr/lib/python2.7/site-packages/qmfgen/management-types.xml
/usr/lib/python2.7/site-packages/qmfgen/__init__.pyo
/usr/lib/python2.7/site-packages/qmfgen/generate.pyo
/usr/lib/python2.7/site-packages/qmfgen/schema.pyo
/usr/lib/python2.7/site-packages/qmfgen/templates
/usr/lib/python2.7/site-packages/qmfgen/templates/Args.h
/usr/lib/python2.7/site-packages/qmfgen/templates/Class.cpp
/usr/lib/python2.7/site-packages/qmfgen/templates/Class.h
/usr/lib/python2.7/site-packages/qmfgen/templates/CMakeLists.cmake
/usr/lib/python2.7/site-packages/qmfgen/templates/Event.cpp
/usr/lib/python2.7/site-packages/qmfgen/templates/Event.h
/usr/lib/python2.7/site-packages/qmfgen/templates/Makefile.mk
/usr/lib/python2.7/site-packages/qmfgen/templates/Package.cpp
/usr/lib/python2.7/site-packages/qmfgen/templates/Package.h
/usr/lib/python2.7/site-packages/qmfgen/templates/V2Package.cpp
/usr/lib/python2.7/site-packages/qmfgen/templates/V2Package.h
Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.
qpid: 36 installed and not shipped files. [installed-vs-shipped]
Signed-off-by: fli <fupan.li@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
|
|
|
|
|
|
|
| |
Also add -Wno-unused-function to prevent build from failing.
Signed-off-by: Arnold Csorvasi <arnold.csorvasi@ni.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
|
|
|
|
|
|
|
|
|
| |
There were some fundamental issues preventing this package from
compiling. Make some necessary updates to the recipe and pull in an
upstream patch to allow the package to properly configure and compile.
Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
|
|
|
|
|
|
|
|
|
| |
The old URLs are no longer valid so update the URLs to point to a valid
download location. The checksums remain the same so the packages are
unchanged.
Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
|
|
|
|
| |
Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
|
|
|
|
| |
Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
|
|
Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
|