generic-poky/meta/recipes-core/glibc
Richard Purdie 75001927cd glibc/gcc/libgcc-initial: Delete do_build tasks for -initial
We've had a lot of users running into RSS issues where -initial recipes
were being installed into sysroots alongside their counterparts and
causing overlapping files issues.

In general this was through do_build dependencies. Such dependencies are
bad in general and I'd encourage people to compare the taskgraphs with
using a more specific dependency like do_populate_sysroot, do_image_complete
or do_deploy as often the more specific dependency will result in a much
cleaner build.

Regardless, we don't want -initial dependencies getting in the way like
this and there are cases a do_build dependency could make sense.

Deleting the do_build task in these cases makes sense since this is not
a build "endpoint" we'd ever want a user to use, its a behind the scenes
piece of bootstrappping.

Unfortunately to make this work, we need a newer bitbake version which
has a bitbake bug fixed.

(From OE-Core rev: 04c053d42ab05f77b2d1ca93a0fabae44073d57e)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-04-10 23:00:43 +01:00
..
glibc glibc: Update to 2.25 release 2017-02-15 20:06:41 -08:00
ldconfig-native-2.12.1 ldconfig-native: Fix ELF flags on 64-bit binaries 2016-03-31 13:18:06 +01:00
site_config glibc: Migrate eglibc 2.19 -> glibc 2.20 2014-09-01 18:02:21 +01:00
cross-localedef-native_2.25.bb glibc: Update to 2.25 release 2017-02-15 20:06:41 -08:00
glibc-collateral.inc glibc: Separate locale files to their own sstate task 2017-02-07 14:50:09 +00:00
glibc-common.inc glibc: Migrate eglibc 2.19 -> glibc 2.20 2014-09-01 18:02:21 +01:00
glibc-initial.inc glibc/gcc/libgcc-initial: Delete do_build tasks for -initial 2017-04-10 23:00:43 +01:00
glibc-initial_2.25.bb glibc: Upgrade to 2.25 snapshot 2017-01-23 12:05:22 +00:00
glibc-ld.inc glibc: fix nativesdk ldd RTLDLIST 2017-04-05 23:22:13 +01:00
glibc-locale.inc glibc: Separate locale files to their own sstate task 2017-02-07 14:50:09 +00:00
glibc-locale_2.25.bb glibc: Upgrade to 2.25 snapshot 2017-01-23 12:05:22 +00:00
glibc-mtrace.inc glibc: Separate locale files to their own sstate task 2017-02-07 14:50:09 +00:00
glibc-mtrace_2.25.bb glibc: Upgrade to 2.25 snapshot 2017-01-23 12:05:22 +00:00
glibc-package.inc glibc-package: Allow 32 and 64 bit headers to exist on arm 2017-03-31 10:10:29 +01:00
glibc-scripts.inc glibc: Separate locale files to their own sstate task 2017-02-07 14:50:09 +00:00
glibc-scripts_2.25.bb glibc: Upgrade to 2.25 snapshot 2017-01-23 12:05:22 +00:00
glibc-testing.inc glibc-testing.inc: drop pruning of PATCH_GET from the testglibc script 2016-01-30 11:37:03 +00:00
glibc.inc Switch to Recipe Specific Sysroots 2017-01-23 12:05:17 +00:00
glibc_2.25.bb glibc: Update to 2.25 release 2017-02-15 20:06:41 -08:00
ldconfig-native_2.12.1.bb ldconfig-native: Add 64-bit flag for ELF64 entries 2015-07-08 00:01:22 +01:00