Commit Graph

15307 Commits

Author SHA1 Message Date
Max Krummenacher a04e0ed79f libsoc: use python3 for python bindings
With python in PACKAGECONFIGS and with the removal of python2 from
host tools the recipe fails to build. Change the recipe to use python3.

libsoc configure uses the host python to detect the used version,
install and use the python3-native package to have the same version
for host and target.

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-13 18:29:14 -08:00
Yi Zhao ba5fbb239e phpmyadmin: upgrade 4.9.1 -> 4.9.2
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-13 18:29:14 -08:00
Andreas Müller 3c448a0175 gnome-font-viewer: fix copy & paste typo in SUMMARY
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-13 18:29:14 -08:00
Andreas Müller 38d1975059 accountsservice: fix build for systemd not in DISTRO_FEATURES
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-11 16:22:40 -08:00
Alex Kiernan f0a641554d ostree: Upgrade 2019.5 -> 2019.6
Drop all patches as they now exist upstream. Add tar to the dependencies
for ptest as this is required when running with libarchive enabled (and
the busybox version doesn't suffice).

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-11 16:22:40 -08:00
Trevor Gamblin c3a3470b1b python-twisted: add missing RDEPENDS for conch
import twisted.conch.checkers outputs error messages like the
following for multiple modules:

|Python 3.7.4 (default, Oct 28 2019, 02:05:50)
|[GCC 9.2.0] on linux
|Type "help", "copyright", "credits" or "license" for more information.
|>>> import twisted.conch.checkers
|
|Error message :
|File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
|File "/usr/lib64/python3.7/site-packages/twisted/conch/checkers.py", line 32, in
|<module>
|from twisted.conch.ssh import keys
|File "/usr/lib64/python3.7/site-packages/twisted/conch/ssh/keys.py", line 18, in
|<module>
|import bcrypt
|No module named 'bcrypt'

Add the missing RDEPENDS so that it works (bcrypt, cryptography, pyasn1,
pickle).

Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-11 16:22:40 -08:00
Denys Dmytriyenko 954b3209de netperf: add "intervals" and "histogram" PACKAGECONFIGs
>From https://hewlettpackard.github.io/netperf/doc/netperf.html:

Other optional configure-time settings include --enable-intervals=yes to give
netperf the ability to “pace” its _STREAM tests and --enable-histogram=yes to
have netperf keep a histogram of interesting times.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-11 16:22:40 -08:00
Bartosz Golaszewski 6d87abfa1d librsync: new package
rdiff is a popular tool for calculating binary delta patches. It's
provided by the librsync package (unrelated to rsync already available
in poky).

This recipe adds new packages for librsync and rdiff.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-11 16:22:40 -08:00
Ross Burton 776ca8771b python-lxml: remove redundant RDEPENDS_class-native
python3-native RPROVIDES python3-compression, so the class-native override isn't
required anymore.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-11 16:22:40 -08:00
Ross Burton 2dcc439aaa python-lxml: remove redundant sed (fixed in 4.3.0 onwards)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-11 16:22:40 -08:00
Ross Burton 28d6b7aeeb python-coloredlogs: don't use relative paths
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-11 16:22:40 -08:00
Ross Burton 4f3e44d4ac python-m2crypto: don't use relative paths
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-11 16:22:40 -08:00
Ross Burton 8cf6b0e9d0 python-slip-dbus: don't use relative paths
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-11 16:22:40 -08:00
Martin Jansa 68be5fe160 googletest: fix build with newer oe-core without python in HOSTTOOLS
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-11 16:22:40 -08:00
Gianfranco Costamagna 41be29ccd1 boinc: update recipe to version 7.16.3
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-11 16:22:40 -08:00
Ross Burton 09001b53a7 python3-pystemd: upgrade to 0.7.0
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-11 16:22:40 -08:00
Kai Kang 5363ce8115 thunar: 1.8.9 -> 1.8.10
The tarball name uses all lower case now, so SRC_URI and S are not
needded to be set in the recipe which have been configured in
xfce.bbclass already.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Andreas Müller <schnitzeltony@gmail.com>
2019-12-10 16:21:08 -08:00
Kai Kang f55e25931b exo: 0.12.9 -> 0.12.10
Upgrade exo from 0.12.9 to 0.12.10.

Release notes:
* Bug Fixes:
  - Fix typeahead search regression (Xfce #16191)
* Translation Updates: Spanish

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Andreas Müller <schnitzeltony@gmail.com>
2019-12-10 16:21:08 -08:00
Kai Kang 421f6dddb3 xfce4-panel-profiles: 1.0.8 -> 1.0.9
Upgrade xfce4-panel-profiles from 1.0.8 to 1.0.9.

Release notes:

* New Features
  - Add Xfce 4.14 profile
* General
  - Suppress deprecation warnings
  - Rename launchers to be more explicit
  - Rename Xubuntu releases to version numbers instead of codenames
  - Unversion gimp desktop file to work with any release
* Bugs Fixed
  - Fix KeyError when processing some layouts (Xfce #14934)
  - Safely handle values that GLib cannot process (Xfce #14597)
* Updated translations

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Andreas Müller <schnitzeltony@gmail.com>
2019-12-10 16:21:08 -08:00
Kai Kang 1a456aa758 blueman: disable appindicator support
libappindicator is a library to allow applications to export a menu into
the Unity Menu bar. Unity is not supported in openembedded, so disable
appindicator support for blueman.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-10 16:21:08 -08:00
Khem Raj 90e33e509c libsmi: Use right name for tcl license
Fixes
WARNING: libsmi-0.5.0-r0 do_populate_lic: libsmi: No generic license file exists for: TCL in any provider

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-10 16:21:08 -08:00
Andreas Müller 079137f59b accountsservice: Hack musl build fix
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-10 16:21:08 -08:00
Andreas Müller 4ce1faf54d libgdata: add x11 to required distro features
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-10 16:21:08 -08:00
Andreas Müller 3cab4ce7f4 file-roller: remove nautilus from DEPENDS
nautilus is added by PACKAGECONFIG[nautilus] conditionally

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-10 16:21:08 -08:00
Andreas Müller 26cb884fc6 yelp: add x11 to required distro features
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-10 16:21:08 -08:00
Andreas Müller 8641eed3a8 colord-gtk: add polkit to required distro features
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-10 16:21:08 -08:00
Andreas Müller 9a956844b4 projucer: add x11 to required distro features
It depends on many X11-libs

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-10 16:21:08 -08:00
Andreas Müller 1d6a1d38b8 stalonetray: Add x11 to required distro feature
It depends on virtual/libx11

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-10 16:21:08 -08:00
Andreas Müller 05ce3eba10 glfw: add features_check to inherit
Without this REQUIRED_DISTRO_FEATURES is a noop

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-10 16:21:07 -08:00
Andreas Müller 4b7c1340ee Add: packagegroup-gnome-apps / packagegroup-gnome-desktop
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-10 16:21:07 -08:00
Andreas Müller 9ccb12210d gnome-flashback: initial add 3.34.1
For all those wanting GNOME 2 e.g on targets without graphics acceleration

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-10 16:21:07 -08:00
Andreas Müller 29f034c423 gnome-panel: (re)add 3.34.1
It is required for gnome-flashback

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-10 16:21:07 -08:00
Andreas Müller 1d133548e5 gnome-session: inital add 3.34.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-10 16:21:07 -08:00
Andreas Müller eba5a2344c gnome-control-center: re-add 3.34.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-10 16:21:07 -08:00
Andreas Müller b04c66677b gnome-online-accounts: initial add 3.34.1
It is a mandatory dependency for upcoming gnome-control-center

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-10 16:21:07 -08:00
Andreas Müller 019e4ad5ae rest: initial add 0.8.1
It is an optional dependency for upcoming gnome-online-accounts

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-10 16:21:07 -08:00
Andreas Müller a811e1a0ac accountsservice: initial add 0.6.55
It is a dependency for upcoming gnome-control-center

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-10 16:21:07 -08:00
Andreas Müller 8250211de6 gnome-shell-extensions: initial add 3.34.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-10 16:21:07 -08:00
Andreas Müller 3b2293dede gnome-shell: initial add 3.34.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-10 16:21:07 -08:00
Andreas Müller 88cb338ca9 gdm: re-add 3.34.1
GDM is a mandatory component for all types of gnome sessions. To give users the
choice to build images with gnome-session using different display-manager
without changing systemd service configuration,, mandatory parts were split
into gdm-base package.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-10 16:21:07 -08:00
Andreas Müller 05d876b8f4 gjs: initial add 1.58.3
* it is a dependency for upcoming gnome shell
* this is the latest stable version currently [1]

[1] http://ftp.gnome.org/pub/gnome/sources/gjs/1.63/gjs-1.63.1.news

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-10 16:21:07 -08:00
Pierre-Jean Texier c1d1697c50 libssh2: add nativesdk support
Fixes:
 Missing or unbuildable dependency chain was: ['nativesdk-cmake', 'nativesdk-curl', 'nativesdk-libssh2']

So, extend libssh2 to nativesdk to fix this issue.

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-10 16:21:07 -08:00
Ross Burton 4d01d33f42 python-jsonpointer: enable native/nativesdk
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-10 16:21:07 -08:00
Wang Mingyu dfc52e24f8 python3-xxhash: upgrade 1.4.2 -> 1.4.3
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-10 16:21:07 -08:00
Wang Mingyu b799a20faf wireshark: upgrade 3.0.6 -> 3.0.7
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-10 16:21:07 -08:00
Wang Mingyu f570bb50ac xterm: upgrade 350 -> 351
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-10 16:21:07 -08:00
Khem Raj 21cc8fed2a libdc1394: Update to 2.2.6 release
Use tarball fetcher and drop autotools-brokensep

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-By: Andreas Müller <schnitzeltony@gmail.com>
2019-12-09 13:34:14 -08:00
Khem Raj ee007abc63 id3lib: Update to newer debian patchset
adopt the patch routine, since the format of tarball has changed

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-08 23:04:02 -08:00
Adrian Bunk 851321744e gpsd: Add a PACKAGECONFIG for disabling usb support
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-08 23:00:58 -08:00
Khem Raj bcd508dedf udisks2: Update to 2.8.4
package tmpfiles.d/udisk2.conf, generated with systemd enabled

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-08 23:00:57 -08:00