Files
poky/meta/recipes-devtools
Martin Jansa 2346c7ca09 libgfortran.inc: fix nativesdk-libgfortran dependencies
* 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

(From OE-Core rev: 5ce2e9c66cd2c08e141913ec65386f940353a8c5)

Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-06-25 11:50:58 +01:00
..
2024-01-21 12:27:12 +00:00
2023-07-30 07:54:44 +01:00
2024-06-12 16:08:31 +01:00
2024-05-30 09:04:14 +01:00
2024-02-03 22:08:26 +00:00
2024-05-28 09:38:23 +01:00
2024-05-28 09:38:23 +01:00
2024-04-16 08:07:01 +01:00
2024-06-25 11:50:58 +01:00
2023-09-26 10:35:27 +01:00
2023-12-02 17:18:57 +00:00
2024-04-16 08:07:02 +01:00
2024-03-07 17:25:02 +00:00
2024-05-28 09:38:23 +01:00
2023-03-11 00:08:41 +00:00
2024-05-30 09:04:14 +01:00
2024-05-28 09:38:24 +01:00
2024-04-16 08:07:02 +01:00
2023-04-13 11:56:07 +01:00
2024-06-04 12:04:52 +01:00
2024-05-28 09:38:24 +01:00
2024-03-07 17:25:02 +00:00
2024-06-04 12:04:52 +01:00
2024-06-12 16:08:31 +01:00
2024-04-16 08:07:01 +01:00
2024-05-28 15:09:01 +01:00
2024-05-30 09:04:14 +01:00
2024-04-16 08:07:01 +01:00
2024-04-25 10:06:03 +01:00