[oe] [meta-networking][PATCH] open-vm-tools: Use specific BSD-2-Clause for license

2022-04-02 Thread Khem Raj
Thats what the sourcecode actually is using.

Signed-off-by: Khem Raj 
---
 .../recipes-support/open-vm-tools/open-vm-tools_11.3.5.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/meta-networking/recipes-support/open-vm-tools/open-vm-tools_11.3.5.bb 
b/meta-networking/recipes-support/open-vm-tools/open-vm-tools_11.3.5.bb
index a3e090fbd5..1c3545f960 100644
--- a/meta-networking/recipes-support/open-vm-tools/open-vm-tools_11.3.5.bb
+++ b/meta-networking/recipes-support/open-vm-tools/open-vm-tools_11.3.5.bb
@@ -17,9 +17,9 @@ for better management of and seamless user interactions with 
guests.\
 "
 SECTION = "vmware-tools"
 
-LICENSE = "LGPL-2.0-only & GPL-2.0-only & BSD & CDDL-1.0"
+LICENSE = "LGPL-2.0-only & GPL-2.0-only & BSD-2-Clause & CDDL-1.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=559317809c5444fb39ceaf6ac45c43ac"
-LICENSE:modules/freebsd/vmblock = "BSD"
+LICENSE:modules/freebsd/vmblock = "BSD-2-Clause"
 LICENSE:modules/freebsd/vmmemctl = "GPL-2.0-only"
 LICENSE:modules/freebsd/vmxnet = "GPL-2.0-only"
 LICENSE:modules/linux = "GPL-2.0-only"
-- 
2.35.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#96349): 
https://lists.openembedded.org/g/openembedded-devel/message/96349
Mute This Topic: https://lists.openembedded.org/mt/90208853/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [oe] honister pull request: April 2nd

2022-04-02 Thread Khem Raj
merged thanks.

On Sat, Apr 2, 2022 at 10:31 AM akuster808  wrote:
>
> The following changes since commit 061b7fc74f887454251307ef119b808a90654d3f:
>
>imagemagick: update SRC_URI branch to main (2022-03-15 07:38:00 -0700)
>
> are available in the Git repository at:
>
>https://git.openembedded.org/meta-openembedded honister-next
>
> for you to fetch changes up to de18681d7dd27000c132bc68f9fa267e8f5a2348:
>
>python3-django: upgrade 3.2.10 -> 3.2.12 (2022-03-31 13:49:34 -0700)
>
> 
> Trevor Gamblin (2):
>python3-django: upgrade 2.2.24 -> 2.2.27
>python3-django: upgrade 3.2.10 -> 3.2.12
>
>   .../recipes-devtools/python/{python3-django_2.2.24.bb =>
> python3-django_2.2.27.bb}| 4 ++--
>   .../recipes-devtools/python/{python3-django_3.2.10.bb =>
> python3-django_3.2.12.bb}| 2 +-
>   2 files changed, 3 insertions(+), 3 deletions(-)
>   rename meta-python/recipes-devtools/python/{python3-django_2.2.24.bb
> => python3-django_2.2.27.bb} (60%)
>   rename meta-python/recipes-devtools/python/{python3-django_3.2.10.bb
> => python3-django_3.2.12.bb} (77%)

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#96348): 
https://lists.openembedded.org/g/openembedded-devel/message/96348
Mute This Topic: https://lists.openembedded.org/mt/90205348/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[oe] honister pull request: April 2nd

2022-04-02 Thread Armin Kuster

The following changes since commit 061b7fc74f887454251307ef119b808a90654d3f:

  imagemagick: update SRC_URI branch to main (2022-03-15 07:38:00 -0700)

are available in the Git repository at:

  https://git.openembedded.org/meta-openembedded honister-next

for you to fetch changes up to de18681d7dd27000c132bc68f9fa267e8f5a2348:

  python3-django: upgrade 3.2.10 -> 3.2.12 (2022-03-31 13:49:34 -0700)


Trevor Gamblin (2):
  python3-django: upgrade 2.2.24 -> 2.2.27
  python3-django: upgrade 3.2.10 -> 3.2.12

 .../recipes-devtools/python/{python3-django_2.2.24.bb => 
python3-django_2.2.27.bb}    | 4 ++--
 .../recipes-devtools/python/{python3-django_3.2.10.bb => 
python3-django_3.2.12.bb}    | 2 +-

 2 files changed, 3 insertions(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-django_2.2.24.bb 
=> python3-django_2.2.27.bb} (60%)
 rename meta-python/recipes-devtools/python/{python3-django_3.2.10.bb 
=> python3-django_3.2.12.bb} (77%)

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#96347): 
https://lists.openembedded.org/g/openembedded-devel/message/96347
Mute This Topic: https://lists.openembedded.org/mt/90205348/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[oe] [PATCH] xfce4-screenshooter: Add dependency on libxml-parser-perl-native

2022-04-02 Thread Khem Raj
Use nativeperl to maintain build consistency across different hosts,
right now it would work on hosts having perl with
libxml-parser-perl module but fail otherwise to build with errors e.g.

XML::Parser perl module is required for intltool

Signed-off-by: Khem Raj 
Cc: Andreas Müller 
---
 .../xfce4-screenshooter/xfce4-screenshooter_1.9.10.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.9.10.bb 
b/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.9.10.bb
index 16e26ed6cf..bb44ec7829 100644
--- a/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.9.10.bb
+++ b/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.9.10.bb
@@ -3,9 +3,9 @@ HOMEPAGE = 
"http://goodies.xfce.org/projects/applications/xfce4-screenshooter;
 SECTION = "x11/application"
 LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d791728a073bc009b4ffaf00b7599855"
-DEPENDS = "xfce4-panel libxfce4util libxfce4ui gdk-pixbuf gtk+3 glib-2.0 
libsoup-2.4 exo libxfixes xext virtual/libx11"
+DEPENDS = "xfce4-panel libxfce4util libxfce4ui gdk-pixbuf gtk+3 glib-2.0 
libsoup-2.4 exo libxfixes xext virtual/libx11 libxml-parser-perl-native"
 
-inherit xfce-app
+inherit xfce-app perlnative
 
 SRC_URI[sha256sum] = 
"04b4178527f5b98cfe76ae427e95581067edf262a530639d332f6db9a68292d7"
 
-- 
2.35.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#96346): 
https://lists.openembedded.org/g/openembedded-devel/message/96346
Mute This Topic: https://lists.openembedded.org/mt/90203550/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [oe] [PATCH 05/15] orage: enable notify PACKAGECONFIG by default

2022-04-02 Thread Andreas Müller
On Sat, Apr 2, 2022 at 2:30 AM Khem Raj  wrote:
>
>
>
> On 4/1/22 3:36 PM, Andreas Müller wrote:
> > Trying to eliminate libnotify does not make sense: XFCE images should 
> > contain
> > xfce4-notifyd which depend upon libnotify unconditionally
> >
> > Signed-off-by: Andreas Müller 
> > ---
> >   meta-xfce/recipes-apps/orage/orage_4.16.0.bb | 2 +-
> >   1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/meta-xfce/recipes-apps/orage/orage_4.16.0.bb 
> > b/meta-xfce/recipes-apps/orage/orage_4.16.0.bb
> > index f56050018..d10cdaac4 100644
> > --- a/meta-xfce/recipes-apps/orage/orage_4.16.0.bb
> > +++ b/meta-xfce/recipes-apps/orage/orage_4.16.0.bb
> > @@ -8,7 +8,7 @@ inherit xfce-app mime-xdg
> >
> >   SRC_URI[sha256sum] = 
> > "26111a3b6a2007c82f1e0a1e0591b774a0b132f3a7f1cde53d9be661b2f11700"
> >
> > -PACKAGECONFIG ??= ""
> > +PACKAGECONFIG ??= "notify"
>
> If it is must have then does it make sense to have it as a packageconfig ?
It is not a must have - users looking for minimalistic images can
override. It is just a default offering best out of the box experience

Andreas

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#96345): 
https://lists.openembedded.org/g/openembedded-devel/message/96345
Mute This Topic: https://lists.openembedded.org/mt/90190959/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[oe] [meta-oe][PATCH] wxwidgets: git -> gitsm to fix build when no x11

2022-04-02 Thread Robert Yang
Fixed when x11 is not in DISTRO_FEATURES:
$ bitbake wxwidgets
CMake Error at build/cmake/functions.cmake:542 (add_library):
  Cannot find source file:
/path/to/core2-64-wrs-linux/wxwidgets/3.1.5-r0/git/src/expat/expat/lib/xmlparse.c

Signed-off-by: Robert Yang 
---
 meta-oe/recipes-extended/wxwidgets/wxwidgets_3.1.5.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-extended/wxwidgets/wxwidgets_3.1.5.bb 
b/meta-oe/recipes-extended/wxwidgets/wxwidgets_3.1.5.bb
index b10742eac..e82143040 100644
--- a/meta-oe/recipes-extended/wxwidgets/wxwidgets_3.1.5.bb
+++ b/meta-oe/recipes-extended/wxwidgets/wxwidgets_3.1.5.bb
@@ -19,7 +19,7 @@ DEPENDS += " \
 "
 
 SRC_URI = " \
-git://github.com/wxWidgets/wxWidgets.git;branch=master;protocol=https \
+gitsm://github.com/wxWidgets/wxWidgets.git;branch=master;protocol=https \
 file://0001-wx-config.in-Disable-cross-magic-it-does-not-work-fo.patch \
 file://fix-libdir-for-multilib.patch \
 file://respect-DESTDIR-when-create-link.patch \
-- 
2.31.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#96344): 
https://lists.openembedded.org/g/openembedded-devel/message/96344
Mute This Topic: https://lists.openembedded.org/mt/90196921/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[oe][meta-networking][PATCH] blueman: fix python site-packages installation issue

2022-04-02 Thread Chen Qi
The blueman is relying on host python to determine the target
python site-packages directory which is not correct. Add a new
option to fix this issue.

Signed-off-by: Chen Qi 
---
 ...01-meson-add-pythoninstalldir-option.patch | 49 +++
 .../blueman/blueman_2.2.4.bb  |  3 +-
 2 files changed, 51 insertions(+), 1 deletion(-)
 create mode 100644 
meta-networking/recipes-connectivity/blueman/blueman/0001-meson-add-pythoninstalldir-option.patch

diff --git 
a/meta-networking/recipes-connectivity/blueman/blueman/0001-meson-add-pythoninstalldir-option.patch
 
b/meta-networking/recipes-connectivity/blueman/blueman/0001-meson-add-pythoninstalldir-option.patch
new file mode 100644
index 0..a52821915
--- /dev/null
+++ 
b/meta-networking/recipes-connectivity/blueman/blueman/0001-meson-add-pythoninstalldir-option.patch
@@ -0,0 +1,49 @@
+From 37f24a9bd62f0a8f3e37eaddd33f2f0c9d3aaa0a Mon Sep 17 00:00:00 2001
+From: Chen Qi 
+Date: Fri, 1 Apr 2022 23:12:17 -0700
+Subject: [PATCH] meson: add pythoninstalldir option
+
+In case of cross build, using host python to determine the python
+site-packages directory for target is not feasible, add a new option
+pythoninstalldir to fix the issue.
+
+Upstream-Status: Submitted 
[https://github.com/blueman-project/blueman/pull/1699]
+
+Signed-off-by: Chen Qi 
+---
+ meson.build   | 7 ++-
+ meson_options.txt | 1 +
+ 2 files changed, 7 insertions(+), 1 deletion(-)
+
+diff --git a/meson.build b/meson.build
+index bc990cd..a37aacd 100644
+--- a/meson.build
 b/meson.build
+@@ -26,7 +26,12 @@ pkgdatadir = join_paths([prefix, get_option('datadir'), 
package_name])
+ bindir = join_paths([prefix, get_option('bindir')])
+ libexecdir = join_paths([prefix, get_option('libexecdir')])
+ schemadir = join_paths([datadir, 'glib-2.0', 'schemas'])
+-pythondir = join_paths([prefix, python.sysconfig_path('purelib')])
++pythoninstalldir = get_option('pythoninstalldir')
++if pythoninstalldir != ''
++pythondir = join_paths([prefix, pythoninstalldir])
++else
++pythondir = join_paths([prefix, python.sysconfig_path('purelib')])
++endif
+ 
+ if get_option('policykit')
+ have_polkit = 'True'
+diff --git a/meson_options.txt b/meson_options.txt
+index b3e939f..96acbbc 100644
+--- a/meson_options.txt
 b/meson_options.txt
+@@ -5,5 +5,6 @@ option('pulseaudio', type: 'boolean', value: true, 
description: 'Enable PulseAud
+ option('appindicator', type: 'boolean', value: true, description: 'Enable 
Libappindicator support')
+ option('systemdsystemunitdir', type: 'string', description: 'Path to systemd 
system unit dir relative to ${prefix}')
+ option('systemduserunitdir', type: 'string', description: 'Path to systemd 
user unit dir relative to ${prefix}')
++option('pythoninstalldir', type: 'string', description: 'Path to python 
site-packages dir relative to ${prefix}')
+ option('sendto-plugins', type: 'array', choices: ['Caja', 'Nemo', 
'Nautilus'], value: ['Caja', 'Nemo', 'Nautilus'], description: 'Install sendto 
plugins for various filemanagers')
+ option('thunar-sendto', type: 'boolean', value: true, description: 'Install 
Thunar sendto plugin')
+-- 
+2.33.0
+
diff --git a/meta-networking/recipes-connectivity/blueman/blueman_2.2.4.bb 
b/meta-networking/recipes-connectivity/blueman/blueman_2.2.4.bb
index ea06ee67f..d5aeceeb4 100644
--- a/meta-networking/recipes-connectivity/blueman/blueman_2.2.4.bb
+++ b/meta-networking/recipes-connectivity/blueman/blueman_2.2.4.bb
@@ -10,10 +10,11 @@ SRC_URI = " \
 
https://github.com/blueman-project/blueman/releases/download/${PV}/blueman-${PV}.tar.xz
 \
 file://0001-Search-for-cython3.patch \
 file://0002-fix-fail-to-enable-bluetooth.patch \
+file://0001-meson-add-pythoninstalldir-option.patch \
 "
 SRC_URI[sha256sum] = 
"55d639feeda0b43b18a659e65985213a54b47dcb1348f3b4effb5238db242602"
 
-EXTRA_OEMESON = "-Druntime_deps_check=false -Dappindicator=false"
+EXTRA_OEMESON = "-Druntime_deps_check=false -Dappindicator=false 
-Dpythoninstalldir=${@noprefix('PYTHON_SITEPACKAGES_DIR', d)}"
 
 SYSTEMD_SERVICE:${PN} = "${BPN}-mechanism.service"
 SYSTEMD_AUTO_ENABLE:${PN} = "disable"
-- 
2.33.0


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#96343): 
https://lists.openembedded.org/g/openembedded-devel/message/96343
Mute This Topic: https://lists.openembedded.org/mt/90196648/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-