Christopher Larson
45922f5b0d
libnsl2-external: don't conflict with rpcbind
...
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2019-09-19 22:06:29 +00:00
Christopher Larson
340e2e8895
Split out libnsl2-external
...
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2019-09-17 21:38:08 +00:00
Christopher Larson
8cd8e958d6
glibc-external: kill unnecessary PKG/RPROVIDES for extra-nss
...
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2019-09-17 21:37:55 +00:00
Christopher Larson
8b347a4d53
glibc-external: avoid packaging files that conflict with the split off tirpc
...
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2019-09-17 21:37:32 +00:00
Christopher Larson
078805be0c
glibc-external: fix the file-checksums to actually work
...
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2019-09-17 21:37:04 +00:00
Christopher Larson
2f38497513
Merge remote-tracking branch 'origin/sumo' into public-layer-upstream-test
...
* origin/sumo:
Silence gdbserver preference warnings in multilib builds
gdb: fix missing mlprefix for gdbserver pref
tcmode: work around mlprefix preference bug wrt gdbserver
gdbserver-external: add missing MLPREFIX in dep on compilerlibs
{glibc,gcc-runtime}: fix warnings about libssp for builds with security flags
meta-environment{,-extsdk}: don't include -B${gcc_bindir} in emitted TUNE_CC_ARCH
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2019-08-12 18:56:35 +00:00
Christopher Larson
074bea89db
gdbserver-external: add missing MLPREFIX in dep on compilerlibs
...
DEPENDS/PROVIDES & PREFERRED_PROVIDER get mapped for mlprefix
automatically, but 'depends' flags do not, so the MLPREFIX has to be
explicit in such flags. This fixes the ability to build multilib images,
i.e. lib32-core-image-base.
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2019-04-24 23:03:04 +00:00
Christopher Larson
f56f25978e
gcc-runtime-external: libgomp should dep on libc
...
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2019-04-16 16:35:35 +00:00
Christopher Larson
6859ee4a11
gcc-runtime-external: fix dependency loop
...
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2019-03-04 20:50:40 +00:00
Christopher Larson
4cf843cc7e
glibc-external: restore crypt bits
...
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2019-02-22 18:17:53 +00:00
Christopher Larson
554d4fb819
glibc-external: add makedbs.sh bits
...
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2019-02-22 17:42:19 +00:00
Christopher Larson
d53aba601e
{glibc,gcc-runtime}: fix warnings about libssp for builds with security flags
...
This can be dropped if and when the toolchain gets built without libssp,
which is the default in oe-core. We don't need gcc's libssp anyway,
since glibc provides it already, and musl has the separate
libssp_nonshared lib to supplement, which is in oe-core.
JIRA: SB-12465
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2019-02-06 22:14:13 +00:00
Christopher Larson
794183f1e4
Drop glibc-initial and gcc-initial references
...
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2019-01-11 00:38:04 +05:00
Christopher Larson
6f88a9f81b
Drop libc-for-gcc references
...
This no longer exists in oe-core.
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2019-01-10 22:48:07 +05:00
Serge Semin
0667a9bb85
gdb-external-cross: add recipe
...
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2018-08-03 07:06:20 +05:00
Serge Semin
c82a5a1fac
external-toolchain-cross-canadian: append to PN in the recipes
...
This aligns with the behavior of the oe-core recipes and classes.
Signed-off-by: Sergey Semin <fancer.lancer@gmail.com >
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2018-08-03 07:06:20 +05:00
Serge Semin
1964678f3a
gcc-external-cross-canadian: also include libcc1*
...
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2018-08-03 07:06:20 +05:00
Serge Semin
3f8584c05f
gcc-external-cross-canadian: also check the external libroot
...
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2018-08-03 07:06:20 +05:00
Serge Semin
f0acd784ab
gcc-external-cross-canadian: only grab the BINV dir, not all of lib/gcc
...
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2018-08-03 07:06:20 +05:00
Christopher Larson
6a1eb0c03a
gcc-external-cross-canadian: skip dev-so/staticdev qa tests
...
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2018-08-03 07:06:20 +05:00
Christopher Larson
594ef4992f
gcc-external-cross-canadian: add recipe
...
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2018-08-03 07:06:20 +05:00
Serge Semin
9ba44ed6f1
gdb-external-cross-canadian: use FILES_MIRRORS for alternate share/gdb path
...
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2018-08-03 07:06:20 +05:00
Serge Semin
501d291564
gdb-external-cross-canadian: skip dev-so, staticdev checks
...
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2018-08-03 07:06:20 +05:00
Serge Semin
07461c6913
gdb-external-cross-canadian: split out and use gdb-external.inc
...
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2018-08-03 07:06:20 +05:00
Christopher Larson
875265f28a
gdb-external-cross-canadian: add recipe
...
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2018-08-03 07:06:20 +05:00
Christopher Larson
7461d425aa
binutils-external-cross{,canadian}: include ld.bfd, ld.gold
...
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2018-08-03 07:06:20 +05:00
Christopher Larson
a628fdefd9
binutils-external-cross-canadian: add recipe
...
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2018-08-03 07:06:20 +05:00
Christopher Larson
0e591ee96f
binutils-external-cross: split out binutils-external.inc
...
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2018-08-03 07:06:20 +05:00
Serge Semin
df2fd3ed55
gcc-external{.inc,-cross}: use non-prefixed gcc_binaries
...
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2018-08-03 07:01:39 +05:00
Serge Semin
59f87b9fbf
gcc-external.inc: drop unnecessary external-toolchain inherit
...
This is pulled in already via external-toolchain-cross and
external-toolchain-cross-canadian.
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2018-08-03 07:01:29 +05:00
Serge Semin
2332707bad
gcc: Use globally set GCC_VERSION in recipes
...
Signed-off-by: Serge Semin <fancer.lancer@gmail.com >
2018-08-03 03:05:03 +05:00
Serge Semin
88a717a4e8
libgcc-external: drop the static files that won't be found anyway
...
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2018-08-03 03:05:03 +05:00
Serge Semin
7964f2013e
libgfortran-external: don't package the static lib and headers
...
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2018-08-03 03:05:03 +05:00
Christopher Larson
ab715554ad
binutils-external-cross: only link ld.bfd if necessary
...
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2018-08-03 03:05:02 +05:00
Christopher Larson
23d7cd6994
glibc-external: add virtual/crypt to PROVIDES
...
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2018-08-03 00:24:53 +05:00
Christopher Larson
ccde5a3528
glibc-external: add virtual/crypt to PROVIDES
...
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2018-06-20 02:19:10 +05:00
Christopher Larson
ba47f7c9a5
glibc-external: resurrect rpc
...
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2018-06-06 21:29:04 +05:00
Christopher Larson
d95c4314b5
glibc-external: drop rpc bits
...
These were obsolete bits removed from the glibc recipe in oe-core, and
are provided both in another recipe, and, better yet, libtirpc.
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2018-06-01 22:42:55 +05:00
Christopher Larson
e5885f2319
Various: use external_run, not oe.external.run
...
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2018-03-15 01:54:06 +05:00
Christopher Larson
8cd9e3e11f
glibc-external: don't use deprecated base_path_join
...
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2018-03-02 22:57:51 +05:00
Christopher Larson
09877a784d
glibc-external: use oe.utils.read_file, not base_read_file
...
The latter was deprecated and is now removed.
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2018-02-03 01:04:55 +05:00
Christopher Larson
b3840c6d56
libgcc-external: disable the file-rdeps check
...
We need to disable this for the same reason we disable the build-deps check.
The recursive dependency between libgcc and glibc has to be broken.
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2018-02-01 01:25:19 +05:00
Christopher Larson
0be8f78c36
glibc-external: silence bberror during do_install
...
Silence any errors from oe_multilib_header, as we don't care about missing
multilib headers, as the oe-core glibc version isn't necessarily the same as
our own.
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2018-02-01 01:25:07 +05:00
Christopher Larson
f7ea27eaf3
linux-libc-headers: merge back into glibc
...
We don't want to encourage use of alternate versions of this recipe, there are
better ways to add additional headers.
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2017-06-21 02:57:40 +05:00
Christopher Larson
402ca1bf32
Drop recipes/appends specific to the Sourcery toolchain
...
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2017-06-16 10:08:30 +05:00
Christopher Larson
6a463a5b4b
linux-libc-headers-external: oe_multilib_header bits/long-double.h
...
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2017-06-16 10:00:03 +05:00
Christopher Larson
d57772218e
glibc-external: fix removal of oe_multilib_header
...
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2017-06-16 09:59:48 +05:00
Christopher Larson
51c500e0f7
gcc-sanitizers-external: fix COMPILERDEP parse error
...
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2017-02-17 15:49:31 -07:00
Christopher Larson
989f3e8457
gcc-runtime-external: fix COMPILERDEP parse error
...
We don't need or want this dep, so set it to the empty string rather than
including gcc-common.inc. This fixes builds with current upstream master.
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2017-02-03 14:29:09 -07:00
Christopher Larson
a96f3c86c0
Revert "Drop now-unnecessary <pkg>-dbg bits"
...
This reverts commit 91b3032784 .
We need these explicitly listed in order to ensure we don't just package the
files, but extract them from the sysroot. The best approach would be to
identify elf binaries the way package.bbclass does, and extract the
debuglink path to determine the files to include, but that can be a future
enhancement.
JIRA: SB-8524
Signed-off-by: Christopher Larson <chris_larson@mentor.com >
2017-01-03 14:53:30 -07:00