From 8f8300467358fa2c3016f6adc8332401a875eaaf Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 25 Aug 2010 11:50:30 -0700 Subject: acpid_1.0.10.bb: Fix building on x86 with gcc 4.5 Signed-off-by: Khem Raj --- recipes/acpid/acpid_1.0.10.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'recipes/acpid/acpid_1.0.10.bb') 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" -- cgit 1.2.3-korg