Files
poky/meta/recipes-devtools
Richard Purdie 6976c4cc12 gcc-runtime: Add missing libc dependency
For reasons lost in the depths of time, perhaps performane related,
we only have a dependency on libc at packaging time. This is too late,
as demonstrated by a recent build failure on non-IA builds where
the glibc 2.29 upgrade had been removed from the build:

ld: recipe-sysroot/usr/lib/../lib/libstdc++.so: undefined reference to `log@GLIBC_2.29'

libstdc++ should have been rebuilt but had not as the dependency
wasn't present.

Add the missing dependency to avoid this problem (and drop the other
form of dependency which is no longer needed).

(From OE-Core rev: 14c291e1fb6324da46885b69fbd7f01b3c6b053e)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-12-18 16:19:34 +00:00
..
2018-11-20 10:32:16 +00:00
2018-12-08 17:17:01 +00:00
2018-12-03 12:20:01 +00:00
2018-07-05 00:22:08 +01:00
2018-09-21 18:45:46 -07:00
2018-08-23 18:02:23 +01:00
2018-11-23 23:35:20 +00:00
2018-03-20 09:59:32 +00:00
2018-11-23 23:35:19 +00:00
2018-03-06 06:43:10 -08:00
2018-10-18 23:26:35 +01:00
2018-12-05 12:37:02 +00:00
2018-10-29 17:26:47 +00:00
2018-11-14 11:14:39 +00:00
2018-03-09 09:17:03 -08:00
2018-05-11 07:49:37 +01:00
2018-11-23 23:35:20 +00:00
2018-11-22 12:02:57 +00:00
2018-01-30 12:53:16 +00:00
2018-03-11 06:27:01 -07:00
2018-03-31 09:48:42 +01:00
2018-12-05 22:30:19 +00:00
2018-11-20 10:32:15 +00:00
2017-12-18 18:03:56 +00:00
2018-08-23 07:50:01 +01:00
2018-09-11 10:46:17 +01:00
2018-11-14 11:14:39 +00:00
2018-11-22 12:02:57 +00:00
2018-12-05 12:37:02 +00:00
2018-03-09 09:17:03 -08:00
2018-11-23 23:35:18 +00:00