[poky] abi_version.conf

Gary Thomas gary at mlbassoc.com
Wed Mar 21 04:25:54 PDT 2012


Poky has two:
   meta/conf/abi_version.conf
   meta-yocto/conf/abi_version.conf
and they are different:
   $ diff -u meta/conf/abi_version.conf meta-yocto/conf/abi_version.conf
   --- meta/conf/abi_version.conf  2012-03-16 05:28:23.000000000 -0600
   +++ meta-yocto/conf/abi_version.conf    2012-03-16 05:28:23.000000000 -0600
   @@ -4,4 +4,4 @@
    # that breaks the format and have been previously discussed on the mailing list
    # with general agreement from the core team.
    #
   -OELAYOUT_ABI = "7"
   +OELAYOUT_ABI = "8"

So, as Robert Day pointed out, depending on how these layers are
processed, you get different build results...

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------



More information about the poky mailing list