Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2017-01-23 | oeqa/{runtime,sdk}/files: Move testsdkmakefile from runtime to sdk module | Aníbal Limón | 1 | |
It doesn't make sense to have files related to sdk module into runtime module. [YOCTO #10599] Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com> Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com> | ||||
2015-09-28 | oeqa/sdk/gcc: Fix makefile test | Richard Purdie | 1 | |
The makefile test was hardcoding a test for gcc. In the SDK context, we need to use $(CC) to use the cross compiler. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |