Re: [OE-core] basic bitbake commands to create an SDK?

2016-10-24 Thread Paul Eggleton
On Mon, 24 Oct 2016 05:51:16 Robert P. J. Day wrote: > On Sat, 22 Oct 2016, Khem Raj wrote: > > I would recommend to try using eSDK, which can be generated using > > -cpopulate_sdk_ext see > > > > https://wiki.yoctoproject.org/wiki/Application_Development_with_Extensible > > _SDK > just reading

Re: [OE-core] basic bitbake commands to create an SDK?

2016-10-24 Thread Paul Eggleton
On Sat, 22 Oct 2016 13:24:58 Robert P. J. Day wrote: > On Sat, 22 Oct 2016, Khem Raj wrote: > > generally meta-toolchain is prior art. You want to use image > > specific SDKs so -cpopulate_sdk is fine. In this case it > > will include the needed dev headers/libs in your SDK for that given > >

Re: [OE-core] most efficient way to map perl RH rpms to OE package names?

2016-10-24 Thread Christopher Larson
On Mon, Oct 24, 2016 at 1:53 PM, Robert P. J. Day wrote: > i've just been handed a list of about 200 perl packages by their > centos rpm names, and i want to map most, if not all, of them to their > equivalent OE package names. > > my first instinct (based on not having

[OE-core] most efficient way to map perl RH rpms to OE package names?

2016-10-24 Thread Robert P. J. Day
i've just been handed a list of about 200 perl packages by their centos rpm names, and i want to map most, if not all, of them to their equivalent OE package names. my first instinct (based on not having used a lot of perl OE packages) is to add both "perl" and "perl-modules" to

[OE-core] [master][morty][PATCH] libunwind: add ptest support

2016-10-24 Thread Jagadeesh Krishnanjanappa
The patch include below changes: 1. Add do_compile_ptest task, which compiles and runs builtin test cases. The libunwind test scripts has relink commands, which needs to be run at host in order to create ELF test binaries which can be readily executed at target. Hence pass "-i" option

[OE-core] [PATCH v2 2/2] taglib: update to 1.11

2016-10-24 Thread Andreas Müller
Signed-off-by: Andreas Müller --- meta/recipes-support/taglib/{taglib_1.9.1.bb => taglib_1.11.bb} | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) rename meta/recipes-support/taglib/{taglib_1.9.1.bb => taglib_1.11.bb} (74%) diff --git

[OE-core] [PATCH v2 1/2] libsdl2: update to 2.0.5

2016-10-24 Thread Andreas Müller
* 0001-src-video-make-it-compatible-with-wayland-1.10.patch is removed because the problem has been resolved upstream * Add 0001-prepend-our-sysroot-path-so-that-make-finds-our-wayl.patch so that WAYLAND_PROTOCOLS_SYSROOT_DIR is substituted in a way similar to gtk3 Signed-off-by: Andreas

[OE-core] [PATCH v2 0/2] update libsdl2 and taglib

2016-10-24 Thread Andreas Müller
v1 -> v2: descritions changed as suggested by Alexander Kanavin Andreas Müller (2): libsdl2: update to 2.0.5 taglib: update to 1.11 ...-sysroot-path-so-that-make-finds-our-wayl.patch | 32 ...ideo-make-it-compatible-with-wayland-1.10.patch | 57 --

Re: [OE-core] [wic][PATCH] systemd-bootdisk.wks: use PARTUUID

2016-10-24 Thread Saul Wold
On Mon, 2016-10-24 at 16:54 +0300, Ed Bartosh wrote: > Root device name in systemd-bootdisk.wks is 'sda'. This can cause > images, produced using this wks to refuse booting if real device > name is not 'sda'. For example, when booting MinnowBoard MAX from > MicroSD card the boot process stucks

Re: [OE-core] [wic][PATCH] systemd-bootdisk.wks: use PARTUUID

2016-10-24 Thread Benjamin Esquivel
On Mon, 2016-10-24 at 16:54 +0300, Ed Bartosh wrote: > Root device name in systemd-bootdisk.wks is 'sda'. This can cause > images, produced using this wks to refuse booting if real device > name is not 'sda'. For example, when booting MinnowBoard MAX from > MicroSD card the boot process stucks

Re: [OE-core] [PATCH 14/23] lttng: enable optional building of manpages

2016-10-24 Thread Alexander Kanavin
On 10/21/2016 02:15 PM, Burton, Ross wrote: packages/corei7-64-poky-linux/lttng-tools/lttng-tools: RDEPENDS: added "lttng-tools-ptest (['>= 2.8.1+git0+d11e0dba0d'])" Something went wrong here when doing the secondary install for the ptest package. It installed duplicates of the man pages and

[OE-core] State of bitbake world 2016-10-20

2016-10-24 Thread Martin Jansa
== Number of issues - stats == {| class='wikitable' !|Date !!colspan='3'|Failed tasks !!colspan='6'|Failed depencencies!!|Signatures !!colspan='12'|QA !!Comment |- || ||qemuarm ||qemux86 ||qemux86_64

[OE-core] [wic][PATCH] systemd-bootdisk.wks: use PARTUUID

2016-10-24 Thread Ed Bartosh
Root device name in systemd-bootdisk.wks is 'sda'. This can cause images, produced using this wks to refuse booting if real device name is not 'sda'. For example, when booting MinnowBoard MAX from MicroSD card the boot process stucks with this message on the boot console output: Waiting for root

Re: [OE-core] [PATCH 14/23] lttng: enable optional building of manpages

2016-10-24 Thread Alexander Kanavin
On 10/21/2016 02:15 PM, Burton, Ross wrote: Something went wrong here when doing the secondary install for the ptest package. It installed duplicates of the man pages and nonsense such as include/config.h.in ~, and then the runtime dependency tree went crazy. That's

Re: [OE-core] [PATCH 06/19] btrfs-tools: update to 4.8.1

2016-10-24 Thread Alexander Kanavin
On 10/20/2016 09:39 PM, Burton, Ross wrote: Remove fix-parallel.patch as version.h is now generated by autoconf in configure() Doing a rebuild from clean (actually to test the man page patch) resulted in this: packages/corei7-64-poky-linux/btrfs-tools/btrfs-tools: FILELIST: removed

Re: [OE-core] [PATCH] package.py: New EXTRA_STRIPFLAGS variable

2016-10-24 Thread Andreas Oberritter
Hi Michael, On 24.10.2016 10:23, Michael Blättler wrote: > The EXTRA_STRIPFLAGS variable can be used to pass additional parameters to > the strip command. ^ both description and subject don't match the actual variable name. Best regards, Andreas > This can be used to remove additional

Re: [OE-core] [yocto] Attention all: patches for upstream source will be applied with stricter criteria for context

2016-10-24 Thread Alexander Kanavin
On 10/21/2016 08:05 PM, Khem Raj wrote: while updating gnutls to a newer version I came across a rather serious issue: the way we patch source code is very lenient about the context for the lines to be changed. Basically, it's enough for one line before and after the changed line to match,

Re: [OE-core] [PATCH 2/2] taglib: update to 1.11

2016-10-24 Thread Alexander Kanavin
On 10/23/2016 01:39 AM, Andreas Müller wrote: without relocation option -fPIC depending packages failed with many error like: | <..>/arm-angstrom-linux-gnueabi/6.2.0/ld: error: <..>/usr/lib/libtag.a(modfilebase.cpp.o): requires unsupported dynamic reloc R_ARM_THM_MOVW_ABS_NC; recompile with

Re: [OE-core] [PATCH 1/2] libsdl2: update to 2.0.5

2016-10-24 Thread Alexander Kanavin
On 10/23/2016 01:39 AM, Andreas Müller wrote: * video/wayland patch: similar was applied mainline Be less terse please. A better way to explain why a patch was dropped is "0001-src-video-make-it-compatible-with-wayland-1.10.patch is removed because the problem has been resolved upstream".

Re: [OE-core] basic bitbake commands to create an SDK?

2016-10-24 Thread Robert P. J. Day
On Sat, 22 Oct 2016, Khem Raj wrote: ... snip ... > I would recommend to try using eSDK, which can be generated using > -cpopulate_sdk_ext see > > https://wiki.yoctoproject.org/wiki/Application_Development_with_Extensible_SDK just reading up on eSDKs now, am i correct in assuming that if i

[OE-core] [PATCH] package.py: New EXTRA_STRIPFLAGS variable

2016-10-24 Thread Michael Blättler
The EXTRA_STRIPFLAGS variable can be used to pass additional parameters to the strip command. This can be used to remove additional sections or to keep symbols. The removal of additional sections can be useful to enable reproducible builds. Sections which contain paths or md5sums of the debug

Re: [OE-core] [PATCH 10/10] libpng: Upgrade 1.6.24 -> 1.6.25

2016-10-24 Thread Maxin B. John
Hi Khem, On Sun, Oct 23, 2016 at 08:59:48AM -0700, Khem Raj wrote: > On Sun, Oct 23, 2016 at 4:29 AM, Maxin B. John wrote: > > License file changes are due to updates in Version and Copyright date > > version of license or version of package ? It was supposed to be

Re: [OE-core] [PATCH 2/2] ppp: fix building with linux-4.8

2016-10-24 Thread Andreas Oberritter
On 24.10.2016 03:11, Huang, Jie (Jackie) wrote: > I didn't realize 4.4 is still be used, sorry about that, feel free to send > patch to fix it if you have one already, if not, I will fix it later as > follow-up. Thanks! I don't have a patch. I figured switching to linux-libc-headers-4.8 would be