]> code.ossystems Code Review - openembedded-core.git/commit
buildtools-extended-tarball: add recipe with build-essentials
authorTim Orling <timothy.t.orling@linux.intel.com>
Mon, 23 Dec 2019 01:18:37 +0000 (17:18 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 8 Sep 2020 13:39:02 +0000 (14:39 +0100)
commit4b23c235bdf29cc45ab084e6fdce8cba3ce7fce2
tree5b24729945fb9810df45b88de9694bea265436f9
parent669b73c9f469642085c6ad11b55a9065c889ddbd
buildtools-extended-tarball: add recipe with build-essentials

* For some aging distros, such as CentOS 7, the native version
  of gcc is simply too ancient and is a constant source of
  headaches for moving forward.

* Add an extended version of buildtools-tarball which adds all
  of build-essential, so that the host is now modernized and
  capable of compiling the latest versions of components.

Fixes [YOCTO #13714]

(From OE-Core rev: f0377af2325613b63716b0bb4db1ab253d79f388)

(From OE-Core rev: bb4979f0e8367b475cc9a5274933a61bb0eb64b3)

(From OE-Core rev: f492e172e133a4b52dbe818d806cab783204e575)

Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/meta/buildtools-extended-tarball.bb [new file with mode: 0644]