diff options
Diffstat (limited to 'recipes/acpid/acpid_1.0.4.bb')
-rw-r--r-- | recipes/acpid/acpid_1.0.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/acpid/acpid_1.0.4.bb b/recipes/acpid/acpid_1.0.4.bb index ef51657c5e..a524039eb6 100644 --- a/recipes/acpid/acpid_1.0.4.bb +++ b/recipes/acpid/acpid_1.0.4.bb @@ -1,5 +1,5 @@ require acpid.inc -SRC_URI += "file://gcc40.patch;apply=yes" +SRC_URI += "file://gcc40.patch" PR = "${INC_PR}.0" SRC_URI[md5sum] = "3aff94e92186e99ed5fd6dcee2db7c74" |