Oleksandr Popovych
a0268e0d4f
utils: Reduce the number of calls to the "dirname" command
...
utils.bbclass contains create_cmdline_wrapper() function that
creates wrapper script with additional arguments for any passed
"$cmd" command, and uses several calls to "dirname".
Because "dirname" is an external command, in cases of lots of
calls to wrapped "$cmd", each call of "dirname" will incur
significant overhead.
There are three same calls to "dirname": one for saving it`s
output to "realdir" variable, and other two in "exec" command.
So last two "dirname" calls can be replaced with cached value
from "realdir" variable.
(From OE-Core rev: 4b9cf2c80fd14386e0b88a2e6c40a9fa3f1ae0f7)
Signed-off-by: Oleksandr Popovych <opopovyc@cisco.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2021-08-22 22:21:47 +01:00
..
2021-07-28 23:47:00 +01:00
2021-08-02 15:44:10 +01:00
2021-08-12 06:26:16 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-07-10 22:42:22 +01:00
2021-01-20 00:45:05 +00:00
2021-08-02 15:44:10 +01:00
2021-05-18 23:52:54 +01:00
2021-08-02 15:44:10 +01:00
2021-07-13 14:27:53 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-13 14:44:06 +01:00
2021-08-02 15:44:10 +01:00
2020-06-30 23:03:02 +01:00
2021-08-02 15:44:10 +01:00
2021-03-20 18:54:56 +00:00
2020-10-08 08:08:32 +01:00
2021-08-04 20:45:41 +01:00
2021-08-05 08:53:41 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2020-06-12 08:25:05 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-20 08:53:03 +01:00
2021-08-02 15:44:10 +01:00
2020-12-15 22:51:56 +00:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-04 20:45:41 +01:00
2020-09-20 12:48:11 +01:00
2021-08-02 15:44:10 +01:00
2021-08-04 20:45:41 +01:00
2021-08-04 20:45:41 +01:00
2021-08-02 15:44:10 +01:00
2021-08-04 20:45:41 +01:00
2021-08-17 09:53:04 +01:00
2020-09-17 09:47:45 +01:00
2021-08-02 15:44:10 +01:00
2021-08-13 14:44:06 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-07-28 23:47:00 +01:00
2021-08-04 10:38:26 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-17 09:53:04 +01:00
2021-08-04 20:45:41 +01:00
2021-08-02 15:44:10 +01:00
2021-06-17 13:42:31 +01:00
2021-08-04 20:45:41 +01:00
2021-05-14 07:57:27 +01:00
2021-08-02 15:44:10 +01:00
2021-03-14 16:33:59 +00:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-12 06:26:16 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2020-08-26 21:56:41 +01:00
2021-08-02 15:44:10 +01:00
2021-08-12 06:26:15 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-06-26 11:27:39 +01:00
2021-08-22 22:21:46 +01:00
2020-08-26 21:56:41 +01:00
2021-08-17 09:53:04 +01:00
2021-08-06 09:25:25 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:11 +01:00
2021-08-02 15:44:11 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-13 14:44:05 +01:00
2020-10-30 13:22:49 +00:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2020-06-15 14:53:46 +01:00
2021-07-10 22:43:41 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-02-18 23:40:01 +00:00
2021-01-13 23:13:45 +00:00
2021-08-02 15:44:10 +01:00
2021-08-12 06:26:15 +01:00
2020-07-27 10:37:57 +01:00
2021-08-02 15:44:10 +01:00
2020-11-16 14:27:46 +00:00
2021-08-02 15:44:10 +01:00
2020-06-17 11:10:28 +01:00
2020-10-17 23:22:19 +01:00
2021-08-20 08:53:03 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-13 22:43:56 +01:00
2020-09-21 23:54:39 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-17 09:53:04 +01:00
2021-08-02 15:44:10 +01:00
2021-06-07 23:00:22 +01:00
2021-08-04 20:45:41 +01:00
2021-08-02 15:44:10 +01:00
2021-08-18 17:01:06 +01:00
2021-08-22 22:21:46 +01:00
2021-08-02 15:44:10 +01:00
2020-11-11 10:08:12 +00:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-22 22:21:47 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00