diff options
Diffstat (limited to 'meta/recipes-core/glibc')
-rw-r--r-- | meta/recipes-core/glibc/glibc-y2038-tests_2.40.bb | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/meta/recipes-core/glibc/glibc-y2038-tests_2.40.bb b/meta/recipes-core/glibc/glibc-y2038-tests_2.40.bb index 5a79919634..8ed94386d2 100644 --- a/meta/recipes-core/glibc/glibc-y2038-tests_2.40.bb +++ b/meta/recipes-core/glibc/glibc-y2038-tests_2.40.bb | |||
@@ -102,12 +102,6 @@ FILES:${PN} = "${PTEST_PATH}/* /usr/src/debug/${PN}/*" | |||
102 | 102 | ||
103 | EXCLUDE_FROM_SHLIBS = "1" | 103 | EXCLUDE_FROM_SHLIBS = "1" |
104 | 104 | ||
105 | # Install debug data in .debug and sources in /usr/src/debug | ||
106 | # It is more handy to have _all_ the sources and symbols in one | ||
107 | # place (package) as this recipe will be used for validation and | ||
108 | # debugging. | ||
109 | PACKAGE_DEBUG_SPLIT_STYLE = ".debug" | ||
110 | |||
111 | deltask do_stash_locale | 105 | deltask do_stash_locale |
112 | do_install[noexec] = "1" | 106 | do_install[noexec] = "1" |
113 | do_populate_sysroot[noexec] = "1" | 107 | do_populate_sysroot[noexec] = "1" |