|
Re: [meta-rockchip][PATCH] trusted-firmware-a: use 1500000 baud for serial console
On 4/6/21 6:47 PM, Yann Dirson wrote:
Very good. TF-A should work "out of the box" in meta-rockchip, so I think changing it's baudrate to 1500000 makes sense at this point (at least
On 4/6/21 6:47 PM, Yann Dirson wrote:
Very good. TF-A should work "out of the box" in meta-rockchip, so I think changing it's baudrate to 1500000 makes sense at this point (at least
|
By
Joshua Watt
·
#53052
·
|
|
QA notification for completed autobuilder build (yocto-3.3.rc2)
A build flagged for QA (yocto-3.3.rc2) was completed on the autobuilder and is available at:
https://autobuilder.yocto.io/pub/releases/yocto-3.3.rc2
Build hash information:
bitbake:
A build flagged for QA (yocto-3.3.rc2) was completed on the autobuilder and is available at:
https://autobuilder.yocto.io/pub/releases/yocto-3.3.rc2
Build hash information:
bitbake:
|
By
Pokybuild User <pokybuild@...>
·
#53051
·
|
|
Re: #yocto #sdk -XILINX/vivado dependencies
#yocto
#sdk
No the vivado module sets up key variables, the lib path, and the include paths for building Xilinx low level drivers built into bootapp/kernel...
I need to be able to include these components in
No the vivado module sets up key variables, the lib path, and the include paths for building Xilinx low level drivers built into bootapp/kernel...
I need to be able to include these components in
|
By
Monsees, Steven C (US)
·
#53050
·
|
|
[meta-security][PATCH] Use libest "main" branch instead of "master".
This patch fixes the issue:
WARNING: libest-3.2.0-r0 do_fetch: Failed to fetch URL git://github.com/cisco/libest, attempting MIRRORS if available
ERROR: libest-3.2.0-r0 do_fetch: Fetcher failure:
This patch fixes the issue:
WARNING: libest-3.2.0-r0 do_fetch: Failed to fetch URL git://github.com/cisco/libest, attempting MIRRORS if available
ERROR: libest-3.2.0-r0 do_fetch: Fetcher failure:
|
By
Anton Antonov
·
#53049
·
|
|
dpkg-scanpackages from my recipe
Hi all.
I'd like to use dpkg-scanpackages inside my recipe
The recipe copies some deb package into my folder ${D}/myfolder
Then I'd like to apply dpkg-scanpackages to ${D}/myfolder
I miss last
Hi all.
I'd like to use dpkg-scanpackages inside my recipe
The recipe copies some deb package into my folder ${D}/myfolder
Then I'd like to apply dpkg-scanpackages to ${D}/myfolder
I miss last
|
By
Mauro Ziliani
·
#53048
·
|
|
Re: [meta-rockchip][PATCH] trusted-firmware-a: use 1500000 baud for serial console
These are historical reasons. It started as 600, 1200, then quickly
jumped to 9600 (4x), stayed some time there, and then transitioned via
19600 to final 115200. But I also see baud rates of
These are historical reasons. It started as 600, 1200, then quickly
jumped to 9600 (4x), stayed some time there, and then transitioned via
19600 to final 115200. But I also see baud rates of
|
By
Zoran
·
#53047
·
|
|
Re: [meta-rockchip][PATCH] trusted-firmware-a: use 1500000 baud for serial console
Interesting... For years (a few decades) everybody has used 115200 as
the standard setup for UART, as global definition.
Why suddenly somebody changed the UART baud rate to be non-standard?
From the
Interesting... For years (a few decades) everybody has used 115200 as
the standard setup for UART, as global definition.
Why suddenly somebody changed the UART baud rate to be non-standard?
From the
|
By
Zoran
·
#53046
·
|
|
Re: [meta-rockchip][PATCH] trusted-firmware-a: use 1500000 baud for serial console
<zoran.stojsavljevic@...> a écrit :
Sure it is awkward when all tools have come to default to 115200, but then
is the situation so different form when we transitionned from, say, 9600
<zoran.stojsavljevic@...> a écrit :
Sure it is awkward when all tools have come to default to 115200, but then
is the situation so different form when we transitionned from, say, 9600
|
By
Yann Dirson
·
#53045
·
|
|
Re: [PATCH yocto-autobuilder-helper] run-docs-build: build from tags dynamically instead of static list
hey!
Thanks for starting this!
sort -V is even better since it does "natural sort of (version) numbers within text", let's get ready for 3.10 ;)
And using -V, how about something along these
hey!
Thanks for starting this!
sort -V is even better since it does "natural sort of (version) numbers within text", let's get ready for 3.10 ;)
And using -V, how about something along these
|
By
Nicolas Dechesne <nicolas.dechesne@...>
·
#53044
·
|
|
Re: [PATCH yocto-autobuilder-helper] run-docs-build: build from tags dynamically instead of static list
Hi Michael,
IIUC the man page,
git tag --list 'yocto-*' | sort
would be doing the same thing as the one command with grep above.
Discovered it recently so just wanted to share.
I guess this is
Hi Michael,
IIUC the man page,
git tag --list 'yocto-*' | sort
would be doing the same thing as the one command with grep above.
Discovered it recently so just wanted to share.
I guess this is
|
By
Quentin Schulz
·
#53043
·
|
|
[meta-security][PATCH 5/5] README: cleanup
Add note about rust.
Signed-off-by: Armin Kuster <akuster808@...>
---
README | 27 +++++++++++++++------------
1 file changed, 15 insertions(+), 12 deletions(-)
diff --git a/README
Add note about rust.
Signed-off-by: Armin Kuster <akuster808@...>
---
README | 27 +++++++++++++++------------
1 file changed, 15 insertions(+), 12 deletions(-)
diff --git a/README
|
By
Armin Kuster
·
#53042
·
|
|
[meta-security][PATCH 3/5] suricata: update to 6.0.2
needs rust
Signed-off-by: Armin Kuster <akuster808@...>
---
.../recipes-ids/suricata/files/fixup.patch | 32 +
.../recipes-ids/suricata/files/run-ptest | 3 +
needs rust
Signed-off-by: Armin Kuster <akuster808@...>
---
.../recipes-ids/suricata/files/fixup.patch | 32 +
.../recipes-ids/suricata/files/run-ptest | 3 +
|
By
Armin Kuster
·
#53041
·
|
|
[meta-security][PATCH 4/5] layer.conf: add dynamic-layer for rust pkg
Signed-off-by: Armin Kuster <akuster808@...>
---
conf/layer.conf | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/conf/layer.conf b/conf/layer.conf
index fd21da1..906e024 100644
---
Signed-off-by: Armin Kuster <akuster808@...>
---
conf/layer.conf | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/conf/layer.conf b/conf/layer.conf
index fd21da1..906e024 100644
---
|
By
Armin Kuster
·
#53040
·
|
|
[meta-security][PATCH 1/5] swtpm: fix check for tscd deamon on host
Found a few places that tscd check was trying to run the hosts.
Signed-off-by: Armin Kuster <akuster808@...>
---
.../swtpm/files/oe_configure.patch | 65 +++++++++++++++++++
Found a few places that tscd check was trying to run the hosts.
Signed-off-by: Armin Kuster <akuster808@...>
---
.../swtpm/files/oe_configure.patch | 65 +++++++++++++++++++
|
By
Armin Kuster
·
#53039
·
|
|
[meta-security][PATCH 2/5] python3-suricata-update: update to 1.2.1
Signed-off-by: Armin Kuster <akuster808@...>
---
...a-update_1.1.1.bb => python3-suricata-update_1.2.1.bb} | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
rename
Signed-off-by: Armin Kuster <akuster808@...>
---
...a-update_1.1.1.bb => python3-suricata-update_1.2.1.bb} | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
rename
|
By
Armin Kuster
·
#53038
·
|
|
[meta-rockchip][PATCH] trusted-firmware-a: use 1500000 baud for serial console
From: Yann Dirson <yann@...>
TF-A runs between two u-boot stages which both uses 1500000 baud, it
just makes no sense to use the same UART at a different rate.
Here is a sample session
From: Yann Dirson <yann@...>
TF-A runs between two u-boot stages which both uses 1500000 baud, it
just makes no sense to use the same UART at a different rate.
Here is a sample session
|
By
Yann Dirson
·
#53037
·
|
|
[PATCH yocto-autobuilder-helper] run-docs-build: build from tags dynamically instead of static list
All new releases are Sphinx ready so we exclude old tags and build for
all the rest.
Signed-off-by: Michael Halstead <mhalstead@...>
---
scripts/run-docs-build | 14 ++++++++++----
1
All new releases are Sphinx ready so we exclude old tags and build for
all the rest.
Signed-off-by: Michael Halstead <mhalstead@...>
---
scripts/run-docs-build | 14 ++++++++++----
1
|
By
Michael Halstead
·
#53036
·
|
|
Re: #yocto #sdk -XILINX/vivado dependencies
#yocto
#sdk
there is KERNEL_MODULE_AUTOLOAD which could be used to load modules on
boot, don't know if that suffices to what you need but worth looking
into.
On Tue, Apr 6, 2021 at 12:47 PM Monsees, Steven C
there is KERNEL_MODULE_AUTOLOAD which could be used to load modules on
boot, don't know if that suffices to what you need but worth looking
into.
On Tue, Apr 6, 2021 at 12:47 PM Monsees, Steven C
|
By
Khem Raj
·
#53035
·
|
|
#yocto #sdk -XILINX/vivado dependencies
#yocto
#sdk
Working with zeus, aarch64, with Xilinx vivado dependencies…
Kerenl image and bootapp build and run correctly, need to be able to build EXT SDK,,,
How do I incorporate the dependencies of the
Working with zeus, aarch64, with Xilinx vivado dependencies…
Kerenl image and bootapp build and run correctly, need to be able to build EXT SDK,,,
How do I incorporate the dependencies of the
|
By
Monsees, Steven C (US)
·
#53034
·
|
|
[meta-zephyr][PATCH 1/1] zephyr-flash-pyocd.bbclass: Fix problems with flashing particular boards
From: Zbigniew Bodek <zbigniew.bodek@...>
By default, pyocd uses generic target type called "cortex_m" which
should be able to connect and debug but not flash the memory.
Normally pyocd would
From: Zbigniew Bodek <zbigniew.bodek@...>
By default, pyocd uses generic target type called "cortex_m" which
should be able to connect and debug but not flash the memory.
Normally pyocd would
|
By
Wojciech Zmuda
·
#53033
·
|