diff options
author | Fathi Boudra <fathi.boudra@linaro.org> | 2014-09-30 11:08:33 +0300 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-10-06 01:07:51 +0200 |
commit | 5e2948daadacaa95b4c6d81396a20efd5d0dbbdb (patch) | |
tree | 20101f3d343593dbf4afe79eceacc71d8a02bf5e /meta-oe/recipes-extended/acpica | |
parent | 0f5df4ecf4ae8918902f0efe351c7dff6ead347f (diff) | |
download | meta-openembedded-5e2948daadacaa95b4c6d81396a20efd5d0dbbdb.tar.gz |
acpitests: update to 20140828 release
update md5sums and refresh patches
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended/acpica')
-rw-r--r-- | meta-oe/recipes-extended/acpica/acpitests/aapits-linux.patch | 4 | ||||
-rw-r--r-- | meta-oe/recipes-extended/acpica/acpitests/aapits-makefile.patch | 36 | ||||
-rw-r--r-- | meta-oe/recipes-extended/acpica/acpitests_20140828.bb (renamed from meta-oe/recipes-extended/acpica/acpitests_20140424.bb) | 10 |
3 files changed, 29 insertions, 21 deletions
diff --git a/meta-oe/recipes-extended/acpica/acpitests/aapits-linux.patch b/meta-oe/recipes-extended/acpica/acpitests/aapits-linux.patch index 116761d57..7c5d6b044 100644 --- a/meta-oe/recipes-extended/acpica/acpitests/aapits-linux.patch +++ b/meta-oe/recipes-extended/acpica/acpitests/aapits-linux.patch | |||
@@ -326,8 +326,8 @@ diff -urN acpica-unix2-20130626/tests/aapits/Makefile acpica-unix2-20130626-aapi | |||
326 | --- acpica-unix2-20130626/tests/aapits/Makefile 2013-01-17 12:48:29.000000000 -0700 | 326 | --- acpica-unix2-20130626/tests/aapits/Makefile 2013-01-17 12:48:29.000000000 -0700 |
327 | +++ acpica-unix2-20130626-aapits/tests/aapits/Makefile 2013-07-25 15:17:09.309236422 -0600 | 327 | +++ acpica-unix2-20130626-aapits/tests/aapits/Makefile 2013-07-25 15:17:09.309236422 -0600 |
328 | @@ -194,7 +194,7 @@ | 328 | @@ -194,7 +194,7 @@ |
329 | CFLAGS+= -Wall -g -D_LINUX -DNDEBUG -D_CONSOLE -DACPI_EXEC_APP -D_MULTI_THREADED -Wstrict-prototypes -I../../source/include | 329 | CFLAGS+= -Wall -g -D_LINUX -DNDEBUG -D_CONSOLE -DACPI_APITS -DACPI_EXEC_APP -D_MULTI_THREADED -Wstrict-prototypes -I../../source/include |
330 | 330 | ||
331 | 331 | ||
332 | -acpiexec : $(patsubst %.c,%.o, $(SRCS)) | 332 | -acpiexec : $(patsubst %.c,%.o, $(SRCS)) |
333 | +$(PROG) : $(patsubst %.c,%.o, $(SRCS)) | 333 | +$(PROG) : $(patsubst %.c,%.o, $(SRCS)) |
diff --git a/meta-oe/recipes-extended/acpica/acpitests/aapits-makefile.patch b/meta-oe/recipes-extended/acpica/acpitests/aapits-makefile.patch index d38501b77..4d9e9974d 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 \ | ||
diff --git a/meta-oe/recipes-extended/acpica/acpitests_20140424.bb b/meta-oe/recipes-extended/acpica/acpitests_20140828.bb index e3c706cc4..2a089f859 100644 --- a/meta-oe/recipes-extended/acpica/acpitests_20140424.bb +++ b/meta-oe/recipes-extended/acpica/acpitests_20140828.bb | |||
@@ -10,11 +10,11 @@ SRC_URI = "https://acpica.org/sites/acpica/files/acpitests-unix-${PV}.tar.gz;nam | |||
10 | https://acpica.org/sites/acpica/files/acpica-unix2-${PV}.tar.gz;name=acpica \ | 10 | https://acpica.org/sites/acpica/files/acpica-unix2-${PV}.tar.gz;name=acpica \ |
11 | file://aapits-linux.patch \ | 11 | file://aapits-linux.patch \ |
12 | file://aapits-makefile.patch \ | 12 | file://aapits-makefile.patch \ |
13 | " | 13 | " |
14 | SRC_URI[acpitests.md5sum] = "bfc399cecb21e9491d362d8e480b2689" | 14 | SRC_URI[acpitests.md5sum] = "db9d6fdaa8e3eb101d700ee5ba4938ed" |
15 | SRC_URI[acpitests.sha256sum] = "e7d7ff638872543909b38c2498e88958251ee6ce4d22bc13d4e3925771212c0e" | 15 | SRC_URI[acpitests.sha256sum] = "e576c74bf1bf1c9f7348bf9419e05c8acfece7105abcdc052e66670c7af2cf00" |
16 | SRC_URI[acpica.md5sum] = "733532f005fba5d1c5344440651b13d1" | 16 | SRC_URI[acpica.md5sum] = "6f05f0d10166a1b1ff6107f3d1cdf1e5" |
17 | SRC_URI[acpica.sha256sum] = "72ece982bbbdfb1b17418f1feb3a9daaa01803d0d41dcf00e19d702cdf751bbc" | 17 | SRC_URI[acpica.sha256sum] = "01d8867656c5ba41dec307c4383ce676196ad4281ac2c9dec9f5be5fac6d888e" |
18 | 18 | ||
19 | S = "${WORKDIR}/acpitests-unix-${PV}" | 19 | S = "${WORKDIR}/acpitests-unix-${PV}" |
20 | 20 | ||