On 2018-01-26 04:51, Khem Raj wrote:
Secondly, I wonder how good is upstream mainline kernel for rpi now a
days, we could always have a mainline recipe as an option and use it as
base for things like rt.
Apart from runtime device tree overlay support for RPi hats/extension
boards, mainlin
I see the linux-raspberrypi_4.9.bb recipe didn't use the
yocto-kernel-cache, and add configure in linux-raspberrypi.inc, I am
interested in how the linux-raspberry skip the do_kernel_metadata?
Thanks!
--
___
yocto mailing list
yocto@yoctoproject.org
htt
Hello,
we're trying to include meta-virtualization in to our project, in
particular, we want to use docker. However, as soon as I include the
layer in to our project, bitbake complains:
bitbake -C compile core-image-base
NOTE: Started PRServer with DBfile:
/home/jakob/workspace/beerstation/c
On 2018-01-26 6:52 AM, Jakob Hasse wrote:
Hello,
we're trying to include meta-virtualization in to our project, in
particular, we want to use docker. However, as soon as I include the
layer in to our project, bitbake complains:
bitbake -C compile core-image-base
NOTE: Started PRServer with D
On Fri, Jan 26, 2018 at 4:06 AM, kk wrote:
> I see the linux-raspberrypi_4.9.bb recipe didn't use the yocto-kernel-cache,
> and add configure in linux-raspberrypi.inc, I am interested in how the
> linux-raspberry skip the do_kernel_metadata?
That task does more than just enable the kernel-cache d
On Fri, Jan 26, 2018 at 3:43 AM, Martin Hundebøll <
martin.hundeb...@prevas.dk> wrote:
>
>
> On 2018-01-26 04:51, Khem Raj wrote:
>
>>
>> Secondly, I wonder how good is upstream mainline kernel for rpi now a
>> days, we could always have a mainline recipe as an option and use it as
>> base for thi
Hi list,
bitbake my-core-image -c populate_sdk does not work and fails at: x86_64-nativesdk-pokysdk-linux/nativesdk-libgcc
Please see the log for further details: https://pastebin.com/w604z66S
bitbake myimage works perfect except the sdk.
Any suggestions?
Best kkl
--
__
On 1/26/18 9:47 AM, John Smith wrote:
> Hi list,
>
> bitbake my-core-image -c populate_sdk does not work and fails
> at: x86_64-nativesdk-pokysdk-linux/nativesdk-libgcc
>
> Please see the log for further details: https://pastebin.com/w604z66S
>
> bitbake myimage works perfect except the sdk.
Hi,
I have an image say
my-image-minimal.bb in one layer and and append this
(my-image-minimal.bbappend) in another layer. In this append I'm adding
IMAGE_INSTALL += "kernel-modules"
for example.
Now if I run
bitbake my-image-minimal -e | grep ^IMAGE_INSTALL
I see kernel-modules
So bbappend is
On 1/26/18 10:52 AM, Martin Townsend wrote:
> Hi,
>
> I have an image say
>
> my-image-minimal.bb in one layer and and append this
> (my-image-minimal.bbappend) in another layer. In this append I'm adding
> IMAGE_INSTALL += "kernel-modules"
> for example.
>
> Now if I run
> bitbake my-image-min
Hi Khem,
On Fri, Jan 26, 2018 at 6:57 PM, Khem Raj wrote:
> On 1/26/18 10:52 AM, Martin Townsend wrote:
>> Hi,
>>
>> I have an image say
>>
>> my-image-minimal.bb in one layer and and append this
>> (my-image-minimal.bbappend) in another layer. In this append I'm adding
>> IMAGE_INSTALL += "kern
On Fri, Jan 26, 2018 at 7:17 PM, Martin Townsend
wrote:
> Hi Khem,
>
> On Fri, Jan 26, 2018 at 6:57 PM, Khem Raj wrote:
>> On 1/26/18 10:52 AM, Martin Townsend wrote:
>>> Hi,
>>>
>>> I have an image say
>>>
>>> my-image-minimal.bb in one layer and and append this
>>> (my-image-minimal.bbappend) i
Hello,
I am building Yocto using Atmel BSP, Poky and OE version: Morty.
The eSDK installer builds fine (bitbake -c populate_sdk_ext
core-image-minimal). Build machine x86_64, Ubuntu 16.04 LTS
If I install the eSDK in the same machine where it was build, it works fine.
However, when I try to insta
I've discovered the problem. It looks like my SRC_URI entries aren't placing my
.dts and .dtsi files in the correct locations. If I manually copy those files
to:
poky/build/tmp/work-shared/adzs-sc589-ezlite/kernel-source/arch/arm/boot/dts
then the build will produce a .dtb file as expected.
H
> what is your build host OS/arch
Host:OS debian/x86_64 kernel v4.9
Target: arm v4.14
A while ago I added the the kernel sources and it has been working (yocto-2.4.0)
Since I ve updated to yocto-2.4.1 it does not anymore. Before build I removed
build/tmp build/sstate-cache and did a clean.
On Fri, Jan 26, 2018 at 11:49 AM, Martin Townsend
wrote:
> On Fri, Jan 26, 2018 at 7:17 PM, Martin Townsend
> wrote:
>> Hi Khem,
>>
>> On Fri, Jan 26, 2018 at 6:57 PM, Khem Raj wrote:
>>> On 1/26/18 10:52 AM, Martin Townsend wrote:
Hi,
I have an image say
my-image-minima
I am going to go ahead and merge these as other work is depending on these
changes.
—Tim
> On Jan 25, 2018, at 7:33 PM, Tim Orling
> wrote:
>
> From: Chin Huat Ang
>
> Signed-off-by: Chin Huat Ang
> Signed-off-by: Tim Orling
> ---
> scripts/setup.sh | 26 +++---
> 1 fil
Since we have now created an eclipse-poky mailing list, all
patches and discussion should be directed there.
Signed-off-by: Tim Orling
---
README.txt | 15 ---
1 file changed, 12 insertions(+), 3 deletions(-)
diff --git a/README.txt b/README.txt
index cc5b890c5a8..3049c595362 100644
Since we have now created an eclipse-poky mailing list, all
patches and discussion should be directed there.
Signed-off-by: Tim Orling
---
README.txt | 15 ---
1 file changed, 12 insertions(+), 3 deletions(-)
diff --git a/README.txt b/README.txt
index cc5b890c5a8..3049c595362 100644
19 matches
Mail list logo