* package topfiles and egg-info in PN-core
* fix find call (without braces it removes only last match -name ".h") and
_epoll.c, _initgroups.c are left in image
* fixes
python-twisted-10.2.0: python-twisted: Files/directories were installed but not shipped
/usr/lib/python2.7/site-packages/Twisted-10.2.0-py2.7.egg-info
/usr/lib/python2.7/site-packages/Twisted-10.2.0-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/Twisted-10.2.0-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/Twisted-10.2.0-py2.7.egg-info/requires.txt
/usr/lib/python2.7/site-packages/Twisted-10.2.0-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/Twisted-10.2.0-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/Twisted-10.2.0-py2.7.egg-info/not-zip-safe
/usr/lib/python2.7/site-packages/twisted/topfiles
/usr/lib/python2.7/site-packages/twisted/python/_epoll.c
/usr/lib/python2.7/site-packages/twisted/python/_initgroups.c
/usr/lib/python2.7/site-packages/twisted/topfiles/NEWS
/usr/lib/python2.7/site-packages/twisted/topfiles/README
/usr/lib/python2.7/site-packages/twisted/topfiles/ChangeLog.Old
/usr/lib/python2.7/site-packages/twisted/topfiles/CREDITS
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* Fixes:
lua5.1-5.1.4: lua5.1: Files/directories were installed but not shipped
/usr/share/lua
/usr/share/lua/5.1
/usr/lib/lua
/usr/lib/lua/5.1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* incorectly installs doc to /usr/doc and isn't picked by FILES_
tangogps-0.99.4: tangogps: Files/directories were installed but not shipped
/usr/doc
/usr/doc/tangogps
/usr/doc/tangogps/INSTALL
/usr/doc/tangogps/NEWS
/usr/doc/tangogps/TODO
/usr/doc/tangogps/README
/usr/doc/tangogps/ChangeLog
/usr/doc/tangogps/AUTHORS
/usr/doc/tangogps/COPYING
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* it's not packaged and created on target dynamically
* fixes QA:
fuse-2.9.2: fuse: Files/directories were installed but not shipped
/dev
/dev/fuse
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* add LIC_FILES_CHKSUM
* drop versions from DEPENDS
* use opkg as the only IPKG_VARIANT
* depend on polkit (renamed from policykit)
* disable unpackaged ruck
* fix packaging of PN-staticdev
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* Fix SRC_URI checksum to not be version-specific
* Refer to new COPYING file in LIC_FILES_CHKSUM (previously none was
distributed)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
The 1.0 version of FreeRDP has change a lot and made the extension to
fail; as this extension has some limit usage (due some legal
interpretations) we stoped to support it upstream and in O.S. Systems.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
ERROR: Nothing PROVIDES 'libphone-utils' (but meta-openembedded/meta-oe/recipes-devtools/python/python-phoneutils_git.bb DEPENDS on or otherwise requires it)
ERROR: Required build target 'python-phoneutils' has no buildable providers.
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
ERROR: Nothing PROVIDES 'libxp' (but /home/hrw/HDD/devel/canonical/aarch64/meta-openembedded/meta-oe/recipes-support/openmotif/openmotif_2.3.3.bb DEPENDS on or otherwise requires it)
ERROR: Required build target 'openmotif' has no buildable providers.
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
The SDK installs binaries in the /usr/share/doc directory
This fixes QA errors like:
ERROR: QA Issue: non debug package contains .debug directory:
maliit-framework-doc path
/work/armv7a-vfp-neon-oe-linux-gnueabi/maliit-framework/0.92.3+git1+750842dec74a9b17dca91ef779c4fc5a43c4d9dc-r0/packages-split/maliit-framework-doc/usr/share/doc/maliit-framework/maliit-sdk/examples/apps/settings/.debug/maliit-exampleapp-settings
Signed-off-by: Samuel Stirtzel <s.stirtzel@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
The following errors are only shown when started from console, also there are no visible errors during execution.
Error fixed: QML Image: Error decoding: file:///usr/share/maliit/plugins/org/nemomobile/icon-m-input-methods-shift-lowercase.svg: Unsupported image format
This is unaffected from whether libqtsvg4 is installed or not.
Signed-off-by: Samuel Stirtzel <s.stirtzel@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Man pages generation uses xmlto, and it seems that it is currently
broken on OE.
Change-Id: I1dccb9339c20b0b898344cf60c02a705d9c32794
Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
- php-fpm is an alternative PHP FastCGI implementation which seems to
be now prefered to php-fcgi
- this patch enable the build of php-fpm and packages it in its own
package
- it's tested with hiawatha on an armv5te target
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>