Re: u-boot-imx_2017.03.bb DEPENDS_append = "dtc-native" without space


Bas Mevissen
 

On 2018-05-29 23:18, Stefano Cappa wrote:
Hi!
I don't know if this is an error or not, but inside
/meta-freescale/recipes-bsp/u-boot/u-boot-imx_2017.03.bb [1] there is
a line with:
DEPENDS_append = "dtc-native"
I'm not an expert, but I understood that _append requires a space at
the beginning.
Did I miss something or is it a bug?
Because In my terminal I got this error (with these without a space in
the middle 'coreutils-nativedtc-native'):
ERROR: Nothing PROVIDES 'coreutils-nativedtc-native' (but
/home/user/git/poky/meta-freescale/recipes-bsp/u-boot/u-boot-imx_2017.03.bb
[1] DEPENDS on or otherwise requires it). Close matches:
coreutils-native
ERROR: Required build target 'u-boot-imx' has no buildable providers.
Missing or unbuildable dependency chain was: ['u-boot-imx',
'coreutils-nativedtc-native']
Good spot. This one is in already since October. Quite surprising that no one reported it before.
Fix is trivial.

Bas.

Thank u.
Links:
------
[1] http://u-boot-imx_2017.03.bb

Join {meta-freescale@lists.yoctoproject.org to automatically receive all group messages.