Hi Denys, I have sent a similar patch to meta-linaro (though haven't heard back). Shouldn't it be ideally fixed there rather than in bbappends?
regards Ankur On Wed, 18 Dec 2019, 3:43 p.m. Denys Dmytriyenko, <[email protected]> wrote: > Similar to external-linaro-toolchain before: > b019da9374256b671a2fb77ccfae7e3f1ef3096b > > Signed-off-by: Denys Dmytriyenko <[email protected]> > --- > .../recipes-core/meta/external-arm-toolchain.bbappend | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git > a/meta-arago-extras/recipes-core/meta/external-arm-toolchain.bbappend > b/meta-arago-extras/recipes-core/meta/external-arm-toolchain.bbappend > index a5d63297..b88c337d 100644 > --- a/meta-arago-extras/recipes-core/meta/external-arm-toolchain.bbappend > +++ b/meta-arago-extras/recipes-core/meta/external-arm-toolchain.bbappend > @@ -1,3 +1,6 @@ > +INHIBIT_PACKAGE_STRIP = "0" > +INHIBIT_PACKAGE_DEBUG_SPLIT = "0" > + > ORIG_TARGET_SYS = "${TARGET_ARCH}${TARGET_VENDOR}${@['-' + > d.getVar('TARGET_OS'), ''][d.getVar('TARGET_OS') == ('' or 'custom')]}" > > do_install_append() { > -- > 2.17.1 > > _______________________________________________ > meta-arago mailing list > [email protected] > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago >
_______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
