summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/acpica/files
Commit message (Collapse)AuthorAgeFilesLines
* acpica: replace patch with EXTRA_OEMAKE argsKoen Kooi2014-01-221-19/+0
| | | | | | | No need to patch the makefile when you can just passs CC=${TARGET_PREFIX}gcc to make. Signed-off-by: Koen Kooi <koen.kooi@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* acpica: update recipe to 20131115 releaseFathi Boudra2013-12-212-95/+11
| | | | | | | | | | drop fix-parallel-build.patch update md5sum/sha256sum refresh no-werro.patch Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org> Acked-by: Koen Kooi <koen.kooi@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* acpica: fix parallel buildFathi Boudra2013-09-031-0/+80
| | | | | | | | | The compilation of the iasl utility fails when `make -j<N>' > 1. This commit cleans up the rules in generate/unix/iasl such that a `make -j' will succeed. Signed-off-by: Andrew McDermott <andrew.mcdermott@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* sdk: add acpica recipeFathi Boudra2013-08-162-0/+55
Signed-off-by: Naresh Bhat <naresh.bhat@linaro.org> Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org> Signed-off-by: Matt Ranostay <mranostay@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>