summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/binutils/binutils-crosssdk_2.23.2.bb
diff options
context:
space:
mode:
authorPeter Seebach <peter.seebach@windriver.com>2013-10-08 19:03:57 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-11-08 17:25:33 +0000
commit77ff02ffa8e8f81bcec11c277de69da5af1d76ad (patch)
tree2e4888f500b019167bc0a82dc05213fa4e64a3ee /meta/recipes-devtools/binutils/binutils-crosssdk_2.23.2.bb
parentd6cc7c8ed76c8b1117cf03c7bd4b0742f98f79b3 (diff)
downloadpoky-77ff02ffa8e8f81bcec11c277de69da5af1d76ad.tar.gz
binutils: Use alternatives for the binutils-symlinks package.
The ar and strings utilities are provided as alternatives, but the rest of binutils is being done with binutils-symlinks. This has the side effect that if you want "as", and you install binutils-symlinks to get it, you don't get "ar" from it, because it's not in the symlinks package. Solution: Use the same mechanisms for everything, putting everything in ALTERNATIVES, so installing binutils on a target produces the expected behavior of having the various utilities in place. (We do this only for class-target, though.) Issues: The "embedspu" and "ld.gold" binaries may or may not exist, but the determination of whether to list them as alternatives is being made before the point at which we can easily check for them, so that can produce warnings. (From OE-Core rev: 1395aefcaeac94dd0e6ed3a718b7e58dd43b355e) Signed-off-by: Peter Seebach <peter.seebach@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/binutils/binutils-crosssdk_2.23.2.bb')
0 files changed, 0 insertions, 0 deletions