Ups, version 4 was send before I saw your email. > > ifdef PTXCONF_U_BOOT_CUSTOM_ENV_IMAGE > > U_BOOT_CUSTOM_ENV_SRC := $(call ptx/in-platformconfigdir, \ > > $(PTXCONF_U_BOOT_CUSTOM_ENV_IMAGE_SOURCE)) > > You need the remove_quotes here for PTXCONF_U_BOOT_CUSTOM_ENV_IMAGE_SOURCE. > Other than that, this should work correctly with layers. > > > $(STATEDIR)/u-boot.compile: $(call remove_quotes, $(U_BOOT_CUSTOM_ENV_SRC)) > > No need for remove_quotes here.
Okay, thanks for input Michael. I will update the patch Monday. /Bruno _______________________________________________ ptxdist mailing list [email protected]
