mirror of
https://git.yoctoproject.org/poky
synced 2026-09-25 07:36:23 +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"
|
DESCRIPTION = "Hardware Abstraction Layer device information"
|
||||||
HOMEPAGE = "http://freedesktop.org/Software/hal"
|
HOMEPAGE = "http://freedesktop.org/Software/hal"
|
||||||
SECTION = "unknown"
|
SECTION = "unknown"
|
||||||
|
|||||||
@@ -11,6 +11,7 @@ RRECOMMENDS = "udev-utils"
|
|||||||
SRC_URI = "git://anongit.freedesktop.org/hal/;protocol=git \
|
SRC_URI = "git://anongit.freedesktop.org/hal/;protocol=git \
|
||||||
file://99_hal"
|
file://99_hal"
|
||||||
|
|
||||||
|
PV="0.5.9+git${SRCDATE}"
|
||||||
PR="r1"
|
PR="r1"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
@@ -75,7 +76,8 @@ FILES_${PN} = "${sysconfdir} \
|
|||||||
${bindir}/hal-find-by-property \
|
${bindir}/hal-find-by-property \
|
||||||
${bindir}/hal-device \
|
${bindir}/hal-device \
|
||||||
${bindir}/hal-get-property \
|
${bindir}/hal-get-property \
|
||||||
${bindir}/hal-set-property \
|
${bindir}/hal-lock \
|
||||||
|
${bindir}/hal-is-caller-locked-out \
|
||||||
${sbindir} \
|
${sbindir} \
|
||||||
${libdir}/libhal.so.* \
|
${libdir}/libhal.so.* \
|
||||||
${libdir}/libhal-storage.so.* \
|
${libdir}/libhal-storage.so.* \
|
||||||
|
|||||||
Reference in New Issue
Block a user