[meta-freescale] [meta-fsl-ppc][PATCH] linux-qoriq-sdk : add	asf config fragments
    Luo Zhenhua-B19537 
    B19537 at freescale.com
       
    Tue Oct 15 21:00:36 PDT 2013
    
    
  
Hi Chunrong, 
> -----Original Message-----
> From: Guo Chunrong-B40290
> Sent: Wednesday, October 16, 2013 11:50 AM
> 
> +DEPENDS += "kern-tools-native"
>  DEPENDS_append = " libgcc"
[Luo Zhenhua-B19537] Please merge above two lines. 
>  do_configure_prepend() {
>  	# copy desired defconfig so we pick it up for the real
> kernel_do_configure
>  	cp ${KERNEL_DEFCONFIG} ${B}/.config
> +
> +    	# add asf config fragments
> +    	if [ -a "${ASF_DELTA_CONFIG}" ]; then	
[Luo Zhenhua-B19537] ASF_DELTA_CONFIG is somewhat specific, DELTA_KERNEL_DEFCONFIG is more generic. 
> +		merge_config.sh -m .config ${ASF_DELTA_CONFIG}
> +    	fi
Best Regards,
Zhenhua
    
    
More information about the meta-freescale
mailing list