|
Re: [meta-mono][PATCH] mono-4.xx: compiling mono 4 with btls requires cmake
It is disabled in 5.x builds by default as it breaks the build e.g.
http://git.yoctoproject.org/cgit/cgit.cgi/meta-mono/tree/recipes-mono/mono/mono-5.4.0.201.inc
It's probably time to look at a
It is disabled in 5.x builds by default as it breaks the build e.g.
http://git.yoctoproject.org/cgit/cgit.cgi/meta-mono/tree/recipes-mono/mono/mono-5.4.0.201.inc
It's probably time to look at a
|
By
Alex Lennon <ajlennon@...>
·
#38647
·
|
|
How to enable modules in kernel
Hi all, I'm trying to build for a raspberry pi3. I need to enable two drivers for sound devices: SND_SOC_MAX9768 & MAX1363. I've created my own image recipe and that is building. Now I need to add a
Hi all, I'm trying to build for a raspberry pi3. I need to enable two drivers for sound devices: SND_SOC_MAX9768 & MAX1363. I've created my own image recipe and that is building. Now I need to add a
|
By
Greg Wilson-Lindberg
·
#38646
·
|
|
Re: do_kernel_checkout() not using the correct directory
Yah, not a great idea to modify the base class.
It may be working, but if you actually add a patch to the SRC_URI,
it will fail, since the rest of the code also needs a git
repository (to apply
Yah, not a great idea to modify the base class.
It may be working, but if you actually add a patch to the SRC_URI,
it will fail, since the rest of the code also needs a git
repository (to apply
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#38645
·
|
|
Re: [ptest-runner] utils.c: Prefer monotonic clock to calculate elapsed time
This patch looks good to me, merged & pushed to ptest-runner2 repo.
Thanks,
Joshua
This patch looks good to me, merged & pushed to ptest-runner2 repo.
Thanks,
Joshua
|
By
Joshua Lock <joshua.g.lock@...>
·
#38644
·
|
|
Re: do_kernel_checkout() not using the correct directory
I changed the code in arm/layers/core/meta/classes/kernel-yocto.bbclass
From:
.
else
# case: we have no git repository at all.
# To
I changed the code in arm/layers/core/meta/classes/kernel-yocto.bbclass
From:
.
else
# case: we have no git repository at all.
# To
|
By
Bishop, Mark (STRT) <MBishop@...>
·
#38643
·
|
|
do_kernel_checkout() not using the correct directory
I am trying to compile a kernel located in SVN.
I get this error message:
ERROR: linux-xlnx-4.9-xilinx-v2017.2+git20-r0 do_kernel_checkout: S /tmp/stride/work-shared/plnx_arm/kernel-source is not
I am trying to compile a kernel located in SVN.
I get this error message:
ERROR: linux-xlnx-4.9-xilinx-v2017.2+git20-r0 do_kernel_checkout: S /tmp/stride/work-shared/plnx_arm/kernel-source is not
|
By
Bishop, Mark (STRT) <MBishop@...>
·
#38642
·
|
|
Re: Slightly varying builds
Thanks Alex, that has indeed resolved the problem of DEP_IMG not changing.
Still getting the "trying to install files into a shared area when those files already exist" error on the second [-dvl]
Thanks Alex, that has indeed resolved the problem of DEP_IMG not changing.
Still getting the "trying to install files into a shared area when those files already exist" error on the second [-dvl]
|
By
Colin Helliwell <colin.helliwell@...>
·
#38641
·
|
|
Re: Slightly varying builds
Not sure if this will help, but start by not using the -dev suffix. It will clash with -dev packages produced by (any) recipe.
Alex
Not sure if this will help, but start by not using the -dev suffix. It will clash with -dev packages produced by (any) recipe.
Alex
|
By
Alexander Kanavin <alexander.kanavin@...>
·
#38640
·
|
|
Re: Slightly varying builds
Very little!
One is:
DESCRIPTION = "Das U-Boot for W2 [for development]"
DEP_IMG = "u-boot-dev"
PROVIDES = "u-boot-w2-dev"
require u-boot-w2_1.inc
The other is:
DESCRIPTION = "Das U-Boot for
Very little!
One is:
DESCRIPTION = "Das U-Boot for W2 [for development]"
DEP_IMG = "u-boot-dev"
PROVIDES = "u-boot-w2-dev"
require u-boot-w2_1.inc
The other is:
DESCRIPTION = "Das U-Boot for
|
By
Colin Helliwell <colin.helliwell@...>
·
#38639
·
|
|
Customize SDKPATH
Hello,
As we build different images for the same machine, I would like to customize the SDKPATH to include the image name. This way our application developers can install the different sdk related to
Hello,
As we build different images for the same machine, I would like to customize the SDKPATH to include the image name. This way our application developers can install the different sdk related to
|
By
Jonathan Poulin <jopoulin@...>
·
#38638
·
|
|
Re: Slightly varying builds
Can you share exactly how the two recipes differ?
It seems that you do need to have two different build directories that differ in what MACHINE is set to. And that would configure u-boot
Can you share exactly how the two recipes differ?
It seems that you do need to have two different build directories that differ in what MACHINE is set to. And that would configure u-boot
|
By
Alexander Kanavin <alexander.kanavin@...>
·
#38637
·
|
|
Re: Slightly varying builds
Following on from this, I'm trying to be able to build my two versions of u-boot, in the *same* build directory.
I'm not sure if this is possible, but I figured it might be: since u-boot doesn't get
Following on from this, I'm trying to be able to build my two versions of u-boot, in the *same* build directory.
I'm not sure if this is possible, but I figured it might be: since u-boot doesn't get
|
By
Colin Helliwell <colin.helliwell@...>
·
#38636
·
|
|
Re: [meta-mono][PATCH] mono-4.xx: compiling mono 4 with btls requires cmake
yeah that probably is a case of bundling which is on rise at app level
these days,
interesting, do they support any other TLS implementations ?
yeah that probably is a case of bundling which is on rise at app level
these days,
interesting, do they support any other TLS implementations ?
|
By
Khem Raj
·
#38635
·
|
|
Re: [meta-raspberrypi][PATCH 1/5] x264: Disable asm for raspberrypi0-wifi
Hi all,
Pushed a PR to github too: https://github.com/agherzan/meta-raspberrypi/pull/149 in which I fixed the two typos in this series: "firmware.in" and "zzImage".
Andrei
Hi all,
Pushed a PR to github too: https://github.com/agherzan/meta-raspberrypi/pull/149 in which I fixed the two typos in this series: "firmware.in" and "zzImage".
Andrei
|
By
Andrei Gherzan <andrei@...>
·
#38634
·
|
|
[meta-raspberrypi][PATCH 5/5] firmware.in: Update to 20170811
Signed-off-by: Andrei Gherzan <andrei@...>
---
recipes-bsp/common/firmware.inc | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/recipes-bsp/common/firmware.inc
Signed-off-by: Andrei Gherzan <andrei@...>
---
recipes-bsp/common/firmware.inc | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/recipes-bsp/common/firmware.inc
|
By
Andrei Gherzan <andrei@...>
·
#38633
·
|
|
[meta-raspberrypi][PATCH 4/5] rpi-base.inc: KERNEL_IMAGETYPE default to zzImage
We used to have this as the default but there was a bug at some point in the
firmware which didn't work with compressed kernel images. We switched to Image
and never changed it back even though that
We used to have this as the default but there was a bug at some point in the
firmware which didn't work with compressed kernel images. We switched to Image
and never changed it back even though that
|
By
Andrei Gherzan <andrei@...>
·
#38632
·
|
|
[meta-raspberrypi][PATCH 3/5] pi-blaster: An .inc file looks too much for this small recipe
Signed-off-by: Andrei Gherzan <andrei@...>
---
recipes-devtools/pi-blaster/pi-blaster.inc | 21 ---------------------
recipes-devtools/pi-blaster/pi-blaster_git.bb | 22
Signed-off-by: Andrei Gherzan <andrei@...>
---
recipes-devtools/pi-blaster/pi-blaster.inc | 21 ---------------------
recipes-devtools/pi-blaster/pi-blaster_git.bb | 22
|
By
Andrei Gherzan <andrei@...>
·
#38631
·
|
|
[meta-raspberrypi][PATCH 2/5] linux-raspberrypi: Update 4.9 recipe to 4.9.59
Signed-off-by: Andrei Gherzan <andrei@...>
---
recipes-kernel/linux/linux-raspberrypi_4.9.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
Signed-off-by: Andrei Gherzan <andrei@...>
---
recipes-kernel/linux/linux-raspberrypi_4.9.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
|
By
Andrei Gherzan <andrei@...>
·
#38630
·
|
|
[meta-raspberrypi][PATCH 1/5] x264: Disable asm for raspberrypi0-wifi
This used to work in the past because this machine was based on raspberrypi
one. Now that they are separate, we need a configuration for it too otherwise:
| common/arm/quant-a.S: Assembler
This used to work in the past because this machine was based on raspberrypi
one. Now that they are separate, we need a configuration for it too otherwise:
| common/arm/quant-a.S: Assembler
|
By
Andrei Gherzan <andrei@...>
·
#38629
·
|
|
Re: [meta-mono][PATCH] mono-4.xx: compiling mono 4 with btls requires cmake
Using the cmake bbclass doesn't work as it is not really a CMake project.
Mono requires cmake to build the bundled BoringSSL library. I didn't look why it works in detail but I currently assume that
Using the cmake bbclass doesn't work as it is not really a CMake project.
Mono requires cmake to build the bundled BoringSSL library. I didn't look why it works in detail but I currently assume that
|
By
Pascal Bach <pascal.bach@...>
·
#38628
·
|