summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* phpmyadmin: upgrade 4.9.1 -> 4.9.2Yi Zhao2019-12-131-2/+2
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-font-viewer: fix copy & paste typo in SUMMARYAndreas Müller2019-12-131-1/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* accountsservice: fix build for systemd not in DISTRO_FEATURESAndreas Müller2019-12-111-1/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ostree: Upgrade 2019.5 -> 2019.6Alex Kiernan2019-12-1110-415/+2
| | | | | | | | | 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>
* python-twisted: add missing RDEPENDS for conchTrevor Gamblin2019-12-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* netperf: add "intervals" and "histogram" PACKAGECONFIGsDenys Dmytriyenko2019-12-111-0/+2
| | | | | | | | | | | >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>
* librsync: new packageBartosz Golaszewski2019-12-111-0/+18
| | | | | | | | | | | 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>
* python-lxml: remove redundant RDEPENDS_class-nativeRoss Burton2019-12-111-1/+0
| | | | | | | | 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>
* python-lxml: remove redundant sed (fixed in 4.3.0 onwards)Ross Burton2019-12-111-4/+0
| | | | | Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-coloredlogs: don't use relative pathsRoss Burton2019-12-111-1/+1
| | | | | Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-m2crypto: don't use relative pathsRoss Burton2019-12-111-3/+3
| | | | | Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-slip-dbus: don't use relative pathsRoss Burton2019-12-111-1/+1
| | | | | Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* googletest: fix build with newer oe-core without python in HOSTTOOLSMartin Jansa2019-12-111-0/+8
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* boinc: update recipe to version 7.16.3Gianfranco Costamagna2019-12-114-20/+43
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pystemd: upgrade to 0.7.0Ross Burton2019-12-111-2/+2
| | | | | Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* thunar: 1.8.9 -> 1.8.10Kai Kang2019-12-101-5/+2
| | | | | | | | | | 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>
* exo: 0.12.9 -> 0.12.10Kai Kang2019-12-101-2/+2
| | | | | | | | | | | | | 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>
* xfce4-panel-profiles: 1.0.8 -> 1.0.9Kai Kang2019-12-101-3/+3
| | | | | | | | | | | | | | | | | | | | | | 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>
* blueman: disable appindicator supportKai Kang2019-12-101-0/+1
| | | | | | | | | 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>
* libsmi: Use right name for tcl licenseKhem Raj2019-12-101-1/+1
| | | | | | | 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>
* accountsservice: Hack musl build fixAndreas Müller2019-12-103-0/+86
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgdata: add x11 to required distro featuresAndreas Müller2019-12-101-1/+4
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* file-roller: remove nautilus from DEPENDSAndreas Müller2019-12-101-1/+0
| | | | | | | 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>
* yelp: add x11 to required distro featuresAndreas Müller2019-12-101-1/+4
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* colord-gtk: add polkit to required distro featuresAndreas Müller2019-12-101-0/+4
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* projucer: add x11 to required distro featuresAndreas Müller2019-12-101-1/+3
| | | | | | | It depends on many X11-libs Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* stalonetray: Add x11 to required distro featureAndreas Müller2019-12-101-1/+3
| | | | | | | It depends on virtual/libx11 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* glfw: add features_check to inheritAndreas Müller2019-12-101-1/+1
| | | | | | | 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>
* Add: packagegroup-gnome-apps / packagegroup-gnome-desktopAndreas Müller2019-12-102-0/+45
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-flashback: initial add 3.34.1Andreas Müller2019-12-101-0/+34
| | | | | | | 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>
* gnome-panel: (re)add 3.34.1Andreas Müller2019-12-102-0/+65
| | | | | | | It is required for gnome-flashback Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-session: inital add 3.34.1Andreas Müller2019-12-101-0/+39
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-control-center: re-add 3.34.1Andreas Müller2019-12-102-0/+100
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-online-accounts: initial add 3.34.1Andreas Müller2019-12-101-0/+35
| | | | | | | 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>
* rest: initial add 0.8.1Andreas Müller2019-12-101-0/+33
| | | | | | | 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>
* accountsservice: initial add 0.6.55Andreas Müller2019-12-101-0/+29
| | | | | | | 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>
* gnome-shell-extensions: initial add 3.34.1Andreas Müller2019-12-101-0/+29
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-shell: initial add 3.34.1Andreas Müller2019-12-101-0/+64
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gdm: re-add 3.34.1Andreas Müller2019-12-102-0/+104
| | | | | | | | | | 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>
* gjs: initial add 1.58.3Andreas Müller2019-12-102-0/+70
| | | | | | | | | | * 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>
* libssh2: add nativesdk supportPierre-Jean Texier2019-12-101-1/+1
| | | | | | | | | | 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>
* python-jsonpointer: enable native/nativesdkRoss Burton2019-12-101-0/+2
| | | | | Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-xxhash: upgrade 1.4.2 -> 1.4.3Wang Mingyu2019-12-102-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wireshark: upgrade 3.0.6 -> 3.0.7Wang Mingyu2019-12-101-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xterm: upgrade 350 -> 351Wang Mingyu2019-12-101-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libdc1394: Update to 2.2.6 releaseKhem Raj2019-12-091-9/+4
| | | | | | | Use tarball fetcher and drop autotools-brokensep Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-By: Andreas Müller <schnitzeltony@gmail.com>
* id3lib: Update to newer debian patchsetKhem Raj2019-12-081-3/+37
| | | | | | adopt the patch routine, since the format of tarball has changed Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gpsd: Add a PACKAGECONFIG for disabling usb supportAdrian Bunk2019-12-081-2/+3
| | | | | Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* udisks2: Update to 2.8.4Khem Raj2019-12-081-2/+3
| | | | | | package tmpfiles.d/udisk2.conf, generated with systemd enabled Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-pywbem: Update to 0.15.0Khem Raj2019-12-083-3/+6
| | | | | | | * LICENSE.txt move to toplevel * Use github for SRC_UTI, pypi source does not build Signed-off-by: Khem Raj <raj.khem@gmail.com>