]> code.ossystems Code Review - openembedded-core.git/commit
libc-package.bbclass: Add a progress meter for the package task
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Mon, 18 Feb 2019 07:08:08 +0000 (08:08 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 19 Feb 2019 15:59:09 +0000 (15:59 +0000)
commitbd2f9b2785779ef65c0c3664dae03b01ced59f6d
tree2d65455a532bb6d36eb3486108943b64af78fb31
parent0bfc4dd0a9acc305b78fe9d5c2a7fb9afe708684
libc-package.bbclass: Add a progress meter for the package task

The package task for glibc-locale takes a very long time to execute,
especially if using qemu. In that case, a progress meter helps a lot to
show the progress of the task.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/libc-package.bbclass