On 2018年08月11日 17:33, Richard Purdie wrote:
On Fri, 2018-08-10 at 17:38 +0800, Dengke Du wrote:
When DISTRO_FEATURE enable "systemd", the nfs-server.service in nfs-
utils
depends on /etc/exports, but the file "/etc/exports" installed by
package
nfs-export-root. Otherwise the service would fail
1. So far, only qemux86 can support hw breakpoint
qemuppc: Runqemu uses G4 as the default cpu. But qemu doesn't simulate
the hw breakpoint register for G4, which belong to 74xx series.
qemuarm: The arch more than v7 supports hw breakpoint, however arm use
v5 as default.
2. Rsyslog maybe not start
The debug info can not be written to trace buffer immediately
by thread. So we should sleep some seconds.
Signed-off-by: Hongzhi.Song
---
meta/lib/oeqa/runtime/cases/ksample.py | 14 --
1 file changed, 12 insertions(+), 2 deletions(-)
diff --git a/meta/lib/oeqa/runtime/cases/ksample
v3:
specify arch for the case of hw breakpoint
v2:
test_trace_events_sample of ksample.py
Hongzhi.Song (2):
runtime selftest: test_trace_events_sample of ksample.py
runtime selftest: optimize the case of hw_breakpoint
meta/lib/oeqa/runtime/cases/ksample.py | 19 +--
Ping. I do not see this patch in August archive
http://lists.openembedded.org/pipermail/openembedded-core/2018-August/thread.html.
Do I need to re-send?
Regards,
Jagadeesh
On Thu, Aug 9, 2018 at 9:53 PM, Jagadeesh Krishnanjanappa
wrote:
> It solves below error:
> -- snip --
> return 'qemu-system
I found a bug in my code where changing a variable, for example in
layer.conf does not re-trigger the generation of the json file
containing the data store at the time of image creation. The json file
is generated in
ROOTFS_POSTPROCESS_COMMAND += "write_image_test_data ; " @
meta/classes/rootfs-pos