git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
567171f
)
openobex: do not rename openobex/openobex-apps packages (from .oz354x)
author
Marcin Juszkiewicz
<hrw@openembedded.org>
Wed, 10 Jan 2007 20:23:37 +0000
(20:23 +0000)
committer
Marcin Juszkiewicz
<hrw@openembedded.org>
Wed, 10 Jan 2007 20:23:37 +0000
(20:23 +0000)
packages/openobex/openobex_1.2.bb
patch
|
blob
|
history
diff --git
a/packages/openobex/openobex_1.2.bb
b/packages/openobex/openobex_1.2.bb
index
0c8d118
..
81f9ff6
100644
(file)
--- 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 = "r
3
"
+PR = "r
4
"
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"