mirror of
https://git.yoctoproject.org/poky
synced 2026-06-08 03:20:47 +00:00
eee-acpi: power button support
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5464 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -3,12 +3,13 @@ DESCRIPTION = "eeePC specific ACPI scripts"
|
||||
LICENSE="GPL"
|
||||
|
||||
PV = "0.0+git${SRCREV}"
|
||||
PR = "r2"
|
||||
PR = "r3"
|
||||
|
||||
RDEPENDS = "pm-utils"
|
||||
|
||||
SRC_URI = "git://git.debian.org/git/debian-eeepc/eeepc-acpi-scripts.git;protocol=git \
|
||||
file://remove-doc-check.patch;patch=1 \
|
||||
file://powerbtn.patch;patch=1 \
|
||||
file://policy-funcs "
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user