diff options
Diffstat (limited to 'meta-oe/recipes-extended/acpica/acpitests/aapits-makefile.patch')
| -rw-r--r-- | meta-oe/recipes-extended/acpica/acpitests/aapits-makefile.patch | 36 |
1 files changed, 22 insertions, 14 deletions
diff --git a/meta-oe/recipes-extended/acpica/acpitests/aapits-makefile.patch b/meta-oe/recipes-extended/acpica/acpitests/aapits-makefile.patch index d38501b772..4d9e9974dd 100644 --- a/meta-oe/recipes-extended/acpica/acpitests/aapits-makefile.patch +++ b/meta-oe/recipes-extended/acpica/acpitests/aapits-makefile.patch | |||
| @@ -8,19 +8,27 @@ Upstream-status: Unknown | |||
| 8 | diff -urN acpica-unix2-20140325/tests/aapits/Makefile acpica-unix2-20140325/tests/aapits/Makefile | 8 | diff -urN acpica-unix2-20140325/tests/aapits/Makefile acpica-unix2-20140325/tests/aapits/Makefile |
| 9 | --- acpica-unix2-20140325/tests/aapits/Makefile 2014-04-05 14:23:14.683636794 -0600 | 9 | --- acpica-unix2-20140325/tests/aapits/Makefile 2014-04-05 14:23:14.683636794 -0600 |
| 10 | +++ acpica-unix2-20140325-aapits/tests/aapits/Makefile 2014-04-05 15:10:57.879184598 -0600 | 10 | +++ acpica-unix2-20140325-aapits/tests/aapits/Makefile 2014-04-05 15:10:57.879184598 -0600 |
| 11 | @@ -20,6 +20,7 @@ | 11 | @@ -16,6 +16,7 @@ |
| 12 | ../../source/components/hardware/hwxface.c \ | 12 | atosxfwrap.c \ |
| 13 | osunixxf.c \ | ||
| 14 | ../../source/common/ahids.c \ | ||
| 15 | + ../../source/common/ahuuids.c \ | ||
| 13 | ../../source/common/cmfsize.c \ | 16 | ../../source/common/cmfsize.c \ |
| 14 | ../../source/common/getopt.c \ | 17 | ../../source/common/getopt.c \ |
| 15 | + ../../source/common/ahids.c \ | 18 | ../../source/components/hardware/hwtimer.c \ |
| 16 | ../../source/components/debugger/dbcmds.c \ | 19 | @@ -174,6 +175,7 @@ |
| 17 | ../../source/components/debugger/dbconvert.c \ | 20 | ../../source/components/utilities/utexcep.c \ |
| 18 | ../../source/components/debugger/dbdisply.c \ | 21 | ../../source/components/utilities/utfileio.c \ |
| 19 | @@ -154,6 +155,7 @@ | 22 | ../../source/components/utilities/utglobal.c \ |
| 20 | ../../source/components/tables/tbfadt.c \ | 23 | + ../../source/components/utilities/uthex.c \ |
| 21 | ../../source/components/tables/tbfind.c \ | 24 | ../../source/components/utilities/utids.c \ |
| 22 | ../../source/components/tables/tbinstal.c \ | 25 | ../../source/components/utilities/utinit.c \ |
| 23 | + ../../source/components/tables/tbdata.c \ | 26 | ../../source/components/utilities/utlock.c \ |
| 24 | ../../source/components/tables/tbprint.c \ | 27 | @@ -189,6 +191,7 @@ |
| 25 | ../../source/components/tables/tbutils.c \ | 28 | ../../source/components/utilities/utstate.c \ |
| 26 | ../../source/components/tables/tbxface.c \ | 29 | ../../source/components/utilities/utstring.c \ |
| 30 | ../../source/components/utilities/uttrack.c \ | ||
| 31 | + ../../source/components/utilities/utuuid.c \ | ||
| 32 | ../../source/components/utilities/utxface.c \ | ||
| 33 | ../../source/components/utilities/utxferror.c \ | ||
| 34 | ../../source/components/utilities/utxfinit.c \ | ||
