diff options
Diffstat (limited to 'recipes/gpe-beam/gpe-beam_0.2.6.bb')
-rw-r--r-- | recipes/gpe-beam/gpe-beam_0.2.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gpe-beam/gpe-beam_0.2.6.bb b/recipes/gpe-beam/gpe-beam_0.2.6.bb index 91788b8b30..6252ed91af 100644 --- a/recipes/gpe-beam/gpe-beam_0.2.6.bb +++ b/recipes/gpe-beam/gpe-beam_0.2.6.bb @@ -3,7 +3,7 @@ require ${PN}.inc RDEPENDS = "libopenobex-1.0-1 irda-utils" PR = "r1" -SRC_URI += "file://vcard-send.patch;apply=yes;striplevel=0" +SRC_URI += "file://vcard-send.patch;striplevel=0" inherit gpe |