All of lore.kernel.org
 help / color / mirror / Atom feed
* invalid characters in license '${EAT_GCC_LICENSE}'
@ 2021-01-11 12:48 Piotr
  2021-01-11 15:03 ` [meta-arm] " Ross Burton
  2021-01-11 15:07 ` Jon Mason
  0 siblings, 2 replies; 3+ messages in thread
From: Piotr @ 2021-01-11 12:48 UTC (permalink / raw)
  To: meta-arm

[-- Attachment #1: Type: text/plain, Size: 1376 bytes --]

Hi,

I've just updated all corresponding repositories to the latest dunfell branches, and found that there is a problem with parsing the external-arm-sdk-toolchain.bb recipe:

ERROR: /home/piotr/prj/yocto.main/build/project/../../meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-sdk-toolchain.bb: external-arm-sdk-toolchain-arm-${EAT_VER_MAIN}: invalid characters in license '${EAT_GCC_LICENSE}'
ERROR: Failed to parse recipe: /home/piotr/prj/yocto.main/build/project/../../meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-sdk-toolchain.bb

I've analyzed that and it seems like there is missing a license.inc including, as it is done in external-arm-toolchain.bb recipe. The same issue occurs with EAT_GDB_LICENSE:

ERROR: /home/piotr/prj/yocto.main/build/project/../../meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-sdk-toolchain.bb: external-arm-sdk-toolchain-arm-${EAT_VER_MAIN}: invalid characters in license '${EAT_GDB_LICENSE}'
ERROR: Failed to parse recipe: /home/piotr/prj/yocto.main/build/project/../../meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-sdk-toolchain.bb

Should I do something extra to make the latest branch working, or it is a bug which shall be fixed?

Thank you in advance for help,

--
Piotr Piwko

[-- Attachment #2: Type: text/html, Size: 1498 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-01-11 15:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-11 12:48 invalid characters in license '${EAT_GCC_LICENSE}' Piotr
2021-01-11 15:03 ` [meta-arm] " Ross Burton
2021-01-11 15:07 ` Jon Mason

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.