mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-21 17:40:34 +00:00
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>
This commit is contained in:
parent
0f5df4ecf4
commit
5e2948daad
@ -326,8 +326,8 @@ diff -urN acpica-unix2-20130626/tests/aapits/Makefile acpica-unix2-20130626-aapi
|
||||
--- acpica-unix2-20130626/tests/aapits/Makefile 2013-01-17 12:48:29.000000000 -0700
|
||||
+++ acpica-unix2-20130626-aapits/tests/aapits/Makefile 2013-07-25 15:17:09.309236422 -0600
|
||||
@@ -194,7 +194,7 @@
|
||||
CFLAGS+= -Wall -g -D_LINUX -DNDEBUG -D_CONSOLE -DACPI_EXEC_APP -D_MULTI_THREADED -Wstrict-prototypes -I../../source/include
|
||||
|
||||
CFLAGS+= -Wall -g -D_LINUX -DNDEBUG -D_CONSOLE -DACPI_APITS -DACPI_EXEC_APP -D_MULTI_THREADED -Wstrict-prototypes -I../../source/include
|
||||
|
||||
|
||||
-acpiexec : $(patsubst %.c,%.o, $(SRCS))
|
||||
+$(PROG) : $(patsubst %.c,%.o, $(SRCS))
|
||||
|
||||
@ -8,19 +8,27 @@ Upstream-status: Unknown
|
||||
diff -urN acpica-unix2-20140325/tests/aapits/Makefile acpica-unix2-20140325/tests/aapits/Makefile
|
||||
--- acpica-unix2-20140325/tests/aapits/Makefile 2014-04-05 14:23:14.683636794 -0600
|
||||
+++ acpica-unix2-20140325-aapits/tests/aapits/Makefile 2014-04-05 15:10:57.879184598 -0600
|
||||
@@ -20,6 +20,7 @@
|
||||
../../source/components/hardware/hwxface.c \
|
||||
@@ -16,6 +16,7 @@
|
||||
atosxfwrap.c \
|
||||
osunixxf.c \
|
||||
../../source/common/ahids.c \
|
||||
+ ../../source/common/ahuuids.c \
|
||||
../../source/common/cmfsize.c \
|
||||
../../source/common/getopt.c \
|
||||
+ ../../source/common/ahids.c \
|
||||
../../source/components/debugger/dbcmds.c \
|
||||
../../source/components/debugger/dbconvert.c \
|
||||
../../source/components/debugger/dbdisply.c \
|
||||
@@ -154,6 +155,7 @@
|
||||
../../source/components/tables/tbfadt.c \
|
||||
../../source/components/tables/tbfind.c \
|
||||
../../source/components/tables/tbinstal.c \
|
||||
+ ../../source/components/tables/tbdata.c \
|
||||
../../source/components/tables/tbprint.c \
|
||||
../../source/components/tables/tbutils.c \
|
||||
../../source/components/tables/tbxface.c \
|
||||
../../source/components/hardware/hwtimer.c \
|
||||
@@ -174,6 +175,7 @@
|
||||
../../source/components/utilities/utexcep.c \
|
||||
../../source/components/utilities/utfileio.c \
|
||||
../../source/components/utilities/utglobal.c \
|
||||
+ ../../source/components/utilities/uthex.c \
|
||||
../../source/components/utilities/utids.c \
|
||||
../../source/components/utilities/utinit.c \
|
||||
../../source/components/utilities/utlock.c \
|
||||
@@ -189,6 +191,7 @@
|
||||
../../source/components/utilities/utstate.c \
|
||||
../../source/components/utilities/utstring.c \
|
||||
../../source/components/utilities/uttrack.c \
|
||||
+ ../../source/components/utilities/utuuid.c \
|
||||
../../source/components/utilities/utxface.c \
|
||||
../../source/components/utilities/utxferror.c \
|
||||
../../source/components/utilities/utxfinit.c \
|
||||
|
||||
@ -10,11 +10,11 @@ SRC_URI = "https://acpica.org/sites/acpica/files/acpitests-unix-${PV}.tar.gz;nam
|
||||
https://acpica.org/sites/acpica/files/acpica-unix2-${PV}.tar.gz;name=acpica \
|
||||
file://aapits-linux.patch \
|
||||
file://aapits-makefile.patch \
|
||||
"
|
||||
SRC_URI[acpitests.md5sum] = "bfc399cecb21e9491d362d8e480b2689"
|
||||
SRC_URI[acpitests.sha256sum] = "e7d7ff638872543909b38c2498e88958251ee6ce4d22bc13d4e3925771212c0e"
|
||||
SRC_URI[acpica.md5sum] = "733532f005fba5d1c5344440651b13d1"
|
||||
SRC_URI[acpica.sha256sum] = "72ece982bbbdfb1b17418f1feb3a9daaa01803d0d41dcf00e19d702cdf751bbc"
|
||||
"
|
||||
SRC_URI[acpitests.md5sum] = "db9d6fdaa8e3eb101d700ee5ba4938ed"
|
||||
SRC_URI[acpitests.sha256sum] = "e576c74bf1bf1c9f7348bf9419e05c8acfece7105abcdc052e66670c7af2cf00"
|
||||
SRC_URI[acpica.md5sum] = "6f05f0d10166a1b1ff6107f3d1cdf1e5"
|
||||
SRC_URI[acpica.sha256sum] = "01d8867656c5ba41dec307c4383ce676196ad4281ac2c9dec9f5be5fac6d888e"
|
||||
|
||||
S = "${WORKDIR}/acpitests-unix-${PV}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user