aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/acpid/acpid_1.0.10.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-08-25 11:50:30 -0700
committerKhem Raj <raj.khem@gmail.com>2010-08-25 11:56:32 -0700
commit8f8300467358fa2c3016f6adc8332401a875eaaf (patch)
treec0af0052e2484196b9eceb36c2f7a4153fba7286 /recipes/acpid/acpid_1.0.10.bb
parentf41e81fc9d0dfcb0b80a6a325c5b669dfffc29cd (diff)
downloadopenembedded-8f8300467358fa2c3016f6adc8332401a875eaaf.tar.gz
acpid_1.0.10.bb: Fix building on x86 with gcc 4.5
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/acpid/acpid_1.0.10.bb')
-rw-r--r--recipes/acpid/acpid_1.0.10.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/acpid/acpid_1.0.10.bb b/recipes/acpid/acpid_1.0.10.bb
index fc2dd8d07b..9d3170d81e 100644
--- a/recipes/acpid/acpid_1.0.10.bb
+++ b/recipes/acpid/acpid_1.0.10.bb
@@ -3,7 +3,8 @@ require acpid.inc
SRC_URI_append = " file://event.c.diff \
file://netlink.diff \
file://gcc44.diff \
+ file://acpid-sys-stat.patch \
"
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
SRC_URI[md5sum] = "61156ef32015c56dc0f2e3317f4ae09e"
SRC_URI[sha256sum] = "22703ce0dd7305aca01bc9ac741659c32b1593f1d6fde492df7f01067a534760"