[oe-commits] org.oe.dev openobex 1.2: Do Debian renaming on openobex lib package, after all.

pfalcon commit openembedded-commits at lists.openembedded.org
Thu Feb 15 14:58:47 UTC 2007


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.

Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: dfc0afa827cc70fb16b4745a4b47906239789d61
ViewMTN: http://monotone.openembedded.org/revision.psp?id=dfc0afa827cc70fb16b4745a4b47906239789d61
Files:
1
packages/openobex/openobex_1.2.bb
Diffs:

#
# mt diff -re4d9afd585dc829206a3dfa93047849a42c70a94 -rdfc0afa827cc70fb16b4745a4b47906239789d61
#
# 
# 
# patch "packages/openobex/openobex_1.2.bb"
#  from [cffc71750517885faf2123dace1c86c7832510bc]
#    to [5ece940f25b192397d8566c4ff08f3982845d05a]
# 
============================================================
--- packages/openobex/openobex_1.2.bb	cffc71750517885faf2123dace1c86c7832510bc
+++ packages/openobex/openobex_1.2.bb	5ece940f25b192397d8566c4ff08f3982845d05a
@@ -5,7 +5,7 @@ LICENSE = "GPL"
 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 @@ FILES_${PN}-apps = "${bindir}/*"
 FILES_${PN} = "${libdir}/lib*.so.*"
 FILES_${PN}-dev += "${bindir}/openobex-config"
 FILES_${PN}-apps = "${bindir}/*"
-DEBIAN_NOAUTONAME_${PN} = "1"
 DEBIAN_NOAUTONAME_${PN}-apps = "1"






More information about the Openembedded-commits mailing list