Re: [OE-core] [PATCH] opkg-utils: Fix update-alternatives link relocation

2018-11-12 Thread Mauno Niko
On 11/12/2018 12:55 PM, Burton, Ross wrote: > On Sun, 11 Nov 2018 at 15:44, Niko Mauno wrote: >> +Upstream-Status: Pending > > I saw you post this to yocto@, so this is definitely Submitted. Thanks, indeed I failed to reflect appropriate status as per instructions in

[OE-core] [PATCH] strace: Bump to version 4.25

2018-11-12 Thread Mauno Niko
V4L2_CID_USER_IMX_BASE value differs in v4.14 and v4.19 LTS kernels https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/include/uapi/linux/v4l2-controls.h?h=v4.14.79#n191

Re: [OE-core] [PATCH] glib-2.0: add missing locale dependencies to PN-ptest

2018-11-08 Thread Mauno Niko
On 10/09/2018 02:00 PM, Ross Burton wrote: > The test suite skips several tests if the required locales are not found, so > add > them as dependencies of glib-2.0-ptest. > > Signed-off-by: Ross Burton > --- > meta/recipes-core/glib-2.0/glib.inc | 13 + > 1 file changed, 13

Re: [OE-core] [PATCH] package_manager.py: Explicit complementary fail

2018-03-07 Thread Mauno Niko
On 03/02/2018 03:59 PM, Mauno Niko wrote: > On 02/28/2018 06:58 PM, Alexander Kanavin wrote: >> On 02/28/2018 06:20 PM, Niko Mauno wrote: >>> >>> Improve associated install() method behaviour in affected OpkgPM and >>> DpkgPM classes so that a problemat

Re: [OE-core] [PATCH] package_manager.py: Explicit complementary fail

2018-03-02 Thread Mauno Niko
On 02/28/2018 06:58 PM, Alexander Kanavin wrote: > On 02/28/2018 06:20 PM, Niko Mauno wrote: >> >> Improve associated install() method behaviour in affected OpkgPM and >> DpkgPM classes so that a problematic state of affairs becomes directly >> obvious for bitbake user, resulting in shell output

[OE-core] Missing git tags for latest Morty release?

2018-02-19 Thread Mauno Niko
Even states "Current Version" is "2.2.3" for Codename Morty, associated "yocto-2.2.3", "morty-16.0.3" tags do not seem to exist, could someone please create those? -- ___ Openembedded-core mailing list

Re: [OE-core] [PATCH] bitbake.conf: Add comm to HOSTTOOLS

2018-02-01 Thread Mauno Niko
On 01/30/2018 04:20 PM, Alexander Kanavin wrote: > On 01/30/2018 09:07 AM, Khem Raj wrote: > >>> I disagree. Expanding HOSTTOOLS just to cater to the needs of a >>> single recipe is not optimal, IMO. >> >> alternative are >> build time dep on coreutils-native. >> fix uboot script to not use comm