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

Adrian Dudau Adrian.Dudau at enea.com
Tue Mar 1 01:15:22 PST 2016


On tis, 2016-03-01 at 03:11 +0000, Zhenhua Luo wrote:
> 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}? 

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

--Adrian

> 
> 
> Best Regards,
> 
> Zhenhua




More information about the meta-freescale mailing list