From 54b0e92b2bfb7596af4fb14b2c23ac18d6302320 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Thu, 15 Feb 2007 11:31:43 +0000 Subject: openobex 1.2: Do Debian renaming on openobex lib package, after all. * It appears that disallowing that is stray/typo. In other cases DEBIAN_NOAUTONAME is used, it is applied only to apps/conf/etc. packages. Execption is plugins in the form of shlib packages. * Other issue is why with this setting, and thus openobex.ipk being produced, many packages still depend on libopenobex. Anyway, don't follow this per above. --- packages/openobex/openobex_1.2.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'packages/openobex') diff --git a/packages/openobex/openobex_1.2.bb b/packages/openobex/openobex_1.2.bb index 81f9ff68ed..e6ec335978 100644 --- a/packages/openobex/openobex_1.2.bb +++ b/packages/openobex/openobex_1.2.bb @@ -5,7 +5,7 @@ SECTION = "libs" PROVIDES = "openobex-apps" DEPENDS = "libusb bluez-libs" LICENSE = "GPL" -PR = "r4" +PR = "r5" SRC_URI = "${SOURCEFORGE_MIRROR}/openobex/openobex-${PV}.tar.gz \ file://disable-cable-test.patch;patch=1" \ @@ -30,5 +30,4 @@ 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" -- cgit v1.2.3