]> code.ossystems Code Review - openembedded-core.git/commit
base.bbclass: drop legacy armv7a-vfp-neon TUNE_PKGARCH renaming
authorAndre McCurdy <armccurdy@gmail.com>
Wed, 10 Jan 2018 05:17:24 +0000 (21:17 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 12 Jan 2018 08:43:55 +0000 (08:43 +0000)
commit0341a3c44e511d3246096edd3009432805e57b89
treed01de9b942eed5270e9f7f6a502064f977afc35c
parent90df6758a9f8753c646b129aa912e3849bf4c987
base.bbclass: drop legacy armv7a-vfp-neon TUNE_PKGARCH renaming

ARM specific TUNE_PKGARCH renaming was adding in 2011 handle the
transition from armv7a -> armv7a-vfp-neon:

  http://git.openembedded.org/openembedded-core/commit/?id=08c0b7060009113e8dffdef51ff6b9b4b7f28894

Active package feeds should now have long since updated to the new
naming. For example, Angstrom stopped using on the legacy naming in
2012:

  https://github.com/Angstrom-distribution/meta-angstrom/commit/2e33fb5bd08edda6457dd211f4ff4ec4aad9d85d

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/base.bbclass