[meta-freescale] [meta-fsl-ppc][PATCH v2] linux-qoriq: check $WORKDIR for config fragments

Zhenhua Luo zhenhua.luo at nxp.com
Mon Feb 29 19:11:32 PST 2016


Hello Adrian, 

> -----Original Message-----
> From: meta-freescale-bounces at yoctoproject.org [mailto:meta-freescale-
> bounces at yoctoproject.org] On Behalf Of Adrian Dudau
> Sent: Thursday, February 25, 2016 10:30 PM
> 
>      # add config fragments
>      for deltacfg in ${DELTA_KERNEL_DEFCONFIG}; do
>          if [ -f "${deltacfg}" ]; then
> -            ${S}/scripts/kconfig/merge_config.sh -m .config ${deltacfg}
> +            ${S}/scripts/kconfig/merge_config.sh -m .config /${deltacfg}
[Luo Zhenhua-B19537] is it a typo of the extra "/" ahead of ${deltacfg}? 


Best Regards,

Zhenhua


More information about the meta-freescale mailing list