[oe] [meta-filesystems][PATCH v3] fuse-exfat: fix multilib build

2019-01-04 Thread Athanasios Oikonomou
The PN in S causes issues when expanded in multilib build. Using the default "S = "${WORKDIR}/${BP}" fixes the problem. Signed-off-by: Athanasios Oikonomou --- meta-filesystems/recipes-filesystems/fuse-exfat/fuse-exfat_1.2.3.bb | 1 - 1 file changed, 1 deletion(-) dif

[oe] [meta-filesystems][PATCH v2] fuse-exfat: fix multilib build

2019-01-04 Thread Athanasios Oikonomou
Replace the PN with BPN to fix the multilib build. Signed-off-by: Athanasios Oikonomou --- meta-filesystems/recipes-filesystems/fuse-exfat/fuse-exfat_1.2.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-filesystems/recipes-filesystems/fuse-exfat/fuse-exfat_1.2.3.bb

[oe] [meta-filesystems][PATCH] fuse-exfat: fix multilib build

2019-01-04 Thread Athanasios Oikonomou
Replace the PN with BPN to fix the multilib build. --- meta-filesystems/recipes-filesystems/fuse-exfat/fuse-exfat_1.2.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-filesystems/recipes-filesystems/fuse-exfat/fuse-exfat_1.2.3.bb

[oe] [meta-multimedia][PATCH v2] faac: update 1.29 -> 1.29.9.2

2018-12-28 Thread Athanasios Oikonomou
32-faac: 2 installed and not shipped files. [installed-vs-shipped] Signed-off-by: Athanasios Oikonomou --- .../faac/{faac_1.29.bb => faac_1.29.9.2.bb}| 11 - ...Define-__STRING-if-cdefs.h-does-not-exist.patch | 28 -- 2 files changed, 4 insertions(+), 35 deletions(-)

[oe] [meta-multimedia][PATCH] faac: update 1.29 -> 1.29.9.2

2018-12-27 Thread Athanasios Oikonomou
32-faac: 2 installed and not shipped files. [installed-vs-shipped] Signed-off-by: Athanasios Oikonomou --- .../faac/{faac_1.29.bb => faac_1.29.9.2.bb}| 14 --- ...Define-__STRING-if-cdefs.h-does-not-exist.patch | 28 -- 2 files changed, 4 insertions(+), 38 deletio

[oe] [morty][PATCH] nis, opencv: Update getVar/setVar syntax

2018-01-19 Thread Athanasios Oikonomou
com> Signed-off-by: Athanasios Oikonomou <ath...@gmail.com> --- meta-networking/recipes-support/nis/nis.inc | 2 +- meta-oe/recipes-support/opencv/opencv_3.1.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-networking/recipes-support/nis/nis.inc b/meta-networ

[oe] [meta-oe][PATCH] nis, opencv: Update getVar/setVar syntax

2018-01-19 Thread Athanasios Oikonomou
com> Signed-off-by: Athanasios Oikonomou <ath...@gmail.com> --- meta-networking/recipes-support/nis/nis.inc | 2 +- meta-oe/recipes-support/opencv/opencv_3.1.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-networking/recipes-support/nis/nis.inc b/meta-networ

[oe] [meta-oe][PATCH v2 2/2] smbnetfs: update update 0.5.3a -> 0.6.0

2017-10-21 Thread Athanasios Oikonomou
: | ../../git/src/common.c:7:10: fatal error: execinfo.h: No such file or directory | #include Signed-off-by: Athanasios Oikonomou <ath...@gmail.com> --- .../Using-PKG_CHECK_MODULES-to-found-headers-and-libraries.patch| 6 +++--- .../recipes-filesystems/smbnetfs/smbnetfs/configure

[oe] [meta-oe][PATCH v2 1/2] Revert "smbnetfs: delete blacklisted"

2017-10-21 Thread Athanasios Oikonomou
This reverts commit 8159e7d528d61779b711be8b044a4ef2d1ca0ebe. Signed-off-by: Athanasios Oikonomou <ath...@gmail.com> --- ...CK_MODULES-to-found-headers-and-libraries.patch | 42 ++ .../smbnetfs/smbnetfs/configure.patch | 11 ++ .../recipes-files

[oe] [meta-oe][PATCH 2/2] smbnetfs: update update 0.5.3a -> 0.6.0

2017-10-17 Thread Athanasios Oikonomou
It seems that updating smbnetfs to latest revision fixes build issues. Also remove the blacklist allowing the plugin to build again. Patches reworked to apply on 0.6.0. Signed-off-by: Athanasios Oikonomou <ath...@gmail.com> --- .../Using-PKG_CHECK_MODULES-to-found-headers-and-libraries

[oe] [meta-oe][PATCH 1/2] Revert "smbnetfs: delete blacklisted"

2017-10-17 Thread Athanasios Oikonomou
This reverts commit 8159e7d528d61779b711be8b044a4ef2d1ca0ebe. Signed-off-by: Athanasios Oikonomou <ath...@gmail.com> --- ...CK_MODULES-to-found-headers-and-libraries.patch | 42 ++ .../smbnetfs/smbnetfs/configure.patch | 11 ++ .../recipes-files

[oe] [meta-oe][PATCH v2] v4l-utils: added missing dependency on udev

2017-09-12 Thread Athanasios Oikonomou
.so: error: undefined reference to 'pthread_create' Issue with gold linking reported upstream and hopefully will be addressed soon. Signed-off-by: Athanasios Oikonomou <ath...@gmail.com> --- meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.12.3.bb | 2 ++ 1 file changed, 2 insertions(+) diff

[oe] [meta-oe][PATCH] v4l-utils: added missing dependency on udev

2017-09-09 Thread Athanasios Oikonomou
the missing dvb utils. Adding udev on native build is not possible because nothing provides udev-native. Signed-off-by: Athanasios Oikonomou <ath...@gmail.com> --- meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.12.3.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-mult

[oe] [meta-oe][PATCH] v4l-utils: added missing dependency on udev

2017-09-09 Thread Athanasios Oikonomou
Upgrading to newer v4l-utils 1.12.3 on commit f84a551f2d419df88b85987855fec866d9e84b4a Is causing issues because libdvbv5 now require libudev in order to work (commit db42484881bf5e6a902de51fe42444ddf286d52a on v4l-utils). First issue is missing dvb utils dvb-fe-tool, dvb-format-convert,

[oe] [meta-oe][PATCH] vsftpd: link with wrap when tcp-wrappers configured

2017-09-06 Thread Athanasios Oikonomou
By default we do not build vsftpd with tcp-wrappers, so we should not include lib wrap. Make lib wrap optional depending on tcp-wrappers PACKAGECONFIG. Signed-off-by: Athanasios Oikonomou <ath...@gmail.com> --- meta-networking/recipes-daemons/vsftpd/vsftpd_3.0.3.bb | 3 ++- 1 file chan