Hi there,

PTXdist fails to get host packages and ends with:
error: empty parameter to 'ptxd_make_get'

that's because we expand arguments to ptxd_make_get
this way: ptxd_make_get "$($(strip $(1))_SOURCE)" "$($(strip $(1))_URL)"
see rules/post/ptxd_make_world_get.make

Here for example QT4_HOST_URL is undefined and build fails.
What should suggested fix look like?

Thanks,
        ladis

-- 
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to