DESCRIPTION = "C library of useful functions to control OpenMoko hardware." AUTHOR = "Enrico Zini " HOMEPAGE = "http://git.debian.org/?p=pkg-fso/omhacks.git;a=blob;f=README" SECTION = "openmoko/tools" PRIORITY = "optional" LICENSE = "GPLv2" PV = "0.10+gitr${SRCPV}" PR = "r0" SRC_URI = "git://git.debian.org/pkg-fso/omhacks.git;protocol=git;branch=master" SRCREV = "e1e41c002148369a5ef61227dadc2cfd42a8491e" S = "${WORKDIR}/git" inherit cmake FILES_${PN} += "${prefix}/lib/pm-utils" FILES_${PN}-dbg += "${prefix}/lib/pm-utils/sleep.d/.debug"