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 6d6569eea3..f939d53231 100644 --- a/recipes/gpe-beam/gpe-beam_0.2.6.bb +++ b/recipes/gpe-beam/gpe-beam_0.2.6.bb @@ -1,7 +1,7 @@ require ${PN}.inc RDEPENDS_${PN} = "libopenobex-1.0-1 irda-utils" -PR = "r1" +PR = "r2" SRC_URI += "file://vcard-send.patch;striplevel=0" |