Original message
From: "Dominig ar Foll (Intel Open Source)"
Date: 06/10/2016 20:16 (GMT+01:00)
To: yocto@yoctoproject.org
Subject: [yocto] which meta-intel woudl build a kernel 4.8
Hello,
I was happily under 'jethro' until now but I need to build a kernel 4.8
fir Intel HW to
Signed-off-by: Khem Raj
---
.../0001-fix-dtbo-rules.patch | 44 ++
...835-camera-fix-compilation-warning-werror.patch | 35 +
recipes-kernel/linux/linux-raspberrypi_4.8.bb | 10 +
3 files changed, 89 insertions(+)
create mode 1006
> On Oct 6, 2016, at 12:09 PM, Martin Townsend wrote:
>
> On Thu, Oct 6, 2016 at 7:57 PM, Martin Townsend
> wrote:
>> Hi,
>>
>> We have a poky sato distributions successfully built and running for
>> our SuperH 4 processor board. The problem is the SDK that is built
>> when using -cpopulate_
> On Oct 6, 2016, at 7:07 PM, Randy Mortensen wrote:
>
>
>> On Oct 5, 2016, at 7:14 PM, Darcy Watkins
>> wrote:
>>
>>
>>
>>> On Oct 5, 2016, at 4:52 PM, Khem Raj wrote:
On Oct 5, 2016, at 4:45 PM, Randy Mortensen
wrote:
> On Oct 5, 2016, at 5:04 PM, Darcy Watkins
> w
From: Jonathan Liu
The value of the RPI_KERNEL_VERSION can change between None and the
kernel version which can result in taskhash mismatch errors while
building images.
The taskhash mismatch errors can be reproduced using:
bitbake -c cleansstate virtual/kernel core-image-minimal && bitbake
cor
Signed-off-by: Khem Raj
---
...-applications-to-set-next-resource-handle.patch | 6 ++---
...ayland-Add-support-for-the-Wayland-winsys.patch | 28 +++---
.../0003-wayland-Add-Wayland-example.patch | 4 ++--
...-wayland-egl-Add-bcm_host-to-dependencies.patch | 4 ++--
..
Signed-off-by: Khem Raj
---
recipes-bsp/common/firmware.inc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-bsp/common/firmware.inc b/recipes-bsp/common/firmware.inc
index a9d2327..29f9c01 100644
--- a/recipes-bsp/common/firmware.inc
+++ b/recipes-bsp/common/firmwa
Drop upstreamed patch
Signed-off-by: Khem Raj
---
.../0002-vc4-ioctl-rendering-allow.patch | 29 --
recipes-kernel/linux/linux-raspberrypi_4.4.bb | 5 ++--
2 files changed, 2 insertions(+), 32 deletions(-)
delete mode 100644
recipes-kernel/linux/linux-raspbe
> On Oct 5, 2016, at 7:14 PM, Darcy Watkins wrote:
>
>
>
>> On Oct 5, 2016, at 4:52 PM, Khem Raj wrote:
>>> On Oct 5, 2016, at 4:45 PM, Randy Mortensen
>>> wrote:
On Oct 5, 2016, at 5:04 PM, Darcy Watkins
wrote:
From what I gleaned from recent discussions of fetcher e
[YOCTO #10032]
BitBake Commander has been bit-rotting for years and it was decided to
deprecate it in 2.1. Drop it from the build.
Signed-off-by: Tim Orling
---
features/org.yocto.sdk.site/category.xml | 4
features/org.yocto.sdk.site/site.xml | 2 ++
scripts/build.sh
Thank you Khem, I was able to fix the conflict by adding multiple
SSTATE_DUPWHITELIST in my `.inc` file.
I couldn't find documentation for SSTATE_DUPWHITELIST, so I'm posting
the exact line I've used. The trick was to use STAGING_DIR_HOST to
specify the path to the file.
For example, for the
On Thu, Oct 6, 2016 at 7:57 PM, Martin Townsend wrote:
> Hi,
>
> We have a poky sato distributions successfully built and running for
> our SuperH 4 processor board. The problem is the SDK that is built
> when using -cpopulate_sdk doesn't.
>
> The simple Makefile:
> hellomake: HelloWorld.c
> $(CC
Hi,
We have a poky sato distributions successfully built and running for
our SuperH 4 processor board. The problem is the SDK that is built
when using -cpopulate_sdk doesn't.
The simple Makefile:
hellomake: HelloWorld.c
$(CC) -o HelloWorld HelloWorld.c
--
___
>> yes thats normal when package is re-used from sstate-cache
Many thanks Khem. Got it, so the IPK packages were built early is OK.
I did a clean all and redo the bitbake, all packages, images were rebuilt.
Thanks again,
—Dinh
>
>> On Oct 5, 2016, at 11:43 AM, Dinh Nguyen (dinhn) wrote:
>
Use poky or oe-core master with master of meta-intel is best shot
On Oct 6, 2016 11:16 AM, "Dominig ar Foll (Intel Open Source)" <
dominig.arf...@fridu.net> wrote:
> Hello,
>
> I was happily under 'jethro' until now but I need to build a kernel 4.8
> fir Intel HW to get access to some new feature
Hello,
I was happily under 'jethro' until now but I need to build a kernel 4.8
fir Intel HW to get access to some new features.
I can see that the 'master' branch bump to 4.8 but unfortunately come
with the following errors :
ERROR: No recipes available for:
/home/dominig/AGL/meta-intel/common
> On Oct 6, 2016, at 5:20 AM, Jonathan Liu wrote:
>
> The value of the RPI_KERNEL_VERSION can change between None and the
> kernel version which can result in taskhash mismatch errors while
> building images.
>
> The taskhash mismatch errors can be reproduced using:
> bitbake -c cleansstate vir
On Thu, Oct 6, 2016 at 2:20 PM, Jonathan Liu wrote:
> The value of the RPI_KERNEL_VERSION can change between None and the
> kernel version which can result in taskhash mismatch errors while
> building images.
>
> The taskhash mismatch errors can be reproduced using:
> bitbake -c cleansstate virtua
Hi there,
I have a question concerning Psplash's behavior during shutdown. My image is
using xfce4 and I'm using psplash to display a logo during startup. This is
working as expected. My problem starts when I'm shutting down the session. The
X-server stops and the console becomes visible (displa
Hi,
I'd like to give the x32 ABI a try, so I followed the steps in section 4.4 of
the reference manual.
First, I tried the core-image-sato recipe, and then switched to
core-image-minimal because it is faster to recompile from scratch… However I
assume both should work since Sato is explicitly
The value of the RPI_KERNEL_VERSION can change between None and the
kernel version which can result in taskhash mismatch errors while
building images.
The taskhash mismatch errors can be reproduced using:
bitbake -c cleansstate virtual/kernel core-image-minimal && bitbake
core-image-minimal
The
On 6 October 2016 at 02:00, Trevor Woerner wrote:
> On Wed 2016-10-05 @ 11:01:15 AM, Jonathan Liu wrote:
>> See if the following helps:
>> bitbake -c cleanall core-image-minimal && bitbake core-image-minimal
>
> Odd. I had started this email to say that this wasn't working (since this is
> exactly
On Wed, 2016-10-05 at 15:54 -0500, Monserrat Sedeno wrote:
> As part of the process to set new OS distribution as supported on
> Yoctoc Project
> a new patch was created with the list of build sets that should be
> executed.
>
> Detailed information:
> https://wiki.yoctoproject.org/wiki/Distro_Tes
23 matches
Mail list logo