On tis, 2016-03-01 at 03:11 +0000, Zhenhua Luo wrote:
> Hello Adrian, 
> 
> > -----Original Message-----
> > From: [email protected] [mailto:meta-freescale-
> > [email protected]] 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}? 

Yes it is, sorry. V3 of the patch incoming.

--Adrian

> 
> 
> Best Regards,
> 
> Zhenhua


-- 
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to