diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-07-08 22:34:02 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-07-09 08:48:04 +0100 |
commit | 0a9668e192e04ddccb29d6ba271213c708d01066 (patch) | |
tree | 382f8f098b25e4ab65b8f1d79709a1c6acc1ee2b /scripts/b4-wrapper-poky.py | |
parent | 1b27784bf7546c2f81a4c40627e37df04f7fe690 (diff) | |
download | poky-0a9668e192e04ddccb29d6ba271213c708d01066.tar.gz |
sanity: Add sanity test for 'bad' gcc installs on ubuntu 24.04
Installing emacs on Ubuntu 24.04 pulls in emacs-gtk which leads to libgcc-14-dev
despite gcc being 13. This breaks libcxx-native and compiler-rt-native builds.
We've tried various ways of addressing this buit they don't work. Instead, detect
this situation and tell the user to either install or remove a package.
(From OE-Core rev: 087b2730bb2446ad5ea98c233e349d2787c17ff1)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/b4-wrapper-poky.py')
0 files changed, 0 insertions, 0 deletions