diff options
| author | Khem Raj <raj.khem@gmail.com> | 2021-04-14 13:11:22 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-04-18 11:37:24 +0100 |
| commit | f7150253818225ad48683de9db50aeb31188b3ea (patch) | |
| tree | fb69449fe933a3c4c62971f5cec2b764ef3fa79e /meta/recipes-devtools | |
| parent | e237e345fbb640e6123d3c70f9c92002758f7910 (diff) | |
| download | poky-f7150253818225ad48683de9db50aeb31188b3ea.tar.gz | |
glibc: Rename glibc src package
Since glibc uses custom PACKAGES, it misses using ${PN}-src and as a
result it uses libc-src for name which means creating rdep on glibc src
package becomes difficult since bitbake can not resolve rdep = glibc-src
back to glibc recipe and bails out on builds
Missing or unbuildable dependency chain was: ['glibc-src']
ERROR: Required build target 'valgrind' has no buildable providers.
Missing or unbuildable dependency chain was: ['valgrind', 'glibc-src']
(From OE-Core rev: 816c8529f05271aba3d414ab2e68506ac7b6ec69)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
0 files changed, 0 insertions, 0 deletions
