eee-acpi-scripts: SRCREV should be in the distro config files

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5276 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Samuel Ortiz 2008-09-25 17:02:04 +00:00
parent 78abb4091a
commit 951142f7f8
2 changed files with 1 additions and 2 deletions

View File

@ -26,6 +26,7 @@ SRCREV_pn-clutter-gst ?= "3188"
SRCREV_pn-clutter ?= "3240"
SRCREV_pn-connman ?= "e952851502277cc41cd2a54ef5386cca7a8843dd"
SRCREV_pn-connman-gnome ?= "b589f4f89bff20d54682cc6b49efa86feac8adb4"
SRCREV_pn-eee-acpi-scripts ?= "df785afdacedf869b20fb88a793c13b539819270"
SRCREV_pn-dbus-wait ?= "402"
SRCREV_pn-eds-dbus ?= "691"
SRCREV_pn-evince ?= "2437"

View File

@ -2,8 +2,6 @@ SECTION = "base"
DESCRIPTION = "eeePC specific ACPI scripts"
LICENSE="GPL"
SRCREV = "df785afdacedf869b20fb88a793c13b539819270"
PR = "r2"
RDEPENDS = "pm-utils"