A build flagged for QA (yocto-3.0.rc2) was completed on the autobuilder and is
available at:
https://autobuilder.yocto.io/pub/releases/yocto-3.0.rc2
Build hash information:
bitbake: 5d83d828cacb58ccb7c464e799c85fd2d2a50ccc
meta-gplv2: 9ca96786fd851150b518388bcb166efa0b4dfff9
meta-intel
Hello there,
I am trying to add a few BSP specific kernel patches for my BSP and I wanted to
pull them from the BSP definition scc file. However, I cannot get those patches
applied (I am using thud). After looking around the kernel-yocto.bbclass it
seems that patches which get pulled from the B
Hi Mark
On Wednesday, 9 October 2019 11:59:35 AM NZDT Mark Hatle wrote:
> I've setup the layerindex in the past (without docker).. but I'm attempting to
> follow the current instructions w/o much success.
>
> I'm trying to use:
>
> ./dockersetup.py -m 8080:80 --no-https
>
> It asks me for my em
Signed-off-by: Armin Kuster
---
.../recipes-kernel/linux/linux-yocto_4.14.bbappend | 20 ++--
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.14.bbappend
b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.14.bba
On Wed, 2019-10-09 at 10:42 +0100, Andrei Gherzan wrote:
> I struggle to figure out an issue that I lately got into. I want to
> have a recipe which writes a manifest of all the layers part of the
> build.
> These layers are all git repositories and I want their revision to
> be exposed at runtime
Add Fedora 30 and Ubuntu 19.04.
Swap openSUSE 42.3 for Leap 15.1.
Remove huge comment of old distributions.
Signed-off-by: Ross Burton
---
.../ref-manual/ref-system-requirements.xml| 54 ++-
1 file changed, 4 insertions(+), 50 deletions(-)
diff --git a/documentation/ref-ma
I have this all standardized for BBB, and here are pointers how to
build an out of tree kernel module on BBB target system (with some
specifics):
local.conf (with added systemd service):
https://github.com/ZoranStojsavljevic/bbb-yocto/blob/master/bbb-releases/bbb-warrior/local.conf_full
Compiling
The syntax to use multiconfig builds changed from multiconfig:foo:target
to mc:foo:target.
Clarify that BBMULTICONFIG defines additional configurations along with
the one coming from local.conf.
Fix these changes on both the dev manual and the reference manual.
Signed-off-by: Alejandro Enedino H
Hello Bruce,
So I was finally able to compile the kernel module by creating a patch and
then applying that patch to linux recipe file.
However now, I am facing a different issue and have been trying to figure
that one out, Hence the delay in my response.
After creating an appropriate device tree
Cheers Paul!
On 09/10/2019 11:07, Paul Barker wrote:
On Wed, 9 Oct 2019, at 10:42, Andrei Gherzan wrote:
Hi guys,
I struggle to figure out an issue that I lately got into. I want to have
a recipe which writes a manifest of all the layers part of the build.
These layers are all git repositories
On Wed, 9 Oct 2019, at 10:42, Andrei Gherzan wrote:
> Hi guys,
>
> I struggle to figure out an issue that I lately got into. I want to have
> a recipe which writes a manifest of all the layers part of the build.
> These layers are all git repositories and I want their revision to be
> exposed a
Hi guys,
I struggle to figure out an issue that I lately got into. I want to have
a recipe which writes a manifest of all the layers part of the build.
These layers are all git repositories and I want their revision to be
exposed at runtime. So I obviously have a a python function which
compu
For Yocto and WRLinux, openssl fips works only if installing
package openssl-fips
Signed-off-by: Hongxu Jia
---
README.build | 1 +
templates/feature/openssl-fips/image.inc | 1 +
2 files changed, 2 insertions(+)
create mode 100644 templates/feature/openssl-fips/imag
13 matches
Mail list logo