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:
2b2640d
)
add /usr/lib/orbit-2.0 to FILES
author
Phil Blundell
<philb@gnu.org>
Sun, 27 Jun 2004 19:27:45 +0000
(19:27 +0000)
committer
Phil Blundell
<philb@gnu.org>
Sun, 27 Jun 2004 19:27:45 +0000
(19:27 +0000)
BKrev: 40df1fb138u7uJA1_LpMZphFBQrGZQ
gnome/orbit2_2.10.2.oe
patch
|
blob
|
history
diff --git
a/gnome/orbit2_2.10.2.oe
b/gnome/orbit2_2.10.2.oe
index
a4b918f
..
e4221c1
100644
(file)
--- a/
gnome/orbit2_2.10.2.oe
+++ b/
gnome/orbit2_2.10.2.oe
@@
-1,3
+1,4
@@
+PR = "r1"
DESCRIPTION = "CORBA ORB"
SECTION = "gnome/base"
SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/ORBit2/2.10/ORBit2-${PV}.tar.bz2 \
@@
-6,6
+7,8
@@
SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/ORBit2/2.10/ORBit2-${PV}.tar.b
file://gtk-doc.make"
DEPENDS = "libidl popt orbit2-native gtk-doc"
+FILES_${PN} += "${libdir}/orbit-2.0/*.so"
+
S = "${WORKDIR}/ORBit2-${PV}"
inherit autotools pkgconfig