Re: [OE-core] [PATCH] u-boot: fix extern inline build errors for gcc 5

2015-08-07 Thread Khem Raj
> On Jul 30, 2015, at 10:21 PM, Kevin Hao wrote: > > The gcc 5 change its default standard from gnu89 to gnu11. These two > standards do have different semantics for inline functions. And the > gcc 5 will emit the following errors on the "extern inline" functions: >arch/powerpc/cpu/mpc8xxx/f

Re: [OE-core] [PATCH 14/26] puzzles: switch svn for git, as upstream has done the same

2015-08-07 Thread Khem Raj
> On Jul 30, 2015, at 9:06 AM, Alexander Kanavin > wrote: > > On 07/30/2015 05:35 PM, Martin Jansa wrote: > >> Doesn't PV go backwards with this? > > Yes; Ross should make a suggestion of how to avoid that, and fix the upstream > check at the same time - for this recipe and others where I tw

Re: [OE-core] [PATCH 09/26] lsb: set PV to 1.4 to match upstream tarball version

2015-08-07 Thread Khem Raj
> On Jul 30, 2015, at 6:31 AM, Alexander Kanavin > wrote: > > This allows upstream version check to work > > Signed-off-by: Alexander Kanavin > --- > meta/recipes-extended/lsb/lsb_4.1.bb | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/meta/recipes-extended/lsb/lsb_4.1.bb > b/meta/re

[OE-core] [PATCH] gcc: reformat 0063-nativesdk-gcc-support.patch

2015-08-07 Thread rongqing.li
From: Roy Li 0063-nativesdk-gcc-support.patch can be applied due to the buggy patch command on sled11, so reformat it, nothing is changed. Signed-off-by: Roy Li --- .../gcc/gcc-4.9/0063-nativesdk-gcc-support.patch | 44 ++ 1 file changed, 19 insertions(+), 25 deletions(-)

[OE-core] [PATCH][v2] gcc: reformat 0063-nativesdk-gcc-support.patch

2015-08-07 Thread rongqing.li
From: Roy Li 0063-nativesdk-gcc-support.patch can not be applied to source code due to the buggy patch command on sled11, so reformat it, nothing is changed. Signed-off-by: Roy Li --- .../gcc/gcc-4.9/0063-nativesdk-gcc-support.patch | 44 ++ 1 file changed, 19 insertions(

Re: [OE-core] [PATCH] gcc: reformat 0063-nativesdk-gcc-support.patch

2015-08-07 Thread Rongqing Li
On 2015年08月07日 15:43, rongqing...@windriver.com wrote: From: Roy Li 0063-nativesdk-gcc-support.patch can be applied due to the buggy patch command on sled11, so reformat it, nothing is changed. drop it, since the commit log is wrong -Roy Signed-off-by: Roy Li --- .../gcc/gcc-4.9/0063

Re: [OE-core] meta-gplv2? [Was Re: parted_1.8.6.bb: add parted that not GPLv3]

2015-08-07 Thread Philip Balister
On 08/07/2015 08:12 AM, Khem Raj wrote: > On Fri, Jul 31, 2015 at 4:41 AM, Alexander Kanavin > wrote: >> My issue here is quality control. Someone still has to review the work of >> those volunteer developers, and take action when they fail to take action. >> Yocto at the moment does not have such

Re: [OE-core] [PATCH 2/7] distcc: update SRC_URI to not use Google Code

2015-08-07 Thread Robert Yang
Hi Alexander, I think that one or more autobuilder failures related to this patch: https://autobuilder.yoctoproject.org/main/builders/nightly-x86-64/builds/430/steps/BuildImages/logs/stdio // Robert On 08/04/2015 12:29 AM, Alexander Kanavin wrote: Google Code is shutting down soon and distcc

Re: [OE-core] [PATCH 1/7] fotowall: update SRC_URI to use github instead of qt-apps.org

2015-08-07 Thread Robert Yang
Also fotowall: https://autobuilder.yoctoproject.org/main/builders/nightly-x86-64/builds/430/steps/BuildImages/logs/stdio // Robert On 08/04/2015 12:29 AM, Alexander Kanavin wrote: GitHub is where upstream development is happening, so we are more likely to find out about new releases from ther

Re: [OE-core] [PATCH] qemu: upgrade to 2.4.0-rc4

2015-08-07 Thread Robert Yang
Maybe this patch caused a autobuilder failure ? https://autobuilder.yoctoproject.org/main/builders/nightly-deb-non-deb/builds/86/steps/Running%20Sanity%20Tests/logs/stdio // Robert On 08/06/2015 11:45 PM, Cristian Iorga wrote: Bugfixes, bring it closer to 2.4.0 final release. Signed-off-by:

Re: [OE-core] [PATCH 2/7] distcc: update SRC_URI to not use Google Code

2015-08-07 Thread Khem Raj
On Fri, Aug 7, 2015 at 2:25 AM, Robert Yang wrote: > Hi Alexander, > > I think that one or more autobuilder failures related to this patch: > > https://autobuilder.yoctoproject.org/main/builders/nightly-x86-64/builds/430/steps/BuildImages/logs/stdio > so it seems it was not tested to even see if

Re: [OE-core] [meta-oe][PATCH] dosfstools-2.11: Fix memory leak in mkdosfs

2015-08-07 Thread Paul Eggleton
On Thursday 06 August 2015 19:52:28 Khem Raj wrote: > On Thu, Aug 6, 2015 at 2:25 AM, Paul Eggleton > > wrote: > > On Thursday 06 August 2015 12:12:35 Alexander Kanavin wrote: > >> On 08/06/2015 12:06 PM, Amarnath Valluri wrote: > >> > Added new patch that fixes the memory leak that was introduce

Re: [OE-core] [PATCH v3 1/1] kernel: Add KERNEL_IMAGETYPES to build multi types of kernel at one time

2015-08-07 Thread Richard Purdie
On Tue, 2015-08-04 at 17:17 +0800, zhe...@windriver.com wrote: > From: He Zhe > > Add KERNEL_IMAGETYPES to support building packaging and installing > multi types of kernel images, such as zImage uImage, at one time. > KERNEL_IMAGETYPE works as it did. > > Fixes [YOCTO #6945]. > > Signed-off-by

Re: [OE-core] [PATCH 3/3] uclibc.inc: avoid immediate expansion for UCLIBC_EXTRA_CFLAGS

2015-08-07 Thread Richard Purdie
On Thu, 2015-08-06 at 18:14 -0700, Andre McCurdy wrote: > On Thu, Aug 6, 2015 at 4:02 PM, Richard Purdie > wrote: > > On Thu, 2015-08-06 at 12:41 -0700, Andre McCurdy wrote: > >> If immediate variable expansion is used, then UCLIBC_EXTRA_CFLAGS can > >> sometimes be derived from a partially expand

Re: [OE-core] [PATCH 2/7] distcc: update SRC_URI to not use Google Code

2015-08-07 Thread Richard Purdie
On Mon, 2015-08-03 at 19:29 +0300, Alexander Kanavin wrote: > Google Code is shutting down soon and distcc has moved to github. > > Signed-off-by: Alexander Kanavin > --- > meta/recipes-devtools/distcc/distcc_3.1.bb | 6 ++ > 1 file changed, 2 insertions(+), 4 deletions(-) > > diff --git a/

Re: [OE-core] [PATCH 1/7] fotowall: update SRC_URI to use github instead of qt-apps.org

2015-08-07 Thread Richard Purdie
On Mon, 2015-08-03 at 19:29 +0300, Alexander Kanavin wrote: > GitHub is where upstream development is happening, so we are more likely > to find out about new releases from there > > Signed-off-by: Alexander Kanavin > --- > meta/recipes-qt/qt-apps/fotowall_0.9.bb | 6 ++ > 1 file changed, 2

Re: [OE-core] [PATCH v3 1/1] kernel: Add KERNEL_IMAGETYPES to build multi types of kernel at one time

2015-08-07 Thread Richard Purdie
On Fri, 2015-08-07 at 05:50 -0500, Richard Purdie wrote: > On Tue, 2015-08-04 at 17:17 +0800, zhe...@windriver.com wrote: > > From: He Zhe > > > > Add KERNEL_IMAGETYPES to support building packaging and installing > > multi types of kernel images, such as zImage uImage, at one time. > > KERNEL_IM

Re: [OE-core] [PATCH 4/6] vte: Fix LICENSE to LGPL2.0

2015-08-07 Thread Jussi Kukkonen
On 7 August 2015 at 06:34, Khem Raj wrote: > >> On Aug 6, 2015, at 1:42 AM, Jussi Kukkonen wrote: >> >> Current releases of vte are LGPL 2.1+ but the one we have is still >> LGPL 2.0. >> >> Signed-off-by: Jussi Kukkonen >> --- >> meta/recipes-support/vte/vte.inc | 2 +- >> 1 file changed, 1 inser

Re: [OE-core] [PATCH][v2] attr: drop sstate fix and narrow relative-libdir.patch to target

2015-08-07 Thread Richard Purdie
On Thu, 2015-08-06 at 13:18 +0800, rongqing...@windriver.com wrote: > From: Roy Li > > The relative-libdir.patch is no longer needed for native since fix_symlink > for native has been added to revert what it done, Also this patch and > fix_symlink add a race condition since both libacl.so and lib

[OE-core] [PATCH] selftest/buildoptions.py: correct small mistake cleanupworkdir ---> cleanup-workdir

2015-08-07 Thread Costin Constantin
Signed-off-by: Costin Constantin --- meta/lib/oeqa/selftest/buildoptions.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/lib/oeqa/selftest/buildoptions.py b/meta/lib/oeqa/selftest/buildoptions.py index 483803b..655b5da 100644 --- a/meta/lib/oeqa/selftest/buildopti

Re: [OE-core] [poky][PATCH v7 07/11] gstreamer1.0-plugins-base: Add basetextoverlay related patch

2015-08-07 Thread Jussi Kukkonen
On 7 August 2015 at 09:16, Yuqing Zhu wrote: > Make memory copy when video buffer's memory is read only > > Signed-off-by: Yuqing Zhu > --- > ...rlay-make-memory-copy-when-video-buffer-s.patch | 129 > + > .../gstreamer/gstreamer1.0-plugins-base_1.4.5.bb | 1 + > 2 files

Re: [OE-core] [PATCH] selftest/buildoptions.py: correct small mistake cleanupworkdir ---> cleanup-workdir

2015-08-07 Thread Paul Eggleton
Hi Costin, On Friday 07 August 2015 14:17:02 Costin Constantin wrote: > Signed-off-by: Costin Constantin > --- > meta/lib/oeqa/selftest/buildoptions.py | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/meta/lib/oeqa/selftest/buildoptions.py > b/meta/lib/oeqa/selftest/

Re: [OE-core] [PATCH 5/7] xf86-video-omapfb: switch SRC_URI to debian git repo

2015-08-07 Thread Richard Purdie
On Mon, 2015-08-03 at 19:29 +0300, Alexander Kanavin wrote: > The previous upstream is no longer available. > > Signed-off-by: Alexander Kanavin > --- > meta/recipes-graphics/xorg-driver/xf86-video-omapfb_git.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/recip

Re: [OE-core] [PATCH 14/26] puzzles: switch svn for git, as upstream has done the same

2015-08-07 Thread Alexander Kanavin
On 08/07/2015 10:19 AM, Khem Raj wrote: Doesn't PV go backwards with this? Yes; Ross should make a suggestion of how to avoid that, and fix the upstream check at the same time - for this recipe and others where I tweak the PV in a similar manner. define PE Ross said he would like to avo

Re: [OE-core] [PATCH 09/26] lsb: set PV to 1.4 to match upstream tarball version

2015-08-07 Thread Alexander Kanavin
On 08/07/2015 10:21 AM, Khem Raj wrote: This allows upstream version check to work Signed-off-by: Alexander Kanavin --- meta/recipes-extended/lsb/lsb_4.1.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-extended/lsb/lsb_4.1.bb b/meta/recipes-extended/lsb/lsb_4.1.bb index 621

Re: [OE-core] meta-gplv2? [Was Re: parted_1.8.6.bb: add parted that not GPLv3]

2015-08-07 Thread Alexander Kanavin
On 08/07/2015 12:17 PM, Philip Balister wrote: Thanks Khem. I also do not agree that we lack a self-sustaining community. OpenEmbedded has functioned independently for far longer than the Yocto Project has existed. By 'self-sustaining' I mean 'being able to continuously produce quality work'.

Re: [OE-core] [PATCH 1/7] fotowall: update SRC_URI to use github instead of qt-apps.org

2015-08-07 Thread Alexander Kanavin
On 08/07/2015 02:01 PM, Richard Purdie wrote: GitHub is where upstream development is happening, so we are more likely to find out about new releases from there Signed-off-by: Alexander Kanavin --- meta/recipes-qt/qt-apps/fotowall_0.9.bb | 6 ++ 1 file changed, 2 insertions(+), 4 deletio

Re: [OE-core] [PATCH] selftest/buildoptions.py: correct small mistake cleanupworkdir ---> cleanup-workdir

2015-08-07 Thread Constantin, Costin C
appologies for this one Paul. I'll wipe out the workdir clean -Original Message- From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com] Sent: Friday, August 07, 2015 2:31 PM To: Constantin, Costin C Cc: openembedded-core@lists.openembedded.org Subject: Re: [OE-core] [PATCH] selftest/b

Re: [OE-core] [poky][PATCH v7 00/11] gstreamer1.0-plugins-base: Add patches for Gstreamer 1.4.5 base

2015-08-07 Thread Otavio Salvador
On Fri, Aug 7, 2015 at 3:16 AM, Yuqing Zhu wrote: > -Fix id3demux issue > > -Handle audio/video decoder error > > -Update video alignment after video alignment > > -Gstvideofilter use new GST_VIDEO_FRAME_MAP_FLAG_NO_REF > Add GST_VIDEO_FRAME_MAP_FLAG_NO_REF, keeping buffer writable > Don't ref b

Re: [OE-core] [PATCH 19/21] epiphany: add a recipe from meta-gnome

2015-08-07 Thread Alexander Kanavin
On 08/07/2015 07:28 AM, Randy MacLeod wrote: Epiphany is replacing midori as the browser in oe-core recipe set and poky distribution. I just got caught up on oe-core and: https://www.mail-archive.com/yocto@yoctoproject.org/msg24522.html Please move the midori recipe and dependencies to me

[OE-core] Issue with debian packaging - packagegroup-core-x11

2015-08-07 Thread Belal, Awais
Hi guys, I have run into a do_rootfs failure which is only evident when debian packaging is used. The issue roots up due to incompatibility of xserver-nodm-init between oe-core and meta-oe. I see that it has been discussed quite a few times. It also seems that debian packaging (apt-get I believ

[OE-core] [PATCH 0/7] More recipe reporting fixes

2015-08-07 Thread Alexander Kanavin
This patchset contains more recipe reporting fixes, some of which are based on the review comments to the previous patchset (which got partially merged into master). Please see specific commits for details. Version 2 of the patch improves the commit message for stess recipe patch, and adds the use

[OE-core] [PATCH 3/7] gptfdisk: update to 1.0.0

2015-08-07 Thread Alexander Kanavin
Also, use tarballs instead of git for fetching source code. git repository does not have version tags, so upstream version check cannot be performed. Signed-off-by: Alexander Kanavin --- .../recipes-devtools/fdisk/{gptfdisk_git.bb => gptfdisk_1.0.0.bb} | 8 +++- 1 file changed, 3 insertions(

[OE-core] [PATCH 4/7] oprofile: reorder SRC_URI lines to fix upstream version check

2015-08-07 Thread Alexander Kanavin
The source tarball should be listed first. Signed-off-by: Alexander Kanavin --- meta/recipes-kernel/oprofile/oprofile.inc | 3 ++- meta/recipes-kernel/oprofile/oprofile_1.0.0.bb | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/meta/recipes-kernel/oprofile/oprofile.inc

[OE-core] [PATCH 7/7] recipeutils.py: allow all characters in regexes used to parse version strings

2015-08-07 Thread Alexander Kanavin
Previously only numeric characters were matches and anything else was discarded, so 4.0-rc3, 2005e, 1.0.2a and similar versions got truncated. Signed-off-by: Alexander Kanavin --- meta/lib/oe/recipeutils.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/lib/oe/recip

[OE-core] [PATCH 6/7] stress: update checksums to match upstream tarball, use BPN and BP in SRC_URI

2015-08-07 Thread Alexander Kanavin
This is an update to an earlier commit: http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=5f9d379fac16cfe6ca155077e6279242e72a92a9 After switching the tarball source from Fedora to upstream it was found that the two tarballs are not identical: Fedora tarball has a copy of GPLv3 in the COPY

[OE-core] [PATCH 5/7] xf86-video-omapfb: switch SRC_URI to debian git repo

2015-08-07 Thread Alexander Kanavin
The previous upstream is no longer available. Debian git repository is one commit behind the original repository, so that commit is added as a patch. Signed-off-by: Alexander Kanavin --- ...apfb-from-from-crashing-when-pixelclock-o.patch | 35 ++ .../xorg-driver/xf86-video-om

[OE-core] [PATCH 2/7] distcc: update SRC_URI to not use Google Code

2015-08-07 Thread Alexander Kanavin
Google Code is shutting down soon and distcc has moved to github. Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/distcc/distcc_3.1.bb | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/meta/recipes-devtools/distcc/distcc_3.1.bb b/meta/recipes-devtools/distcc/

[OE-core] [PATCH 1/7] fotowall: update SRC_URI to use github instead of qt-apps.org

2015-08-07 Thread Alexander Kanavin
GitHub is where upstream development is happening, so we are more likely to find out about new releases from there Signed-off-by: Alexander Kanavin --- meta/recipes-qt/qt-apps/fotowall_0.9.bb | 8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/meta/recipes-qt/qt-apps/foto

[OE-core] [selftest][PATCH] Removed tests for TCs that are no longer valid

2015-08-07 Thread Mihail Stanciu
Several toaster backend tests are no longer valid due to design changes. Signed-off-by: Mihail Stanciu --- meta/lib/oeqa/selftest/_toaster.py | 125 - 1 file changed, 125 deletions(-) diff --git a/meta/lib/oeqa/selftest/_toaster.py b/meta/lib/oeqa/selftest/_

[OE-core] Yocto Project Status WW32

2015-08-07 Thread Jolley, Stephen K
Current Dev Position: 1.9 Milestone 3 (M3) Next Deadline: M3 cut off of August 24th at noon GMT (on hold, see status) SWAT team rotation: Juro -> Anibal https://wiki.yoctoproject.org/wiki/Yocto_Build_Failure_Swat_Team Key Status/Updates: * 1.9M2 is in QA, tests so far have shown some

[OE-core] [FIDO PATCH 00/24] Proposed changes for fido

2015-08-07 Thread Joshua Lock
Please consider the following changes for the fido branch. The following changes since commit 08d32590411568e7bf11612ac695a6e9c6df6286: dpkg: Fix for Fedora22 and new versions of tar (2015-07-27 12:25:42 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib

Re: [OE-core] [PATCH 1/4] uclibc.inc: remove unused UCLIBC_EXTRA_LDFLAGS

2015-08-07 Thread Andre McCurdy
On Thu, Aug 6, 2015 at 7:12 PM, Khem Raj wrote: > On Thu, Aug 6, 2015 at 6:54 PM, Andre McCurdy wrote: >> Signed-off-by: Andre McCurdy >> --- >> meta/recipes-core/uclibc/uclibc.inc | 1 - >> 1 file changed, 1 deletion(-) >> >> diff --git a/meta/recipes-core/uclibc/uclibc.inc >> b/meta/recipes-

Re: [OE-core] [PATCH 2/3] security_flags.inc: clear SECURITY_CFLAGS for uclibc

2015-08-07 Thread Andre McCurdy
On Thu, Aug 6, 2015 at 7:02 PM, Khem Raj wrote: > On Thu, Aug 6, 2015 at 12:41 PM, Andre McCurdy wrote: >> uclibc fails to build when security_flags.inc is used. >> >> | i686-rdk-linux-uclibc-gcc -m32 -march=core2 -mtune=core2 -msse3 >> -mfpmath=sse --sysroot=/build-vbox32/tmp/sysroots/vbox32-

Re: [OE-core] meta-gplv2? [Was Re: parted_1.8.6.bb: add parted that not GPLv3]

2015-08-07 Thread Khem Raj
> On Aug 7, 2015, at 5:26 AM, Alexander Kanavin > wrote: > > On 08/07/2015 12:17 PM, Philip Balister wrote: > >> Thanks Khem. I also do not agree that we lack a self-sustaining >> community. OpenEmbedded has functioned independently for far longer than >> the Yocto Project has existed. > > By

Re: [OE-core] [PATCH 09/26] lsb: set PV to 1.4 to match upstream tarball version

2015-08-07 Thread Khem Raj
> On Aug 7, 2015, at 5:09 AM, Alexander Kanavin > wrote: > > On 08/07/2015 10:21 AM, Khem Raj wrote: > >>> This allows upstream version check to work >>> >>> Signed-off-by: Alexander Kanavin >>> --- >>> meta/recipes-extended/lsb/lsb_4.1.bb | 1 + >>> 1 file changed, 1 insertion(+) >>> >>> di

Re: [OE-core] [meta-oe][PATCH] dosfstools-2.11: Fix memory leak in mkdosfs

2015-08-07 Thread Khem Raj
> On Aug 7, 2015, at 2:51 AM, Paul Eggleton > wrote: > > On Thursday 06 August 2015 19:52:28 Khem Raj wrote: >> On Thu, Aug 6, 2015 at 2:25 AM, Paul Eggleton >> >> wrote: >>> On Thursday 06 August 2015 12:12:35 Alexander Kanavin wrote: On 08/06/2015 12:06 PM, Amarnath Valluri wrote:

[OE-core] [PATCH] wpa-supplicant: Fix CVE-2015-4142

2015-08-07 Thread Otavio Salvador
The original commit "wpa-supplicant: Fix CVE-2015-4142" included the patch file but didn't apply it into the recipe, so the backport has not been effective. Reported-by: Adam Moore Signed-off-by: Otavio Salvador --- meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.4.bb | 1 + 1 file ch

Re: [OE-core] [meta-oe][PATCH] dosfstools-2.11: Fix memory leak in mkdosfs

2015-08-07 Thread Paul Eggleton
On Friday 07 August 2015 12:26:56 Khem Raj wrote: > > On Aug 7, 2015, at 2:51 AM, Paul Eggleton > > wrote:> > > On Thursday 06 August 2015 19:52:28 Khem Raj wrote: > >> On Thu, Aug 6, 2015 at 2:25 AM, Paul Eggleton > >> > >> wrote: > >>> On Thursday 06 August 2015 12:12:35 Alexander Kanavin wro

[OE-core] [PATCH 1/2] packagegroup-core-sdk: Disable sanitizers on musl

2015-08-07 Thread Khem Raj
sanitizers assume linux == glibc :( Signed-off-by: Khem Raj --- meta/recipes-core/packagegroups/packagegroup-core-sdk.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-core/packagegroups/packagegroup-core-sdk.bb b/meta/recipes-core/packagegroups/packagegroup-core-sdk.bb index

[OE-core] [PATCH 2/2] gnu-config: Update git version to latest and use it

2015-08-07 Thread Khem Raj
latest gnu-config code has all the patches to support musl/uclibc upstreamed so lets use it after upgrading to latest its GPLv3 with autoconf exception but the GPLv2 copy of recipe is left in as well to not break non-GPLv3 builds Signed-off-by: Khem Raj --- meta/recipes-devtools/gnu-config/gnu-c

Re: [OE-core] [PATCH 0/2] Support for VirtualBox guest additions

2015-08-07 Thread Bystricky, Juro
The guest additions basically use standard out-of-tree kernel device driver build (as described http://www.cyberciti.biz/tips/build-linux-kernel-module-against-installed-kernel-source-tree.html) The build relies on the existence of "/lib/modules//build", containing (or symlink to) a necessar

Re: [OE-core] [PATCH 0/2] Support for VirtualBox guest additions

2015-08-07 Thread Bruce Ashfield
On Fri, Aug 7, 2015 at 6:13 PM, Bystricky, Juro wrote: > The guest additions basically use standard out-of-tree kernel device driver > build (as described > http://www.cyberciti.biz/tips/build-linux-kernel-module-against-installed-kernel-source-tree.html) > > The build relies on the existence of

[OE-core] [PATCH] kernel.bbclass: dont assume ${B}/include/generated exists

2015-08-07 Thread Andre McCurdy
Older kernels (e.g. 2.6.32) don't create an include/generated directory, so check that the directory exists before trying to copy files from it in do_shared_workdir(). Signed-off-by: Andre McCurdy --- meta/classes/kernel.bbclass | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff -