Commit Graph

11175 Commits

Author SHA1 Message Date
Andreas Müller 187ef2f8c1 gnome-themes: remove
project is dead - last release was in 2011. That was a gnome 3 port which was
not continued.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-29 16:48:44 -07:00
Andreas Müller 7340b474c4 gnome-mime-data: remove
project is dead - last release was 2007

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-29 16:48:44 -07:00
Andreas Müller b6a43a2b1c vlc: remove gnome-vfs packageconfig
gnome-vfs is gone

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-29 16:48:44 -07:00
Andreas Müller 74e9c7db3b gst-plugins-base: remove gnomevfs packageconfig
gnome-vfs is gone

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-29 16:48:44 -07:00
Andreas Müller 6bc93a768c gnome-vfs: remove
project is dead last release was 2010

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-29 16:48:44 -07:00
Andreas Müller e4cc6c774b florence: remove
* it depends on libglade which is gone
* project is dead - last release was in 2014
* 0.6.3 tested last time was buggy: keyboard tended to reduce it's size to
  few pixels and there was no simple way to undo that

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-29 16:48:44 -07:00
Andreas Müller be12b88beb libbonobo: remove
project is dead last release was 2011

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-29 16:48:44 -07:00
Andreas Müller ca32e26cc8 glade3: remove gnome packageconfig
libbonoboui is gone

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-29 16:48:44 -07:00
Andreas Müller 281ffdaf2e libbonoboui: remove
* it depends on removed libglade
* project is dead - last release in 2011

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-29 16:48:44 -07:00
Andreas Müller a3c1c4d981 libgnomecanvas: remove
* it depends on removed libglade
* project is dead - last release in 2011

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-29 16:48:43 -07:00
Andreas Müller 05f7538135 evolution-data-server: remove libglade from dependencies
libglade is not necessary and does not exist any more

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-29 16:48:43 -07:00
Andreas Müller 9dcf44fc15 libglade: remove
* it failed in last world build
* project is dead last release was in 2009

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-29 16:48:43 -07:00
Derek Straka df631f710c python-cassandra-driver: update to version 3.13.0
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-29 16:48:43 -07:00
Derek Straka 960ae72e10 python-thrift: update to version 0.11.0
License-Update: Checksum change based on release still covered by Apache-2.0

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-29 16:48:43 -07:00
Derek Straka cbd3db00e9 python3-meh: update to version 0.46
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-29 16:48:43 -07:00
Derek Straka 0cd888e7e6 python-cmd2: update to version 0.8.1
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-29 16:48:43 -07:00
Derek Straka 775a7f1dc4 python-pyjwt: update to version 1.6.1
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-29 16:48:43 -07:00
Khem Raj a42c776f0b mpich: Use new config.guess and config.sub
This brings in new architecture support for risc-v

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-29 16:48:16 -07:00
Khem Raj f00b748128 xfsdump: Use new config.guess and config.sub
This brings in new architecture support for risc-v

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-29 16:48:04 -07:00
Khem Raj 9903621022 libmicrohttpd: Add -D_REENTRANT to CFLAGS
GCC fails to add it with -pthread on some arches e.g. risc-v

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-29 16:48:04 -07:00
Khem Raj e0bc9bd439 flashrom: Upgrade to 1.0
- Fix build on risc-v
- Drop upstreamed patches

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-29 16:48:04 -07:00
Jason Wessel af98d8bc21 gnome-keyring, libgnome-keyring: Fix to compile with latest oe-core
The glib-2.0 was upreved and now you must use a depency to pull it in
for the build.  To avoid this error:

NOTE: Executing glib-gettextize --force --copy
./temp/run.do_configure: line 170: glib-gettextize: command not found
WARNING: ./temp/run.do_configure:1 exit 127 from 'glib-gettextize --force --copy'

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-29 16:48:04 -07:00
Andreas Müller 2a8a5b5cd0 poppler: update 0.57.0 -> 0.62.0
* poppler moved from autotools to cmake
* qt4 backend was removed
* build tested with all and none in packageconfig

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-29 16:45:05 -07:00
Andreas Müller 2a3bc6d719 gnuplot: update 5.0.5 -> 5.2.2 and rework
* merge gnuplot.inc to recipe - nothing else requres gnuplot.inc
* add native build required to build all kind of docs
* patches were far from applying so they were reworked:
  * subdirs.patch -> 0001...-0002...
  * lua-loadlibs-configure-in-fix.patch: Test with lua in PACKAGECONFIG without
    issues
* qt4 packageconfig was replaced by qt5 (build tested)
* make desktop file work

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-21 18:45:10 -07:00
Andreas Müller a26ac6adec xfce4-settings: update 4.12.1 -> 4.12.2
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-21 18:45:10 -07:00
Andreas Müller 9ceafa1c4f xfce4-terminal: update 0.8.7.1 -> 0.8.7.2
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-21 18:45:00 -07:00
Martin Jansa 0f2646ef01 gperftools: refresh the patches
WARNING: gperftools-2.6.1-r0 do_patch:
Some of the context lines in patches were ignored. This can lead to incorrectly applied patches.
The context lines in the patches can be updated with devtool:

    devtool modify <recipe>
    devtool finish --force-patch-refresh <recipe> <layer_path>

Then the updated patches and the source tree (in devtool's workspace)
should be reviewed to make sure the patches apply in the correct place
and don't introduce duplicate lines (which can, and does happen
when some of the context is ignored). Further information:
http://lists.openembedded.org/pipermail/openembedded-core/2018-March/148675.html
https://bugzilla.yoctoproject.org/show_bug.cgi?id=10450
Details:
Applying patch 0001-Support-Atomic-ops-on-clang.patch
patching file src/base/atomicops.h
Hunk #1 succeeded at 124 with fuzz 2 (offset 6 lines).

Now at patch 0001-Support-Atomic-ops-on-clang.patch

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-21 18:43:17 -07:00
Martin Jansa db9170bd31 glibmm: refresh the patch
WARNING: glibmm-2.54.1-r0 do_patch:
Some of the context lines in patches were ignored. This can lead to incorrectly applied patches.
The context lines in the patches can be updated with devtool:

    devtool modify <recipe>
    devtool finish --force-patch-refresh <recipe> <layer_path>

Then the updated patches and the source tree (in devtool's workspace)
should be reviewed to make sure the patches apply in the correct place
and don't introduce duplicate lines (which can, and does happen
when some of the context is ignored). Further information:
http://lists.openembedded.org/pipermail/openembedded-core/2018-March/148675.html
https://bugzilla.yoctoproject.org/show_bug.cgi?id=10450
Details:
Applying patch remove-examples.patch
patching file Makefile.am
patching file configure.ac
Hunk #1 succeeded at 166 with fuzz 1 (offset 30 lines).

Now at patch remove-examples.patch

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-21 18:43:16 -07:00
Alexandru Vasiu 6015d3a4bf Add support for pyiface
Pyiface is a package that exposes the network interfaces of the
operating system in a easy to use and transparent way.

Signed-off-by: Alexandru Vasiu <alexandru.vasiu@ni.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-21 18:42:46 -07:00
Martin Hundebøll c09fcd618e libgpiod: fix packaging of tools
The default packaging adds files from ${bindir} to the primary package,
so that following packages don't see any files in ${bindir}. This causes
the libgpiod-tools package to empty, as it is appended (+=) to PACKAGES.

Change the assignment to PACKAGES to a prepend (=+) to populate the
libgpiod-tools package with the gpio{detect,find,get,info,mon,set}
executables.

To avoid missing tools for existing installations of libgpiod, the
libgpiod-tools package is setup as a recommendation by libgpiod when the
tools package config is enabled.

Signed-off-by: Martin Hundebøll <mnhu@prevas.dk>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-21 18:41:47 -07:00
Andreas Müller a69e51037c fluidsynth: update 1.1.9 -> 1.1.10
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-21 18:38:23 -07:00
Andreas Müller 0a499a8f35 abiword: remove unneeded libglade from dependencies
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-21 18:38:23 -07:00
Andreas Müller 4c785e151d glm: fix build breaks when using glx headers / fix install
* With 0.9.9-a2 an error message was created when comiling with glx headers
  included. Instead of fixing all the packages using glm we fix it here.
* Ensure only headers are installed

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-21 18:38:23 -07:00
Derek Straka 8d121d70d6 python-cython: update to version 0.28
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-21 18:38:23 -07:00
Derek Straka 45c8f33911 python-dateutil: update to version 2.7.0
License-Update: Contributions after Dec 1, 2017 are dual license Apache 2.0 and BSD 3-Clause
All contributions before are released under the BSD 3-Clause.  See LICENSE for more info.

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-21 18:38:23 -07:00
Derek Straka 3685be9701 python-astroid: update to version 1.6.2
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-21 18:38:23 -07:00
Derek Straka 8b35ebb63c python-msgpack: update to version 0.5.6
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-21 18:38:23 -07:00
Derek Straka 88cc506868 python-lxml: update to version 4.2.0
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-21 18:38:23 -07:00
Derek Straka 69a1c6ba7c python-pip: update to version 9.0.2
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-21 18:38:23 -07:00
Derek Straka 83c32d70d9 python-pylint: update to version 1.8.3
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-21 18:38:23 -07:00
Tim Orling 4a36055c20 python-futures: upgrade v3.0.5 -> v3.2.0; inherit pypi
* For changes, see:
https://github.com/agronholm/pythonfutures/blob/master/CHANGES.rst

* Inheriting pypi class has the benefit of allowing
  auto-upgrade-helper to properly check for new versions
* HOMEPAGE is now on github
* Add nativesdk to BBCLASSEXTEND
* Use LICENSE file for license checksum
* License has changed from BSD to PSF

License-Update: use LICENSE file; license is now PSF

Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-21 18:37:41 -07:00
Trevor Woerner 72800d19f9 directfb: add more PACKAGECONFIGs
Allow the following features to be enabled by the user during configuration:
mesa, x11.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-21 18:37:27 -07:00
Huang Qiyu c9f9236ac1 smartmontools: 6.5 -> 6.6
Upgrade smartmontools from 6.5 to 6.6.

Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-21 18:36:38 -07:00
Andreas Müller 0b35874a24 glm: update 0.9.8.5 -> 0.9.9-a2 to fix x86_64 (sse-simd) build
* Commit log shows many commints fixing sse e.g. [1-3]. Instead of creating a
  heavy patch series here let's move to the latest version tagged.
* License file 'copying.txt' was removed in [4]. License information is now
  found in 'readme.md'. License is still MIT.

[1] https://github.com/g-truc/glm/commit/8bcf9b5ae791fce37a86764b8acfd68424ac544b
[2] https://github.com/g-truc/glm/commit/1bbf2dafb9f67b14507dc37e4ee885464c5ffc78
[3] https://github.com/g-truc/glm/commit/fdfd03ffaf0e312ce0bab604982f50790e71b09f
[4] https://github.com/g-truc/glm/commit/a23911a5e9d8c631023c62be6f0cf0bf855ca482

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-21 18:36:38 -07:00
Slater, Joseph 0be593bd12 hostapd: not compatible with openssl-no-weak-ciphers
Use CONFLICT_DISTRO_FEATURES to not build if des is not supported.

Signed-off-by: Joe Slater <joe.slater@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-21 18:34:24 -07:00
Martin Jansa c808541864 krb5: remove PACKAGECONFIG for openssl
* --with-pkinit-crypto-impl option was removed in 1.16 by this commit;
  https://github.com/krb5/krb5/commit/3e2344a14fad828dee624af0ae7ba2d12aec2c81#diff-f543b6d8715dcf859ebec297c750c370

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-21 18:34:04 -07:00
Armin Kuster 25206cde73 sysdig: don't build for aarch64
this package depends on luajit which is not supported on aarch64

Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-21 18:32:48 -07:00
Tom Rini 4598769a96 openbox: Improve handling of openbox-session / gnome-openbox-session
Without providing an alternative for x-session-manager we cannot drop
openbox into the standard x11 images and have openbox take over as the
session manager.  Add openbox-session to ${PN}-core as well as an
ALTERNATIVE line for it.  Set the priority based on how other session
managers do this.  As we also have openbox-gnome-session move this from
the full package and in to ${PN}-gnome.

Cc: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16 19:27:54 -07:00
Derek Straka 806cad5df9 python-protobuf: update to version 3.5.2
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16 19:27:54 -07:00
Derek Straka d3f1d63c9b python-pyjwt: update to version 1.6.0
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16 19:27:54 -07:00