mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 12:32:15 +02:00
Fix versioning, add missing files
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1414 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
PV = "${SRCDATE}+git"
|
||||
|
||||
DESCRIPTION = "Hardware Abstraction Layer device information"
|
||||
HOMEPAGE = "http://freedesktop.org/Software/hal"
|
||||
SECTION = "unknown"
|
||||
|
||||
@@ -11,6 +11,7 @@ RRECOMMENDS = "udev-utils"
|
||||
SRC_URI = "git://anongit.freedesktop.org/hal/;protocol=git \
|
||||
file://99_hal"
|
||||
|
||||
PV="0.5.9+git${SRCDATE}"
|
||||
PR="r1"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
@@ -75,7 +76,8 @@ FILES_${PN} = "${sysconfdir} \
|
||||
${bindir}/hal-find-by-property \
|
||||
${bindir}/hal-device \
|
||||
${bindir}/hal-get-property \
|
||||
${bindir}/hal-set-property \
|
||||
${bindir}/hal-lock \
|
||||
${bindir}/hal-is-caller-locked-out \
|
||||
${sbindir} \
|
||||
${libdir}/libhal.so.* \
|
||||
${libdir}/libhal-storage.so.* \
|
||||
|
||||
Reference in New Issue
Block a user