Files
poky/meta/recipes-extended
Alejandro Hernandez Samaniego 569b57b9d2 baremetal-helloworld: Fix race condition
There was a race condition during the Makefile execution in
between the assemble and compile targets, only the assemble
target had a dependency on creating the build directory.
If the compile target was executed first, an error was thrown
by bitbake since the build directory did not exist yet:

| Assembler messages:
| Fatal error: can't create build/hello_baremetal_aarch64.o:
  No such file or directory

Update the SRCREV to reflect the latest changes serializing
the makefile targets to avoid such race condition from happening.

[YOCTO #15146]

(From OE-Core rev: fe637f795238685f5d8e4e3dbf48235dabb1cc17)

Signed-off-by: Alejandro Enedino Hernandez Samaniego <alejandro@enedino.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 9a999af292c7b3dd3bb7c0722cc31624c425f432)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
2023-07-20 12:10:40 -10:00
..
2023-01-12 23:08:59 +00:00
2023-01-06 12:03:48 +00:00
2023-03-12 23:39:13 +00:00
2023-05-31 04:08:11 -10:00
2022-11-27 23:54:51 +00:00
2023-06-24 09:13:07 -10:00
2023-07-20 12:10:40 -10:00
2023-01-16 10:42:07 +00:00
2023-07-07 04:30:25 -10:00
2023-04-06 14:31:42 +01:00
2022-04-10 08:31:17 +01:00
2022-10-29 16:28:35 +01:00
2023-03-11 00:08:40 +00:00
2022-11-29 10:29:58 +00:00
2022-04-19 14:14:12 +01:00
2022-11-08 22:47:16 +00:00
2023-01-06 12:03:48 +00:00
2023-02-09 09:57:24 +00:00
2023-02-09 09:57:25 +00:00
2023-01-16 10:42:07 +00:00
2023-05-10 04:16:50 -10:00
2023-03-22 23:17:27 +00:00
2023-02-08 10:29:01 +00:00
2022-12-18 19:48:00 +00:00
2021-08-02 15:44:10 +01:00
2022-01-20 11:57:29 +00:00
2023-03-11 00:08:40 +00:00
2022-11-22 12:26:46 +00:00
2021-11-13 16:11:28 +00:00
2022-11-14 16:19:43 +00:00
2022-08-21 22:51:42 +01:00
2023-03-14 17:10:00 +00:00
2022-08-21 22:51:42 +01:00
2023-06-14 04:14:25 -10:00
2023-05-10 04:16:51 -10:00
2022-08-17 19:57:32 +01:00
2023-03-30 23:26:04 +01:00
2023-07-07 04:30:25 -10:00
2023-04-05 08:39:43 +01:00
2023-06-14 04:14:25 -10:00
2023-02-20 15:18:30 +00:00