diff options
author | Tom Hochstein <tom.hochstein@nxp.com> | 2025-03-18 12:42:02 -0700 |
---|---|---|
committer | Tom Hochstein <tom.hochstein@nxp.com> | 2025-03-18 12:42:02 -0700 |
commit | 792ad7d32b300eb1d421abdbc830df567ae34875 (patch) | |
tree | 17849f87cec0919cbc2fbf395b1e3f49c8d34019 /dynamic-layers/qt5-layer/git@git.enea.com:linux | |
parent | 234230d55184110a65533bdfc0481dfaec056d65 (diff) | |
download | meta-freescale-792ad7d32b300eb1d421abdbc830df567ae34875.tar.gz |
imx-uuc: Don't inherit autotools
The do_configure task is failing:
```
ERROR: imx-uuc-0.5.1+git-r1 do_configure: no configure script found at ./configure
```
It appears to be due to this OE-Core change:
autotools: require that a configure script exists
There's no point inheriting autotools if you're not actually going to
run a configure script, so make a missing configure script fatal.
https://github.com/openembedded/openembedded-core/commit/6d327a39befae44a88a812bdf4acde800dcee57b
imx-uuc doesn't need autotools, just a simple do_install implementation.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'dynamic-layers/qt5-layer/git@git.enea.com:linux')
0 files changed, 0 insertions, 0 deletions