openobex: do not rename openobex/openobex-apps packages (from .oz354x)
authorMarcin Juszkiewicz <hrw@openembedded.org>
Wed, 10 Jan 2007 20:23:37 +0000 (20:23 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Wed, 10 Jan 2007 20:23:37 +0000 (20:23 +0000)
packages/openobex/openobex_1.2.bb

index 0c8d118..81f9ff6 100644 (file)
@@ -5,7 +5,7 @@ SECTION = "libs"
 PROVIDES = "openobex-apps"
 DEPENDS = "libusb bluez-libs"
 LICENSE = "GPL"
-PR = "r3"
+PR = "r4"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/openobex/openobex-${PV}.tar.gz \
            file://disable-cable-test.patch;patch=1" \
@@ -30,3 +30,5 @@ PACKAGES += "openobex-apps"
 FILES_${PN} = "${libdir}/lib*.so.*"
 FILES_${PN}-dev += "${bindir}/openobex-config"
 FILES_${PN}-apps = "${bindir}/*"
+DEBIAN_NOAUTONAME_${PN} = "1"
+DEBIAN_NOAUTONAME_${PN}-apps = "1"