On Thu, Feb 9, 2017 at 12:25 AM, Gary Thomas wrote:
> On 2017-02-09 06:48, Khem Raj wrote:
>>
>> From: Herve Jourdain
>>
>> Signed-off-by: Herve Jourdain
>> Signed-off-by: Khem Raj
>> ---
>> conf/machine/raspberrypi3-64.conf | 15 +++
>> 1 file changed, 15 insertions(+)
>> create
On 2/9/17 12:24 AM, Paul Barker wrote:
> On Wed, 8 Feb 2017 21:49:02 -0800
> Khem Raj wrote:
>
>> Signed-off-by: Khem Raj
>> ---
>> recipes-graphics/userland/userland_git.bb | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/recipes-graphics/userland/userland_git.bb
On 2/9/17 12:23 AM, Paul Barker wrote:
> On Wed, 8 Feb 2017 21:49:01 -0800
> Khem Raj wrote:
>
>> Signed-off-by: Khem Raj
>> ---
>> recipes-kernel/linux/linux-raspberrypi_4.9.bb | 4 ++--
>> 1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/recipes-kernel/linux/linux-raspber
Let config.txt explicitly specify it
Signed-off-by: Khem Raj
---
recipes-bsp/bootfiles/rpi-config_git.bb | 6 ++
1 file changed, 6 insertions(+)
diff --git a/recipes-bsp/bootfiles/rpi-config_git.bb
b/recipes-bsp/bootfiles/rpi-config_git.bb
index f610718..20ec343 100644
--- a/recipes-bsp/bo
This helps the firmware to identify the kernel as 64bit
image
Signed-off-by: Khem Raj
---
classes/sdcard_image-rpi.bbclass | 1 +
1 file changed, 1 insertion(+)
diff --git a/classes/sdcard_image-rpi.bbclass b/classes/sdcard_image-rpi.bbclass
index 116d5e8..79ab53a 100644
--- a/classes/sdcard_im
Signed-off-by: Khem Raj
---
recipes-bsp/common/firmware.inc | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/recipes-bsp/common/firmware.inc b/recipes-bsp/common/firmware.inc
index 1961b48..8aea628 100644
--- a/recipes-bsp/common/firmware.inc
+++ b/recipes-bsp/common/firm
Signed-off-by: Khem Raj
---
conf/machine/raspberrypi3-64.conf | 23 +++
1 file changed, 23 insertions(+)
diff --git a/conf/machine/raspberrypi3-64.conf
b/conf/machine/raspberrypi3-64.conf
index cdcd726..e7d9af2 100644
--- a/conf/machine/raspberrypi3-64.conf
+++ b/conf/machin
Signed-off-by: Khem Raj
---
recipes-kernel/linux/linux-raspberrypi.inc | 1 +
1 file changed, 1 insertion(+)
diff --git a/recipes-kernel/linux/linux-raspberrypi.inc
b/recipes-kernel/linux/linux-raspberrypi.inc
index 19ebefb..cf61cce 100644
--- a/recipes-kernel/linux/linux-raspberrypi.inc
+++ b/
Signed-off-by: Khem Raj
---
...13-Implement-triple-buffering-for-wayland.patch | 85 ++
recipes-graphics/userland/userland_git.bb | 3 +-
2 files changed, 87 insertions(+), 1 deletion(-)
create mode 100644
recipes-graphics/userland/userland/0013-Implement-triple-bu
Signed-off-by: Khem Raj
---
recipes-kernel/linux/linux-raspberrypi_dev.bb | 8
1 file changed, 8 insertions(+)
create mode 100644 recipes-kernel/linux/linux-raspberrypi_dev.bb
diff --git a/recipes-kernel/linux/linux-raspberrypi_dev.bb
b/recipes-kernel/linux/linux-raspberrypi_dev.bb
ne
Fix dtbo builds for arm64
Signed-off-by: Khem Raj
---
...-Add-rules-for-.dtbo-files-for-dts-overla.patch | 29 ++
recipes-kernel/linux/linux-raspberrypi_4.9.bb | 5 ++--
2 files changed, 32 insertions(+), 2 deletions(-)
create mode 100644
recipes-kernel/linux/linux-ra
Signed-off-by: Khem Raj
---
conf/machine/raspberrypi3-64.conf | 2 ++
1 file changed, 2 insertions(+)
diff --git a/conf/machine/raspberrypi3-64.conf
b/conf/machine/raspberrypi3-64.conf
index 5598e50..cdcd726 100644
--- a/conf/machine/raspberrypi3-64.conf
+++ b/conf/machine/raspberrypi3-64.conf
From: Herve Jourdain
Signed-off-by: Herve Jourdain
Signed-off-by: Khem Raj
---
conf/machine/raspberrypi3-64.conf | 15 +++
1 file changed, 15 insertions(+)
create mode 100644 conf/machine/raspberrypi3-64.conf
diff --git a/conf/machine/raspberrypi3-64.conf
b/conf/machine/raspberr
Signed-off-by: Khem Raj
---
conf/machine/include/rpi-default-providers.inc | 1 +
1 file changed, 1 insertion(+)
diff --git a/conf/machine/include/rpi-default-providers.inc
b/conf/machine/include/rpi-default-providers.inc
index 078e9d6..5b2658b 100644
--- a/conf/machine/include/rpi-default-prov
Thank you so much man!
2017-02-11 23:56 GMT-02:00 Christopher Larson :
>
> On Sat, Feb 11, 2017 at 6:47 PM, Daniel. wrote:
>>
>> I have two machines and a recipe that uses MACHINE value to decide, at
>> compilation time, proper code to be used. The package (.rpm in my
>> case) ends up at tmp/depl
On Sat, Feb 11, 2017 at 10:55 AM, Aníbal Limón wrote:
> During the development of this script based on OEQA framework i found a
> bug causing don't display stack traces, i sent a fix to the ML [1] also
> is on my branch at [2].
>
> I attached and example of how a log file looks, the example log r
On Sat, Feb 11, 2017 at 6:47 PM, Daniel. wrote:
> I have two machines and a recipe that uses MACHINE value to decide, at
> compilation time, proper code to be used. The package (.rpm in my
> case) ends up at tmp/deploy/rpm/cortex-arm-v6-hf-... folder.
>
> I see at my tmp/deploy/rpm/ folder both o
Hi,
I have two machines and a recipe that uses MACHINE value to decide, at
compilation time, proper code to be used. The package (.rpm in my
case) ends up at tmp/deploy/rpm/cortex-arm-v6-hf-... folder.
I see at my tmp/deploy/rpm/ folder both of my machines folders aside
of cortex-arm-v6-hf-... fo
During the development of this script based on OEQA framework i found a
bug causing don't display stack traces, i sent a fix to the ML [1] also
is on my branch at [2].
I attached and example of how a log file looks, the example log results
are based on meta-yocto-bsp.
Cheers,
alimon
[1]
The yocto-compat-layer script serves as a tool to validate the alignament
of a layer with YP Compatible Layers Programme [1], is based on an RFC
sent to the ML to enable automatic testing of layers [2] that wants to
be YP Compatible.
The tool takes an layer (or set of layers) via command line opti
20 matches
Mail list logo