]> code.ossystems Code Review - openembedded-core.git/commitdiff
eee-acpi-scripts: Set PV correctly
authorRichard Purdie <richard@openedhand.com>
Thu, 25 Sep 2008 20:38:26 +0000 (20:38 +0000)
committerRichard Purdie <richard@openedhand.com>
Thu, 25 Sep 2008 20:38:26 +0000 (20:38 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5277 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/eee-acpi-scripts/eee-acpi-scripts_git.bb

index 6271c8776e70535b0f33eeed0626fe09b3cb97b8..380b3ebb9da4e2791920e51560cf8e6487b47a1e 100644 (file)
@@ -2,6 +2,7 @@ SECTION = "base"
 DESCRIPTION = "eeePC specific ACPI scripts"
 LICENSE="GPL"
 
+PV = "0.0+git${SRCREV}"
 PR = "r2"
 
 RDEPENDS = "pm-utils"