[oe] [meta-networking][PATCH 03/43] ctdb: Fix build with musl

2017-03-31 Thread Khem Raj
Fixes | ./utils/smnotify/smnotify.h:9:10: fatal error: 'rpc/rpc.h' file not found | #include Signed-off-by: Khem Raj --- meta-networking/recipes-support/ctdb/ctdb_2.5.6.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git

[oe] [meta-networking][PATCH 11/43] libnfnetlink: Backport patches to fix musl build

2017-03-31 Thread Khem Raj
There are few upstream patches that are required for getting it working with musl, backport these patches on top of 1.0.1 Signed-off-by: Khem Raj --- ...0001-build-resolve-automake-1.12-warnings.patch | 28 ++ ...rce-code-license-header-in-sync-with-curr.patch | 49 +++

[oe] [meta-oe][PATCH 10/43] tcsh: Update to 6.20.00 release

2017-03-31 Thread Khem Raj
Fix segfaults on musl Signed-off-by: Khem Raj --- .../recipes-extended/tcsh/files/01_build.1.patch | 16 -- .../recipes-extended/tcsh/files/01_build.2.patch | 13 - .../recipes-extended/tcsh/files/01_build.3.patch | 13 -

[oe] [meta-networking][PATCH 12/43] ebtables: Fix build with musl

2017-03-31 Thread Khem Raj
Backport upstream fixes and add fixes to make it work with musl Signed-off-by: Khem Raj --- .../0001-add-RARP-and-update-iana-url.patch| 45 + .../0002-fix-compilation-warning.patch | 25 +++ .../0003-add-info-about-Wl-no-as-needed.patch | 25

[oe] [meta-oe][PATCH 13/43] poco: Upgrade to 1.7.8

2017-03-31 Thread Khem Raj
Fixes build with musl Signed-off-by: Khem Raj --- meta-oe/recipes-support/poco/{poco_1.7.7.bb => poco_1.7.8.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-support/poco/{poco_1.7.7.bb => poco_1.7.8.bb} (97%) diff --git

Re: [oe] [meta-oe][PATCH] opencv: remove redundant build dependency on python2

2017-03-31 Thread Khem Raj
On 3/31/17 4:10 AM, Dmitry Rozhkov wrote: > The recipe opencv_3.2.bb inherits to either distutils-base or > distutils3-base classes or both which do add appropriate > build dependency on python or python3 respectively. > There's no need to have python in DEPENDS explicitly. > > It can even make

[oe] [meta-networking][PATCH 22/43] openl2tp: Fix build with musl

2017-03-31 Thread Khem Raj
Signed-off-by: Khem Raj --- .../openl2tp/0001-Use-1-instead-of-WAIT_ANY.patch | 29 + .../0001-l2tp_api-Included-needed-headers.patch| 34 ...02-cli-include-fcntl.h-for-O_CREAT-define.patch | 25 +++

[oe] [meta-oe][PATCH 24/43] minicoredumper: Update to 2.0.0

2017-03-31 Thread Khem Raj
Clarify licensing and switch to github for fetching Signed-off-by: Khem Raj --- ...inicoredumper_1.0.2.bb => minicoredumper_2.0.0.bb} | 19 +-- 1 file changed, 13 insertions(+), 6 deletions(-) rename

[oe] [meta-networking][PATCH 23/43] rp-pppoe: Fix build with musl

2017-03-31 Thread Khem Raj
Signed-off-by: Khem Raj --- .../0001-ppoe-Dont-include-linux-if_ether.h.patch | 30 ++ ...0002-Enable-support-for-the-kernel-module.patch | 25 ++ .../recipes-protocols/rp-pppoe/rp-pppoe_3.12.bb| 5 +++- 3 files changed, 59

[oe] [meta-networking][PATCH 27/43] dibbler: Upgrade to 1.0.2RC1

2017-03-31 Thread Khem Raj
Delete dibbler from meta-oe Signed-off-by: Khem Raj --- .../dibbler/dibbler_fix_getSize_crash.patch| 56 - .../dibbler/dibbler/types.patch| 96 -- .../dibbler/{dibbler_1.0.1.bb => dibbler_git.bb} | 16 ++--

[oe] [meta-multimedia][PATCH 26/43] faac: Fix with with security flags and on musl

2017-03-31 Thread Khem Raj
Signed-off-by: Khem Raj --- .../recipes-multimedia/faac/faac_1.28.bb | 6 - ...frontend-Fix-format-string-security-error.patch | 26 ...Define-__STRING-if-cdefs.h-does-not-exist.patch | 28 ++ 3 files changed, 59

[oe] [meta-networking][PATCH 25/43] vsftpd: Fix build with musl

2017-03-31 Thread Khem Raj
Signed-off-by: Khem Raj --- ...c-Fix-with-musl-which-does-not-have-utmpx.patch | 28 ++ .../recipes-daemons/vsftpd/vsftpd_3.0.3.bb | 7 +++--- 2 files changed, 32 insertions(+), 3 deletions(-) create mode 100644

[oe] [meta-networking][PATCH 38/43] arptables: Upgrade to 0.0.4

2017-03-31 Thread Khem Raj
Switch the SRC_URI to git based fetcher Signed-off-by: Khem Raj --- .../arptables-compile-install.patch| 61 - ...FLAGS-for-package-specific-compiler-flags.patch | 79 ++ .../arptables-arpt-get-target-fix.patch|

[oe] [meta-networking][PATCH 41/43] libnetfilter-queue: Update to git for SRC_URI

2017-03-31 Thread Khem Raj
brings in the fixes to build on musl Add a typo fix patch Signed-off-by: Khem Raj --- ...o-in-the-location-of-internal.h-in-includ.patch | 26 ++ .../libnetfilter/libnetfilter-queue_1.0.2.bb | 11 + 2 files changed, 33 insertions(+), 4

[oe] [meta-networking][PATCH 43/43] snort: Fix build with musl

2017-03-31 Thread Khem Raj
Signed-off-by: Khem Raj --- meta-networking/recipes-connectivity/snort/snort_2.9.7.5.bb | 4 1 file changed, 4 insertions(+) diff --git a/meta-networking/recipes-connectivity/snort/snort_2.9.7.5.bb b/meta-networking/recipes-connectivity/snort/snort_2.9.7.5.bb index

[oe] [meta-oe][PATCH 40/43] lxdm: Find libexecinfo if its on platform

2017-03-31 Thread Khem Raj
fixes build with musl Signed-off-by: Khem Raj --- ...-for-libexecinfo-providing-backtrace-APIs.patch | 36 ++ meta-oe/recipes-graphics/lxdm/lxdm_0.5.3.bb| 16 +- 2 files changed, 45 insertions(+), 7 deletions(-) create mode 100644

[oe] [meta-oe][PATCH 42/43] libunique: Fix build with secutiy flags on

2017-03-31 Thread Khem Raj
Signed-off-by: Khem Raj --- ...-unique-Add-format-qualifier-s-for-string.patch | 32 ++ meta-oe/recipes-gnome/libunique/libunique_1.1.6.bb | 11 2 files changed, 38 insertions(+), 5 deletions(-) create mode 100644

[oe] [meta-networking][PATCH 39/43] libnetfilter-log: Switch to git URI

2017-03-31 Thread Khem Raj
Move to tip of tree which has needed fixes for musl build add missing dependency on libmnl Signed-off-by: Khem Raj --- .../recipes-filter/libnetfilter/libnetfilter-log_1.0.1.bb | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git

[oe] [meta-networking][PATCH 15/43] lowpan-tools: Fix build with musl

2017-03-31 Thread Khem Raj
Signed-off-by: Khem Raj --- ...d-config-parse.y-add-missing-time.h-inclu.patch | 44 ++ .../lowpan-tools/lowpan-tools_git.bb | 1 + 2 files changed, 45 insertions(+) create mode 100644

[oe] [meta-filesystems][PATCH 17/43] aufs-util: Define HOSTCC

2017-03-31 Thread Khem Raj
Fixes errors like below | make: cc: Command not found | make: *** [: c2sh] Error 127 Signed-off-by: Khem Raj --- meta-filesystems/recipes-utils/aufs-util/aufs-util_git.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git

[oe] [meta-oe][PATCH 14/43] mariadb: Do not use ucontext_* APIs with musl

2017-03-31 Thread Khem Raj
musl has ucontext.h header but does not implement the APIs Signed-off-by: Khem Raj --- meta-oe/recipes-support/mysql/mariadb.inc | 1 + .../mariadb/0001-disable-ucontext-on-musl.patch| 28 ++ 2 files changed, 29 insertions(+) create mode

[oe] [meta-oe][PATCH 16/43] usb-modeswitch-data: Add dep on native tcl

2017-03-31 Thread Khem Raj
it has a tclsh need for executing a script during build Fixes | ./gen-rules.tcl | /usr/bin/env: ‘tclsh’: No such file or directory | make: *** [Makefile:26: 40-usb_modeswitch.rules] Error 127 | WARNING:

[oe] [meta-multimedia][PATCH 20/43] libdc1394: Update to 2.2.5+

2017-03-31 Thread Khem Raj
Signed-off-by: Khem Raj --- meta-multimedia/recipes-multimedia/libdc1394/libdc1394_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-multimedia/recipes-multimedia/libdc1394/libdc1394_git.bb

[oe] [meta-oe][PATCH 18/43] ttf-inconsolata: Move copying of .otf to .ttf into do_compile

2017-03-31 Thread Khem Raj
Fixes errors like | mv: cannot stat '/mnt/b/build/tmp-musl/work/all-oe-linux/ttf-inconsolata/20100526-r0/Inconsolata.otf': No such file or directory | WARNING: /mnt/b/build/tmp-musl/work/all-oe-linux/ttf-inconsolata/20100526-r0/temp/run.do_configure.2485:1 exit 1 from 'mv

[oe] [meta-oe][PATCH 19/43] libraw1394: Update to 2.1.2 release

2017-03-31 Thread Khem Raj
Signed-off-by: Khem Raj --- .../libraw1394/{libraw1394_2.1.0.bb => libraw1394_2.1.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-support/libraw1394/{libraw1394_2.1.0.bb => libraw1394_2.1.2.bb} (71%) diff --git

[oe] [meta-filesystems][PATCH 21/43] ntfs-3g-ntfsprogs: Upgrade to 2017.3.23

2017-03-31 Thread Khem Raj
Signed-off-by: Khem Raj --- ...tfs-3g-ntfsprogs_2013.1.13.bb => ntfs-3g-ntfsprogs_2017.3.23.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-filesystems/recipes-filesystems/ntfs-3g-ntfsprogs/{ntfs-3g-ntfsprogs_2013.1.13.bb =>

[oe] [meta-networking][PATCH 31/43] vpnc: Update to build from github SRC_URI

2017-03-31 Thread Khem Raj
Fix build for musl add packageconfig for crypto selection Fix build with externalsrc Signed-off-by: Khem Raj --- .../0001-search-for-log-help-in-build-dir.patch| 26 + ... 0002-Fix-vpnc-install-for-cross-compile.patch} | 20 ++-

[oe] [meta-oe][PATCH 30/43] libgxim: Fix build with security flags turned on

2017-03-31 Thread Khem Raj
Signed-off-by: Khem Raj --- .../0001-Use-AM_CPPFLAGS-instead-of-INCLUDES.patch | 53 ++ .../libgxim/0002-Update-autotools-macro.patch | 31 + ...string-qualifier-to-fix-potential-securit.patch | 30

[oe] [meta-oe][PATCH 28/43] live555: Do not use XLOCALE on musl

2017-03-31 Thread Khem Raj
musl does not have xlocale.h Signed-off-by: Khem Raj --- meta-oe/recipes-multimedia/live555/live555.inc | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/meta-oe/recipes-multimedia/live555/live555.inc b/meta-oe/recipes-multimedia/live555/live555.inc

[oe] [meta-oe][PATCH 29/43] libqb: Upgrade to 1.0.1 release

2017-03-31 Thread Khem Raj
Add a patch needed for cross compiling Signed-off-by: Khem Raj --- ...-Remove-runtime-check-for-CLOCK_MONOTONIC.patch | 43 ++ .../libqb/{libqb_0.17.2.bb => libqb_1.0.1.bb} | 14 +++ 2 files changed, 49 insertions(+), 8 deletions(-) create mode

[oe] [meta-multimedia][PATCH 34/43] libavc1394: Add libargp on musl

2017-03-31 Thread Khem Raj
Signed-off-by: Khem Raj --- meta-multimedia/recipes-multimedia/libavc1394/libavc1394_0.5.4.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-multimedia/recipes-multimedia/libavc1394/libavc1394_0.5.4.bb

[oe] [meta-networking][PATCH 32/43] daq: Fix build with musl

2017-03-31 Thread Khem Raj
unistd.h is not in sys/ on all platforms use standard location in /usr/include to look for it Signed-off-by: Khem Raj --- .../recipes-connectivity/daq/daq_2.0.6.bb | 4 ++- .../0001-correct-the-location-of-unistd.h.patch| 29 ++ 2 files

[oe] [meta-oe][PATCH 33/43] utouch: Fix build on musl

2017-03-31 Thread Khem Raj
Signed-off-by: Khem Raj --- ...sys-stat.h-for-fixing-build-issue-on-musl.patch | 29 ++ meta-oe/recipes-support/utouch/utouch-frame_git.bb | 4 ++- 2 files changed, 32 insertions(+), 1 deletion(-) create mode 100644

[oe] [meta-multimedia][PATCH 05/43] caps: Use c99 int types

2017-03-31 Thread Khem Raj
Fixes build with musl Signed-off-by: Khem Raj --- ...01-basic.h-Use-c99-supported-stdint-types.patch | 46 ++ .../recipes-multimedia/caps/caps_0.9.24.bb | 8 ++-- 2 files changed, 50 insertions(+), 4 deletions(-) create mode 100644

[oe] [meta-xfce][PATCH 08/43] xfce4-closebutton-plugin: Fix build with clang

2017-03-31 Thread Khem Raj
Signed-off-by: Khem Raj --- ...n_val_if_fail-in-functions-expecting-a-re.patch | 62 ++ .../closebutton/xfce4-closebutton-plugin_git.bb| 4 +- 2 files changed, 65 insertions(+), 1 deletion(-) create mode 100644

[oe] [meta-oe][PATCH 06/43] lvm2: Fix patch errors found with musl

2017-03-31 Thread Khem Raj
The patches had syntax errors which are only visible when using musl libs Signed-off-by: Khem Raj --- .../lvm2/0001-implement-libc-specific-reopen_stream.patch | 14 +++--- .../lvm2/0002-Guard-use-of-mallinfo-with-__GLIBC__.patch | 14 +++--- 2 files

[oe] [meta-networking][PATCH 07/43] squid: Update to 3.5.23

2017-03-31 Thread Khem Raj
Disable NIS on musl, it doesnt yet build Signed-off-by: Khem Raj --- .../recipes-daemons/squid/{squid_3.5.20.bb => squid_3.5.23.bb} | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) rename meta-networking/recipes-daemons/squid/{squid_3.5.20.bb =>

[oe] [meta-oe][PATCH 01/43] gpm: Update to use git src uri

2017-03-31 Thread Khem Raj
Additional patches are upstream to fix build with gcc6 and clang Add systemd unit file Signed-off-by: Khem Raj --- .../gpm/gpm-1.99.7/eglibc-2.17.patch | 12 - .../gpm/gpm-1.99.7/remove_nested_functions.patch | 326 -

[oe] [meta-networking][PATCH 02/43] netcat-openbsd: Fix build and whitelist

2017-03-31 Thread Khem Raj
pkgconfig is used so we need to inherit pkgconfig secondly, base64 support is added for it to work with musl Signed-off-by: Khem Raj --- ...bundle-own-base64-encode-decode-functions.patch | 379 + .../recipes-support/netcat/netcat-openbsd_1.105.bb | 20

[oe] [meta-xfce][PATCH 09/43] xfce4-timer-plugin: Fix build when security flags are enabled with clang

2017-03-31 Thread Khem Raj
Signed-off-by: Khem Raj --- .../0001-Specify-string-format-explicitly.patch| 32 ++ .../timer/xfce4-timer-plugin_1.6.0.bb | 2 ++ 2 files changed, 34 insertions(+) create mode 100644

[oe] [meta-oe][PATCH 04/43] v4l-utils: Depend on argp-standalone for musl

2017-03-31 Thread Khem Raj
musl does not bundle libargp like glibc Signed-off-by: Khem Raj --- meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.10.1.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.10.1.bb

[oe] [meta-oe][PATCH V2 36/43] libexecinfo: Add recipe

2017-03-31 Thread Khem Raj
This package is handy especially with musl to port apps which use glibc backtrace APIs build for musl systems alone Signed-off-by: Khem Raj --- .../0001-makefile-Fix-build-on-linux.patch | 59 ...x-compiler-errors-found-with-newer-gcc-cl.patch | 79

[oe] [meta-oe][PATCH V2 35/43] picocom: Upgrade to 2.2

2017-03-31 Thread Khem Raj
Package has moved to github License file got some cosmetic changes see https://github.com/npat-efault/picocom/commit/13fd331d410c2e8c39fa041bd54c3b0a93df64e1 Signed-off-by: Khem Raj --- meta-oe/recipes-support/picocom/picocom_1.7.bb | 19 ---

[oe] [meta-xfce][PATCH 37/43] xarchiver: Fix build with security flags turned on

2017-03-31 Thread Khem Raj
Signed-off-by: Khem Raj --- ...formatting-string-to-printf-like-function.patch | 43 ++ meta-xfce/recipes-apps/xarchiver/xarchiver_git.bb | 4 +- 2 files changed, 46 insertions(+), 1 deletion(-) create mode 100644

[oe] [PATCH][meta-oe][morty 7/7] alsa-equal: Update SRC_URI to something valid

2017-03-31 Thread Martin Jansa
From: Khem Raj www.thedigitalmachine.net has disappeared Signed-off-by: Khem Raj Signed-off-by: Martin Jansa --- meta-multimedia/recipes-multimedia/alsa-equal/alsa-equal_0.6.bb | 4 ++-- 1 file changed, 2 insertions(+), 2

[oe] [PATCH][meta-oe][morty 1/7] lftp: change SRC_URI source

2017-03-31 Thread Martin Jansa
From: Oleksandr Kravchuk Changed SRC_URI source to official web-site, which keeps tarballs with old releases. Cherry-picked from master, but without the upgrade to 4.7.5. Signed-off-by: Oleksandr Kravchuk Signed-off-by:

[oe] [PATCH][meta-oe][morty 2/7] libqb: use github.com instead of retired fedorahosted.org

2017-03-31 Thread Martin Jansa
* https://fedoraproject.org/wiki/Infrastructure/Fedorahosted-retirement Signed-off-by: Martin Jansa --- meta-oe/recipes-extended/libqb/libqb_0.17.2.bb | 15 +++ 1 file changed, 7 insertions(+), 8 deletions(-) diff --git

[oe] [PATCH][meta-oe][morty 3/7] libqb: inherit autotools-brokensep

2017-03-31 Thread Martin Jansa
* otherwise build fails with: http://errors.yoctoproject.org/Errors/Details/138387/ make[2]: *** No rule to make target 'auto_check_header_qbconfig.c', needed by 'auto_check_header_qbconfig.o'. Stop. Signed-off-by: Martin Jansa ---

[oe] [PATCH][meta-oe][morty 5/7] hwdata: use github instead of fedorahosted.org

2017-03-31 Thread Martin Jansa
* fedorahosted is retired https://fedoraproject.org/wiki/Infrastructure/Fedorahosted-retirement Signed-off-by: Martin Jansa --- .../recipes-support/hwdata/{hwdata_0.291.bb => hwdata_git.bb} | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) rename

[oe] [PATCH][meta-oe][morty 4/7] ttf-liberation-sans-narrow: use pagure.org instead of retired fedorahosted.org

2017-03-31 Thread Martin Jansa
* https://fedoraproject.org/wiki/Infrastructure/Fedorahosted-retirement Signed-off-by: Martin Jansa --- meta-oe/recipes-graphics/ttf-fonts/ttf-liberation-sans-narrow_1.07.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[oe] [PATCH][meta-oe][morty 6/7] mailcap: use pagure.org instead of retired fedorahosted.org

2017-03-31 Thread Martin Jansa
* https://fedoraproject.org/wiki/Infrastructure/Fedorahosted-retirement Signed-off-by: Martin Jansa --- meta-oe/recipes-support/mailcap/mailcap_2.1.46.bb | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git

Re: [oe] [PATCH] u-boot: Update to 2017.03 release

2017-03-31 Thread Burton, Ross
On 30 March 2017 at 19:06, Denys Dmytriyenko wrote: > "Known devil is better than unknown angel"? :) > Agreed, fwiw. It's late and u-boot is quite important: cherry-pick the patch for Pyro and master can upgrade once it has branched. Ross --

[oe] [meta-oe][PATCH] opencv: remove redundant build dependency on python2

2017-03-31 Thread Dmitry Rozhkov
The recipe opencv_3.2.bb inherits to either distutils-base or distutils3-base classes or both which do add appropriate build dependency on python or python3 respectively. There's no need to have python in DEPENDS explicitly. It can even make things needlessly complicated in case a user wants to

Re: [oe] [meta-browser] calling all chromium recipe users

2017-03-31 Thread Ian Coolidge
Chromium and Chromium-Wayland on IMX platform Chromium is working great, although chromium-imx hasn't been updated yet for the later 53.x versions as the patches for graphics need to be updated. Chromium-Wayland hasn't worked in any of it's versions, or on wayland on IMX in general for some

Re: [oe] [PATCH][meta-oe][morty 1/7] lftp: change SRC_URI source

2017-03-31 Thread akuster808
Martin On 03/31/2017 04:37 AM, Martin Jansa wrote: From: Oleksandr Kravchuk Changed SRC_URI source to official web-site, which keeps tarballs with old releases. Cherry-picked from master, but without the upgrade to 4.7.5. Missing hash from master. -

Re: [oe] [meta-oe][PATCH 06/43] lvm2: Fix patch errors found with musl

2017-03-31 Thread Peter Kjellerstedt
> -Original Message- > From: openembedded-devel-boun...@lists.openembedded.org > [mailto:openembedded-devel-boun...@lists.openembedded.org] On Behalf Of > Khem Raj > Sent: den 31 mars 2017 18:42 > To: openembedded-devel@lists.openembedded.org > Subject: [oe] [meta-oe][PATCH 06/43] lvm2:

[oe] [meta-oe][morty][PATCHv2 1/7] lftp: change SRC_URI source

2017-03-31 Thread Martin Jansa
From: Oleksandr Kravchuk Changed SRC_URI source to official web-site, which keeps tarballs with old releases. Cherry-picked from master, but without the upgrade to 4.7.5. commit a2e075ba656a89da58ca4f849c2f08ec6d50a96f Author: Oleksandr Kravchuk

[oe] [meta-oe][morty][PATCHv2 2/7] libqb: use github.com instead of retired fedorahosted.org

2017-03-31 Thread Martin Jansa
* https://fedoraproject.org/wiki/Infrastructure/Fedorahosted-retirement * cherry picked from master: commit 18893ec9498cbb5bf9259f36c2bee03cedc4b6de Author: Martin Jansa Date: Wed Mar 29 10:18:01 2017 +0200 libqb: use github.com instead of retired

[oe] [meta-oe][morty][PATCHv2 5/7] hwdata: use github instead of fedorahosted.org

2017-03-31 Thread Martin Jansa
* fedorahosted is retired https://fedoraproject.org/wiki/Infrastructure/Fedorahosted-retirement * cherry picked from master: commit 8e804afebc057c304f5b9c127f6d7f438cd551c6 Author: Martin Jansa Date: Wed Mar 29 10:13:59 2017 +0200 hwdata: use github instead

[oe] [meta-oe][morty][PATCHv2 3/7] libqb: inherit autotools-brokensep

2017-03-31 Thread Martin Jansa
* otherwise build fails with: http://errors.yoctoproject.org/Errors/Details/138387/ make[2]: *** No rule to make target 'auto_check_header_qbconfig.c', needed by 'auto_check_header_qbconfig.o'. Stop. * cherry picked from master: commit 1a9dc230315a77ade7a36baf3a2c2a0c9745af46 Author:

[oe] [meta-oe][morty][PATCHv2 4/7] ttf-liberation-sans-narrow: use pagure.org instead of retired fedorahosted.org

2017-03-31 Thread Martin Jansa
* https://fedoraproject.org/wiki/Infrastructure/Fedorahosted-retirement * cherry picked from master: commit 2c4b17449d0178e830bedcbe3e2fbe348984b589 Author: Martin Jansa Date: Wed Mar 29 10:23:12 2017 +0200 ttf-liberation-sans-narrow: use pagure.org instead of

[oe] [meta-oe][morty][PATCHv2 6/7] mailcap: use pagure.org instead of retired fedorahosted.org

2017-03-31 Thread Martin Jansa
* https://fedoraproject.org/wiki/Infrastructure/Fedorahosted-retirement * cherry picked from master: commit 23361dfa39c2356b57e8b25baf08bde62454fcb4 Author: Martin Jansa Date: Wed Mar 29 10:14:33 2017 +0200 mailcap: use pagure.org instead of retired

[oe] [meta-oe][morty][PATCHv2 7/7] alsa-equal: Update SRC_URI to something valid

2017-03-31 Thread Martin Jansa
From: Khem Raj www.thedigitalmachine.net has disappeared * cherry picked from master: commit a02ec57e144b768c8d5e383622a83f87d86425b5 Author: Khem Raj Date: Wed Mar 22 11:45:33 2017 -0700 alsa-equal: Update SRC_URI to something valid

Re: [oe] [PATCH][meta-oe][morty 7/7] alsa-equal: Update SRC_URI to something valid

2017-03-31 Thread akuster808
not in master - armin On 03/31/2017 04:38 AM, Martin Jansa wrote: From: Khem Raj www.thedigitalmachine.net has disappeared Signed-off-by: Khem Raj Signed-off-by: Martin Jansa ---

Re: [oe] [PATCH][meta-oe][morty 6/7] mailcap: use pagure.org instead of retired fedorahosted.org

2017-03-31 Thread akuster808
not in master - armin On 03/31/2017 04:38 AM, Martin Jansa wrote: * https://fedoraproject.org/wiki/Infrastructure/Fedorahosted-retirement Signed-off-by: Martin Jansa --- meta-oe/recipes-support/mailcap/mailcap_2.1.46.bb | 10 ++ 1 file changed, 6