summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/mklibs
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2024-06-19 16:33:21 +0200
committerMartin Jansa <martin.jansa@gmail.com>2024-06-19 16:47:39 +0200
commitd2a806f5f34001072e724cf8cfac553a4fbf21d7 (patch)
tree073a801a8360a74908f7a0d2587e75f8fc628b25 /meta/recipes-devtools/mklibs
parenta4c0b3fa40ac215e7f2e1cefad77aad3784e1b87 (diff)
downloadopenembedded-core-contrib-jansa/master.tar.gz
libgfortran.inc: fix nativesdk-libgfortran dependenciesjansa/master
* use virtual/* variables as INHIBIT_DEFAULT_DEPS does to avoid dependency on gcc-cross- from nativesdk-libgfortran * the dependency was added in: https://git.openembedded.org/openembedded-core/commit/?id=00fba52c8a6f6383137cf89fc7aa34cc3e2ff45f causing: build/oe-core $ bitbake -g nativesdk-libgfortran NOTE: Resolving any missing task queue dependencies ERROR: Nothing PROVIDES 'gcc-cross-x86_64' (but virtual:nativesdk:/OE/build/oe-core/openembedded-core/meta/recipes-devtools/gcc/libgfortran_14.1.bb DEPENDS on or otherwise requires it). Close matches: gcc-cross-aarch64 ... with: MACHINE=qemuarm64 FORTRAN:forcevariable = ",fortran" * after: https://git.openembedded.org/openembedded-core/commit/?id=44fc7aa1468ff042739cc5a91c84ef5c2a09e0a3 nativesdk-libgfortran is pulled as dependency of nativesdk-gcc so this affects more people who didn't explicitly use nativesdk-libgfortran before * the INHIBIT_DEFAULT_DEPS and gcc-runtime was there since gcc-4.8: https://git.openembedded.org/openembedded-core/commit/?id=a5e7ee5770b9e0cf719c573efffd874440f74289 Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Diffstat (limited to 'meta/recipes-devtools/mklibs')
0 files changed, 0 insertions, 0 deletions