diff options
Diffstat (limited to 'recipes/gpe-beam/gpe-beam_0.2.8.bb')
-rw-r--r-- | recipes/gpe-beam/gpe-beam_0.2.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gpe-beam/gpe-beam_0.2.8.bb b/recipes/gpe-beam/gpe-beam_0.2.8.bb index 14589fbcd4..99e8db1e7c 100644 --- a/recipes/gpe-beam/gpe-beam_0.2.8.bb +++ b/recipes/gpe-beam/gpe-beam_0.2.8.bb @@ -2,7 +2,7 @@ require ${PN}.inc RDEPENDS = "irda-utils" -SRC_URI += "file://dbus-new-api.patch;apply=yes" +SRC_URI += "file://dbus-new-api.patch" inherit gpe |