diff options
author | Josh Cartwright <joshc@ni.com> | 2015-09-22 07:24:38 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-11-16 11:28:41 +0000 |
commit | 37bd229626a259d2509a9cdd2d6a2d934121e9ca (patch) | |
tree | 9f43b59063f95954fc052dd695adc8e9192335aa /meta/recipes-extended | |
parent | fee4a22c6919814bd541ab2cca9489e5ce3596b4 (diff) | |
download | openembedded-core-37bd229626a259d2509a9cdd2d6a2d934121e9ca.tar.gz openembedded-core-37bd229626a259d2509a9cdd2d6a2d934121e9ca.tar.bz2 openembedded-core-37bd229626a259d2509a9cdd2d6a2d934121e9ca.zip |
rt-tests: bump to v0.94
All of the rt-tests patches that OE has been carrying have been
upstreamed or superceded by changes in the v0.94 release.
Adjust SRC_URI to point to canonical upstream git repo, instead of a
development tree.
There was a notable change upstream that required slight reworking of
the recipe. rt-tests now joins other kbuild-inspired projects by making
use of a CROSS_COMPILE flag to indicate the compiler prefix.
Previously TOOLCHAIN_OPTIONS were conveyed via $CC directly, however,
this does not work with CROSS_COMPILE. Workaround this by both
specifying CROSS_COMPILE, and feeding the rt-tests build system the
proper $(HOST_CC_ARCH)$(TOOLCHAIN_OPTIONS) via $CFLAGS.
Signed-off-by: Josh Cartwright <joshc@ni.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-extended')
0 files changed, 0 insertions, 0 deletions