From: "Denys Dmytriyenko" <denis@denix.org>
To: Sumit Garg <sumit.garg@linaro.org>
Cc: meta-arm@lists.yoctoproject.org, pbarker@konsulko.com,
wmills@ti.com, richard.purdie@linuxfoundation.org,
daniel.thompson@linaro.org
Subject: Re: [PATCH v2 0/5] external-arm-toolchain: Add support for SDK generation
Date: Thu, 11 Jun 2020 22:18:58 -0400 [thread overview]
Message-ID: <20200612021858.GG17660@denix.org> (raw)
In-Reply-To: <1591796582-5015-1-git-send-email-sumit.garg@linaro.org>
On Wed, Jun 10, 2020 at 07:12:57PM +0530, Sumit Garg wrote:
> Patch #1 #2 and #3 adds impprovements in external-arm-toolchain recipe in order
> to support SDK generation. SDK generation has been tested using:
>
> $ bitbake core-image-base -c populate_sdk
>
> Currently generated SDK only uses glibc provided by pre-built toolchain. The
> cross compiler, binutils, gdb/gdbserver etc. are built from source. This is
> something we would like to improve in future to package most of the components
> from pre-built toolchain instead.
>
> Generated SDK has been tested using testsdk as follows:
>
> $ bitbake core-image-base -c testsdk
>
> Results:
>
> SDK testing environment: aarch64-poky-linux
> GalculatorTest class: SDK doesn't contain gettext
> No python package in the SDK
> RESULTS:
> RESULTS - assimp.BuildAssimp.test_assimp: PASSED (97.93s)
> RESULTS - buildcpio.BuildCpioTest.test_cpio: PASSED (22.51s)
> RESULTS - buildepoxy.EpoxyTest.test_epoxy: PASSED (17.40s)
> RESULTS - buildlzip.BuildLzipTest.test_lzip: PASSED (2.52s)
> RESULTS - gcc.GccCompileTest.test_gcc_compile: PASSED (0.06s)
> RESULTS - gcc.GccCompileTest.test_gpp2_compile: PASSED (0.08s)
> RESULTS - gcc.GccCompileTest.test_gpp_compile: PASSED (0.10s)
> RESULTS - gcc.GccCompileTest.test_make: PASSED (0.06s)
> RESULTS - perl.PerlTest.test_perl: PASSED (0.23s)
> RESULTS - python.Python3Test.test_python3: PASSED (0.03s)
> RESULTS - buildgalculator.GalculatorTest.test_galculator: SKIPPED (0.00s)
> RESULTS - python.Python2Test.test_python2: SKIPPED (0.00s)
> SUMMARY:
> core-image-base sdk (poky-glibc-x86_64-core-image-base-aarch64-qemuarm64-toolchain-3.1+snapshot.sh:environment-setup-aarch64-poky-linux) - Ran 12 tests in 140.936s
> core-image-base sdk - OK - All required tests passed (successes=10, skipped=2, failures=0, errors=0)
Thank you very much for publishing test results! This is a huge improvement!
We should definitely do this more often for our patch submissions.
> Patch #4 adds a README for meta-arm-toolchain layer.
>
> Patch #5 adds package specific licences for external-arm-toolchain recipe.
>
> Changes in v2:
> - Adds a new patch #3 which fixes issues reported by testsdk.
> - Define FILES_${PN}-dev from scratch which additionally refines packaging
> for dev headers as well.
> - Make README common for whole meta-arm-toolchain layer rather than specific
> to pre-built toolchain. Add myself as layer maintainer although I would
> be happy to add another co-maintainer if someone is willing to volunteer.
> - Update README with testing info for external-arm-toolchain.
> - Misc. fixups.
>
> Sumit Garg (5):
> external-arm-toolchain: Remove glibc locale dependency
> external-arm-toolchain: Refine dev libraries/headers packaging
> external-arm-toolchain: Align glibc packaging to OE TARGET_SYS
> meta-arm-toolchain: Add README
> external-arm-toolchain: Add package specific licenses
>
> meta-arm-toolchain/README.md | 113 +++++++++++++++++++++
> .../conf/distro/include/tcmode-external-arm.inc | 1 +
> .../external-arm-toolchain.bb | 70 +++++++++++--
> .../external-arm-toolchain/license.inc | 76 ++++++++++++++
> .../recipes-devtools/gcc/gcc-arm-common.inc | 2 +-
> 5 files changed, 251 insertions(+), 11 deletions(-)
> create mode 100644 meta-arm-toolchain/README.md
> create mode 100644 meta-arm-toolchain/recipes-devtools/external-arm-toolchain/license.inc
>
> --
> 2.7.4
>
prev parent reply other threads:[~2020-06-12 2:19 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-10 13:42 [PATCH v2 0/5] external-arm-toolchain: Add support for SDK generation Sumit Garg
2020-06-10 13:42 ` [PATCH v2 1/5] external-arm-toolchain: Remove glibc locale dependency Sumit Garg
2020-06-12 4:14 ` [meta-arm] " Denys Dmytriyenko
2020-06-10 13:42 ` [PATCH v2 2/5] external-arm-toolchain: Refine dev libraries/headers packaging Sumit Garg
2020-06-12 4:23 ` Denys Dmytriyenko
2020-06-12 7:07 ` Sumit Garg
2020-06-12 7:35 ` Denys Dmytriyenko
2020-06-12 8:49 ` Sumit Garg
2020-06-10 13:43 ` [PATCH v2 3/5] external-arm-toolchain: Align glibc packaging to OE TARGET_SYS Sumit Garg
2020-06-12 2:15 ` Denys Dmytriyenko
2020-06-12 5:33 ` Sumit Garg
2020-06-12 6:16 ` Denys Dmytriyenko
2020-06-12 7:12 ` Sumit Garg
2020-06-10 13:43 ` [PATCH v2 4/5] meta-arm-toolchain: Add README Sumit Garg
2020-06-10 13:43 ` [PATCH v2 5/5] external-arm-toolchain: Add package specific licenses Sumit Garg
2020-06-12 4:26 ` Denys Dmytriyenko
2020-06-11 15:12 ` [meta-arm] [PATCH v2 0/5] external-arm-toolchain: Add support for SDK generation Jon Mason
2020-06-12 2:18 ` Denys Dmytriyenko [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200612021858.GG17660@denix.org \
--to=denis@denix.org \
--cc=daniel.thompson@linaro.org \
--cc=meta-arm@lists.yoctoproject.org \
--cc=pbarker@konsulko.com \
--cc=richard.purdie@linuxfoundation.org \
--cc=sumit.garg@linaro.org \
--cc=wmills@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.