Fixed                
                
            
            
                
                    Created: May 22, 2014   
                                            Updated: Dec 3, 2018                                    
                
                    
                                    
             
         
        
            
            
                                    
                        Resolved Date: Jun 19, 2014                    
                
                
                                    
                        Found In Version: 6.0.0.7                    
                
                                    
                        Fix Version: 6.0.0.9                    
                
                                        
                            Severity: Severe                        
                    
                                        
                            Applicable for: Wind River Linux 6                        
                    
                                    
                        Component/s: Toolchain                    
                
                
                             
         
                        
                Using the ppc64e5500 tune in BSP configuration as follows:
    DEFAULTTUNE = "ppc64e5500"
    require conf/machine/include/tune-ppce5500.inc
Got the following errors:
    ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
        Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
        Following is the list of potential problems / advisories:
        Toolchain tunings invalid:
    Tuning 'ppc64e5500' has the following errors:
    Tuning 'ppc64e5500' (ppc64e5500) cannot be used with any supported tuning/ABI.
    Multilib 'lib64' (ppc64e5500) is also the default tuning.
    Tuning 'ppc64e5500' has the following errors:
    Tuning 'ppc64e5500' (ppc64e5500) cannot be used with any supported tuning/ABI.
It seems that we have put the wrong name in TUNEABI_WHITELIST.
                        
                Applying attachment patch  
                        
                1. Create a new BSP to use the ppc64e5500 tune.
2. /git/wrlinux-x/wrlinux/configure --enable-board=xxx --enable-kernel=standard --enable-rootfs=glibc_std