diff options
Diffstat (limited to 'recipes/acpid/acpid_1.0.10.bb')
-rw-r--r-- | recipes/acpid/acpid_1.0.10.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/acpid/acpid_1.0.10.bb b/recipes/acpid/acpid_1.0.10.bb new file mode 100644 index 0000000000..f210051bba --- /dev/null +++ b/recipes/acpid/acpid_1.0.10.bb @@ -0,0 +1,7 @@ +require acpid.inc + +SRC_URI_append = " file://event.c.diff;patch=1 \ + file://netlink.diff;patch=1 \ + file://gcc44.diff;patch=1 \ + " + |