aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/beep/beep_1.2.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/beep/beep_1.2.2.bb')
-rw-r--r--recipes/beep/beep_1.2.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/beep/beep_1.2.2.bb b/recipes/beep/beep_1.2.2.bb
index 25d55dc200..79a52c02eb 100644
--- a/recipes/beep/beep_1.2.2.bb
+++ b/recipes/beep/beep_1.2.2.bb
@@ -6,7 +6,7 @@ LICENSE = "GPL"
PR = "r3"
SRC_URI = "http://johnath.com/beep/beep-${PV}.tar.gz"
-SRC_URI += "file://linux-input.patch;apply=yes"
+SRC_URI += "file://linux-input.patch"
S = "${WORKDIR}/beep-${PV}"