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:
56e4d45
)
hal_0.5.9: add LEAD_SONAME (QA)
author
Junqian Gordon Xu
<xjqian@gmail.com>
Sun, 6 Jan 2008 12:52:13 +0000
(12:52 +0000)
committer
Junqian Gordon Xu
<xjqian@gmail.com>
Sun, 6 Jan 2008 12:52:13 +0000
(12:52 +0000)
packages/hal/hal_0.5.9.bb
patch
|
blob
|
history
diff --git
a/packages/hal/hal_0.5.9.bb
b/packages/hal/hal_0.5.9.bb
index
6ece4ea
..
064e798
100644
(file)
--- a/
packages/hal/hal_0.5.9.bb
+++ b/
packages/hal/hal_0.5.9.bb
@@
-5,12
+5,14
@@
RDEPENDS += "udev hal-info"
#RDEPENDS_hal-device-manager = "python hal python-pygnome"
RRECOMMENDS = "udev-utils"
-PR = "r
3
"
+PR = "r
4
"
SRC_URI += "file://99_hal \
file://20hal \
"
+LEAD_SONAME = "libhal.so"
+
# machines with pci and acpi get a machine dependant hal
EXTRA_OECONF = "--with-hwdata=${datadir}/hwdata \
--with-expat=${STAGING_LIBDIR}/.. \