diff options
author | Zhai Edwin <edwin.zhai@intel.com> | 2011-11-30 07:24:18 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-11-30 22:18:10 +0000 |
commit | e4ba78ff1c8d4099c66492ea385f1e8edd289c65 (patch) | |
tree | bf3d504e8d55c42f7c4726dc8c17e5f9c6ff2f4a /meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb | |
parent | 961ee2fc8debcd8a1488c532f1ca6070fde9529a (diff) | |
download | poky-e4ba78ff1c8d4099c66492ea385f1e8edd289c65.tar.gz |
eee-acpi-scritps: Upgrade to 1.1.12 via git tag
(From OE-Core rev: ba6441316651ba1739f7e827b46653f78c099721)
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb')
-rw-r--r-- | meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb b/meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb index b721bb5c11..244cd941df 100644 --- a/meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb +++ b/meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb | |||
@@ -5,9 +5,9 @@ SECTION = "base" | |||
5 | LICENSE="GPL" | 5 | LICENSE="GPL" |
6 | LIC_FILES_CHKSUM = "file://debian/copyright;md5=77ef83ab5f4af938a93edb61f7b74f2c" | 6 | LIC_FILES_CHKSUM = "file://debian/copyright;md5=77ef83ab5f4af938a93edb61f7b74f2c" |
7 | 7 | ||
8 | SRCREV = "e224937ba51165e2a52252f9a113c8a82c01bb36" | 8 | SRCREV = "9d4cdedca25b396405f8587f9c4fbf8229e041c2" |
9 | PV = "1.1.11+git${SRCPV}" | 9 | PV = "1.1.12+git${SRCPV}" |
10 | PR = "r4" | 10 | PR = "r0" |
11 | 11 | ||
12 | RDEPENDS_${PN} = "pm-utils" | 12 | RDEPENDS_${PN} = "pm-utils" |
13 | 13 | ||