Wang Mingyu
0845f5f77c
libpeas: upgrade 1.24.1 -> 1.25.3
...
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-20 08:22:38 -08:00
Jeremy Puhlman
fd53a1ab86
net-snmp: Add pkgconfig file support
...
Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-20 08:22:38 -08:00
Pierre-Jean Texier
883966a8bf
libzip: upgrade 1.6.0 -> 1.6.1
...
See https://github.com/nih-at/libzip/releases/tag/rel-1-6-1
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-20 08:22:38 -08:00
Pierre-Jean Texier
90d73b1b91
mbedtls: add native and nativesdk to BBCLASSEXTEND
...
Fixes:
ERROR: Nothing PROVIDES 'mbedtls-native'
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-20 08:22:38 -08:00
onathan Richardson
c58d9d500f
fio: remove disabling of compiler optimizations
...
Disabling compiler optimizations affects fio performance by 25-30% so
remove this from EXTRA_OECONF. Disabling of optimizations should be
machine specific if there are bugs in the code instead of the default.
Optimizations were removed in this commit:
https://git.openembedded.org/meta-openembedded/commit/?id=739349da0826221f98648b64b693f9ae33e7d4ea
Signed-off-by: Jonathan Richardson <jonathan.richardson@broadcom.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-20 08:22:32 -08:00
Callaghan, Dan
28a3bbff54
quagga: install tmpfiles snippet to /usr/lib/tmpfiles.d
...
Package-owned tmpfiles snippets belong in /usr/lib/tmpfiles.d,
/etc/tmpfiles.d is for administrator customisations.
Signed-off-by: Dan Callaghan <dan.callaghan@opengear.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-19 14:44:47 -08:00
Callaghan, Dan
ff543375f4
quagga: fix tmpfiles snippet to refer to /run instead of /var/run
...
This fixes a complaint from systemd on boot:
systemd-tmpfiles[393]: [/etc/tmpfiles.d/quagga.conf:1] Line
references path below legacy directory /var/run/, updating
/var/run/quagga → /run/quagga; please update the tmpfiles.d/ drop-in
file accordingly.
Signed-off-by: Dan Callaghan <dan.callaghan@opengear.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-19 14:44:47 -08:00
dl9pf@gmx.de
876f4ce763
meta-oe: master: remmina - use PACKAGECONFIG for spice
...
remmina depends on spice and spice-protocol but they are in meta-networking.
Use the PACKAGECONFIG flag to avoid hardcoding the dependency.
Signed-off-by: Jan-Simon Moeller <dl9pf@gmx.de >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-19 09:36:13 -08:00
Khem Raj
696408ce36
pm-graph: Provide analyze-suspend as well
...
Remove stale analyze-suspend recipe
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-18 20:52:00 -08:00
Jeremy A. Puhlman
c90be40eb9
mariadb: Add pam_auth to server package.
...
When pam is enabled, the pam plugin in pulled into the
server package but not the auth tool which results in
following error on boot:
Starting to install database for mariadb
chown: cannot access '/usr/lib/plugin/auth_pam_tool_dir': No such file
or directory
Cannot change ownership of the '/usr/lib/plugin/auth_pam_tool_dir'
directory
to the 'mysql' user. Check that you have the necessary permissions and
try again.
Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com >
Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-18 18:17:20 -08:00
Khem Raj
140846ddc5
dleyna-renderer: Fix build with gupnp 1.2+
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-18 18:17:20 -08:00
Khem Raj
ee45667af8
cfengine: Upgrade to 3.15
...
License-Update: Change in Company name Cfengine AS a Norwegian company -> Northern.tech
Python3 fixes to needed scripts
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-18 18:17:20 -08:00
Khem Raj
b934d3bf84
graphviz: Depend on py3 at runtime
...
These packages are empty but python scripts
generally do not depend on python2
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-18 18:17:20 -08:00
Khem Raj
0f9f197fdc
dleyna-server: Bump version to support 1.2 gupnp
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-18 18:17:20 -08:00
Khem Raj
07757a0612
dleyna-core: Update to latest to support gupnp 1.2
...
License-Update: Changed copyright years
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-18 18:17:20 -08:00
Wang Mingyu
5de43a6f0d
cifs-utils: upgrade 6.9 -> 6.10
...
add the following patch to solve build error:
0001-Bugfix-Modify-the-dir-of-install-exec-hook-and.patch
Error message:
(cd /sbin && ln -sf mount.cifs mount.smb3)
/yocto/work001/fnst/wangmy/build/tmp/hosttools/install -c mount.cifs
'/yocto/work001/fnst/wangmy/build/tmp/work/core2-64-poky-linux/cifs-utils/6.10-r0/image/sbin'
make install-data-hook
ln: failed to create symbolic link 'mount.smb3': Permission denied
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-18 18:17:20 -08:00
Wang Mingyu
afa8a4e9ca
libnet-dns-perl: upgrade 1.21 -> 1.22
...
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-18 18:17:20 -08:00
Wang Mingyu
8abbe51e67
fetchmail: upgrade 6.4.1 -> 6.4.2
...
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-18 18:17:20 -08:00
Khem Raj
af2be2e964
gupnp-av: Upgrade to 0.12.11
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Cc: Andreas Müller <schnitzeltony@gmail.com >
2020-02-17 22:27:14 -08:00
Khem Raj
eb50fb0aeb
gupnp-igd: Upgrade to 0.2.5
...
Backport patch to support gupnp 1.2 APIs
Add gsspd to deps
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Cc: Andreas Müller <schnitzeltony@gmail.com >
2020-02-17 22:27:14 -08:00
Khem Raj
d474aab6ae
gupnp-tools: Upgrade to 0.10.0
...
Add missing dep on glib-2.0-native
inherit gtk-icon-cache
Convert to use meson
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Cc: Andreas Müller <schnitzeltony@gmail.com >
2020-02-17 22:27:14 -08:00
Khem Raj
a067634beb
rygel: Upgrade to 0.38.3
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Cc: Andreas Müller <schnitzeltony@gmail.com >
2020-02-17 22:27:14 -08:00
Khem Raj
3857527031
gupnp-dlna: Rename patchdir to PN
...
This makes is specific to gupnp-dlna alone since thats only recipe using
the patches inside files
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Cc: Andreas Müller <schnitzeltony@gmail.com >
2020-02-17 22:27:14 -08:00
Khem Raj
7672f53cb6
gupnp: Upgrade to 1.2.2
...
Switch to using meson
Depend on py3 since its now supported
Relax packaging to include version number in gupnp-binding-tool
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Cc: Andreas Müller <schnitzeltony@gmail.com >
2020-02-17 22:27:14 -08:00
Khem Raj
0bb390bbb5
gssdp: Upgrade to 1.2.2
...
Switch to using meson
Use sniffer via packageconfig
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Cc: Andreas Müller <schnitzeltony@gmail.com >
2020-02-17 22:27:14 -08:00
Khem Raj
7b0d354fbe
x265: Move into meta-multimedia
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-17 22:27:14 -08:00
Khem Raj
b89254a8bb
rsyslog: Use python3 in ptests
...
Adjusts rdeps accordingly
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-17 22:27:14 -08:00
Khem Raj
71c233683d
netplan: rdep on python3 version of pyflakes
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-17 22:27:14 -08:00
Khem Raj
dec5ceaacb
python3-pyflakes: Add python3 version
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-17 22:27:14 -08:00
Viktor Rosendahl
7002e7dd37
lcov: Add missing missing RDEPEND and enable nativesdk
...
It seems like geninfo is depending on gcov-symlinks, so it should be
added here. Also, lcov is useful in SDKs, so let's enable the building
of native and nativesdk packages.
Signed-off-by: Viktor Rosendahl <Viktor.Rosendahl@bmw.de >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-17 11:09:49 -08:00
Viktor Rosendahl
64441dc46b
lcov: Add support for intermediate JSON format
...
gcc-9 uses this intermediate JSON format, so we will need these two patches
to make lcov work again.
Signed-off-by: Viktor Rosendahl <Viktor.Rosendahl@bmw.de >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-17 11:09:49 -08:00
Viktor Rosendahl
416c4f7d5b
perl: Add libperlio-gzip-perl and libjson-perl
...
We need to add these perl modules in order to make lcov compatible
with gcc9.
Signed-off-by: Viktor Rosendahl <Viktor.Rosendahl@bmw.de >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-17 11:09:49 -08:00
Yi Zhao
cbe0b43010
libgphoto2: remove executable permission bits of udev rule file
...
Fixes systemd-udevd warning:
systemd-udevd[156]: Configuration file /etc/udev/rules.d/40-libgphoto2.rules
is marked executable. Please remove executable permission bits. Proceeding anyway.
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-17 11:09:49 -08:00
Khem Raj
9f3e738cbc
mpv: Disable lua support for riscv
...
luajit port of risc-v does not exist yet
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-17 11:09:49 -08:00
Andreas Müller
d459ead5c6
xfce4-whiskermenu-plugin: upgrade 2.3.5 -> 2.4.2
...
Release notes for 2.4.2
=======================
- Fix crash when selecting desktop action. (bug #16445 )
- Translation updates: Chinese (China), Croatian, Georgian.
Release notes for 2.4.1
=======================
- Fix narrow iconview columns.
- Fix bad hyphenation by increasing iconview column width.
- Translation updates: Finnish, Serbian.
Release notes for 2.4.0
=======================
- Add option to show as icons. (bug #15675 )
- Add hiding menu items. (bug #14816 )
- Add searching keywords of menu items. (bug #15047 )
- Add tooltip to profile picture for editing profile. (bug #15501 )
- Adjust wording of switch user command. (bug #15398 )
- Add icons to context menu.
- New default layout.
- Make panel button square only if single row and title hidden.
- Rearrange settings dialog.
- Redesign session confirmation dialogs.
- Refactor code.
- Rewrite menu load to match GarconGtkMenu.
- Switch categories with keyboard focus if hover enabled.
- Use custom icon renderer.
- Use link time optimization if available.
- Increase C++ version.
- Translation updates: Bulgarian, Catalan, Chinese (Taiwan), Czech,
Danish, Dutch, Finnish, French, Galician, Georgian, German, Greek,
Icelandic, Indonesian, Interlingue, Italian, Japanese, Lithuanian,
Malay, Nepali, Norwegian Bokmal, Polish, Portuguese,
Portuguese (Brazil), Slovak, Spanish, Turkish.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-16 23:32:52 -08:00
Andreas Müller
40ed607c17
gnome-shell: upgrade 3.34.3 -> 3.34.4
...
>From announcement:
News
====
* Switch screen-recorder back to VP8 [Björn; #256 ]
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-16 23:32:52 -08:00
Andreas Müller
11e6038282
mutter: upgrade 3.34.3 -> 3.34.4
...
Backported patch is included see '<-' in annnouncement:
News
====
* Handle mode set race conditions more gracefully [Jonas; !1007 ]
* Fix fallback to GLES2 [Adam; #635 ] <-
* Fix interoperation with wl_data_device_manager v1 [Carlos; #965 ]
* Fix visual glitches with offscreen effects applied [Georges; !992 ]
* Favor text over images in clipboard manager [Carlos; #919 ]
* Fixes crashes [Jonas, Carlos; !961 , !869 ]
* Plugged memory leaks [Sebastian, Adam; !1002 , !1011 ]
* Misc. bug fixes [Carlos, Robert, Olivier; !1005 , #878 , !1031 , !1034 , !1040 ]
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-16 23:32:52 -08:00
Khem Raj
497aa40527
abseil-cpp: Fix build on risc-v
...
Port GetProgramCounter to support risc-v program counter
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-16 23:32:52 -08:00
Khem Raj
3dbcc5dc3e
gimp: Depend on libexecinfo for musl
...
musl does not have internal backtrace implementation like glibc
but we can use external library
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Cc: Andreas Müller <schnitzeltony@googlemail.com >
2020-02-16 12:52:19 -08:00
Khem Raj
2052442dbd
gtkwave: Inherit mime and mime-xdg
...
Use += for depends to not override prior ones
Fixes
gtkwave-3.3.103: package contains desktop file with key 'MimeType' but does not inhert mime-xdg: gtkwave path '/work/aarch64-yoe-linux/gtkwave/3.3.103-r0/packages-split/gtkwave/usr/share/applications/gtkwave.desktop' [mime-xdg]
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-16 12:52:19 -08:00
Khem Raj
64fa3d8d97
sysprof: Inherit mime and mime-xdg
...
Use += for depends to not override prior ones
Fixes
sysprof-3.34.1: package contains mime types but does not inhert mime: sysprof path '/work/aarch64-yoe-linux/sysprof/3.34.1-r0/packages-split/sysprof/usr/share/mime/packages/sysprof-mime.xml' [mime]
sysprof-3.34.1: package contains desktop file with key 'MimeType' but does not inhert mime-xdg: sysprof path '/work/aarch64-yoe-linux/sysprof/3.34.1-r0/packages-split/sysprof/usr/share/applications/org.gnome.Sysprof3.desktop' [mime-xdg]
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-16 12:52:19 -08:00
Khem Raj
815c6ac7f3
remmina: Inherit mime-xdg
...
Fixes
remmina-1.3.6: package contains desktop file with key 'MimeType' but does not inhert mime-xdg: remmina path '/work/aarch64-yoe-linux/remmina/1.3.6-r0/packages-split/remmina/usr/share/applications/remmina-file.desktop'
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-16 12:52:19 -08:00
Khem Raj
ea5c076386
joe: Inherit mime-xdg
...
Fixes
joe-4.6: package contains desktop file with key 'MimeType' but does not inhert mime-xdg: joe path '/work/aarch64-yoe-linux/joe/4.6-r0/packages-split/joe/usr/share/applications/jpico.desktop'
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-16 12:52:19 -08:00
Khem Raj
e9a2438b3c
libsigrok: inherit mime
...
Fixes
libsigrok-0.5.2: package contains mime types but does not inhert mime: libsigrok path '/work/aarch64-yoe-linux/libsigrok/0.5.2-r0/packages-split/libsigrok/usr/share/mime/packages/vnd.sigrok.session.xml' [mime]
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-16 12:52:19 -08:00
Khem Raj
7012edb060
sigrok-cli: Inherit mime-xdg
...
Fixes
WARNING: sigrok-cli-0.7.1-r0 do_package_qa: QA Issue: package contains desktop file with key 'MimeType' but does not inhert mime-xdg
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-16 12:52:19 -08:00
Jeremy Puhlman
1eb621fce8
python3-colorlog: add new package
...
A colored formatter for the python logging module
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-16 12:52:19 -08:00
Jeremy Puhlman
d00808b0c3
python3-ansi2html: add new package
...
Convert text with ANSI color codes to HTML or to LaTeX
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-16 12:52:19 -08:00
Derek Straka
1544ca4eb7
python3-crcmod: consolidate inc and bb files into a single bb file
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-16 12:52:19 -08:00
Derek Straka
9f709be108
python3-contextlib2: consolidate inc and bb files into a single bb file
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-16 12:52:19 -08:00
Derek Straka
2dd0260873
python3-constantly: consolidate inc and bb files into a single bb file
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-02-16 12:52:19 -08:00