From: Gary Thomas <gary@mlbassoc.com>
To: Poky Project <poky@yoctoproject.org>
Subject: abi_version.conf
Date: Wed, 21 Mar 2012 05:25:54 -0600 [thread overview]
Message-ID: <4F69BAC2.30902@mlbassoc.com> (raw)
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
------------------------------------------------------------
reply other threads:[~2012-03-21 11:25 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F69BAC2.30902@mlbassoc.com \
--to=gary@mlbassoc.com \
--cc=poky@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.