* abi_version.conf
@ 2012-03-21 11:25 Gary Thomas
0 siblings, 0 replies; only message in thread
From: Gary Thomas @ 2012-03-21 11:25 UTC (permalink / raw)
To: Poky Project
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
------------------------------------------------------------
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-03-21 11:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-21 11:25 abi_version.conf Gary Thomas
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.