We are having a problem with this patch with our new cortexa7 hardware.

We used to be able to build multiple machine types in same build directory to 
generate all our uboot variations.  We count on this so we can build all 
possible variations in our daily build.

After this patch we get following error.  I reverted this one patch and error 
is gone.  This means we have to use a separate build directory to build 
hardware that varies between a7 and a9 arm.

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:

    Error, the PACKAGE_ARCHS variable contains duplicates. The following archs 
are listed more than once: cortexa7hf-vfp-neon

Can we work on this patch more until we find a solution that works better for 
building a7 and a9 in same build directory.

Lauren

-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of Otavio Salvador
Sent: Wednesday, April 01, 2015 3:56 PM
To: [email protected]
Subject: [meta-freescale] Updates to meta-fsl-arm (master) in 2015-04-01

Hello,

I pushed following updates:

commit bfe01a0ebde407086f4a7710ea165c6beff310d7 (yocto/master)
Author: Max Krummenacher <[email protected]>
Date:   Mon Mar 30 23:49:32 2015 +0200

    fsl-dynamic-packagearch: add all MACHINE_SOCARCH feeds
    
    This ensures that all MACHINE_SOCARCH feeds are part of PACKAGE_EXTRA_ARCHS.
    
    oe-core now puts packages into feed dirs dependent on the used instruction 
sets.
    
http://cgit.openembedded.org/openembedded-core/commit/?id=3e760031f91fb87c3e2f62b77a117eb41164f259
    
    This is true also for packages in MACHINE_SOCARCH, i.e. we get in 
deploy/ipk for
    an angstrom based build:
    armv7ahf-vfp-neon-mx6qdl  armv7at2hf-vfp-neon-mx6qdl
    so we must put both into PACKAGE_EXTRA_ARCHS.
    
    TUNE_FEATURES defines if arm and/or thumb feeds are possible with the
    current configuration.
    
    Change-Id: I47ed7c3a5cbdc488801cd9198e822f9845565559
    Signed-off-by: Max Krummenacher <[email protected]>
    Signed-off-by: Otavio Salvador <[email protected]>

Regards,

--
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750
-- 
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale
-- 
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to