diff options
Diffstat (limited to 'recipes/acpid/acpid_1.0.4.bb')
-rw-r--r-- | recipes/acpid/acpid_1.0.4.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/acpid/acpid_1.0.4.bb b/recipes/acpid/acpid_1.0.4.bb new file mode 100644 index 0000000000..f48c262254 --- /dev/null +++ b/recipes/acpid/acpid_1.0.4.bb @@ -0,0 +1,4 @@ +require acpid.inc +SRC_URI += "file://gcc40.patch;patch=1" +PR = "r3" + |