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:
4506d7a
)
move openobex-config into -dev package
author
Phil Blundell
<philb@gnu.org>
Sun, 13 Jun 2004 16:49:52 +0000
(16:49 +0000)
committer
Phil Blundell
<philb@gnu.org>
Sun, 13 Jun 2004 16:49:52 +0000
(16:49 +0000)
BKrev: 40cc85b0ZXqz-dQ0oyE-BkUIQpXysg
openobex/openobex_1.0.1.oe
patch
|
blob
|
history
diff --git
a/openobex/openobex_1.0.1.oe
b/openobex/openobex_1.0.1.oe
index
9fe7b2c
..
9e19f98
100644
(file)
--- a/
openobex/openobex_1.0.1.oe
+++ b/
openobex/openobex_1.0.1.oe
@@
-1,7
+1,12
@@
+PR = "r1"
DESCRIPTION = "The Openobex project aims to make an \
open source implementation of the Object Exchange \
(OBEX) protocol."
+# put openobex-config into -dev package
+FILES_${PN} = "${libdir}"
+FILES_${PN}-dev += "${bindir}"
+
SRC_URI = "${SOURCEFORGE_MIRROR}/openobex/openobex-${PV}.tar.gz \
file://syms.patch;patch=1"