diff options
| -rw-r--r-- | meta-oe/recipes-support/upower/upower_0.99.4.bb (renamed from meta-oe/recipes-support/upower/upower_0.9.14.bb) | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/meta-oe/recipes-support/upower/upower_0.9.14.bb b/meta-oe/recipes-support/upower/upower_0.99.4.bb index d2c5943aa1..861f17ccf3 100644 --- a/meta-oe/recipes-support/upower/upower_0.9.14.bb +++ b/meta-oe/recipes-support/upower/upower_0.99.4.bb | |||
| @@ -2,13 +2,11 @@ DESCRIPTION = "UPower is an abstraction for enumerating power devices, listening | |||
| 2 | LICENSE = "GPLv2+" | 2 | LICENSE = "GPLv2+" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=0de8fbf1d97a140d1d93b9f14dcfbf08" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=0de8fbf1d97a140d1d93b9f14dcfbf08" |
| 4 | 4 | ||
| 5 | PR = "r2" | ||
| 6 | |||
| 7 | DEPENDS = "intltool-native libusb1 libgudev glib-2.0 dbus-glib polkit" | 5 | DEPENDS = "intltool-native libusb1 libgudev glib-2.0 dbus-glib polkit" |
| 8 | 6 | ||
| 9 | SRC_URI = "http://upower.freedesktop.org/releases/${BPN}-${PV}.tar.xz" | 7 | SRC_URI = "http://upower.freedesktop.org/releases/${BPN}-${PV}.tar.xz" |
| 10 | SRC_URI[md5sum] = "18803f82102d56aac90949d1e4251645" | 8 | SRC_URI[md5sum] = "78800e1ac7f92b24aabdf433e38f75d2" |
| 11 | SRC_URI[sha256sum] = "81eb44c0453b264a737d32f763a31d5b1776f050a47d5be85fc5e9caf874a4c5" | 9 | SRC_URI[sha256sum] = "9ca325a6ccef505529b268ebbbd9becd0ce65a65f6ac7ee31e2e5b17648037b0" |
| 12 | 10 | ||
| 13 | inherit autotools pkgconfig gettext gobject-introspection | 11 | inherit autotools pkgconfig gettext gobject-introspection |
| 14 | 12 | ||
| @@ -22,7 +20,7 @@ do_configure_prepend() { | |||
| 22 | sed -i -e 's: doc : :g' ${S}/Makefile.am | 20 | sed -i -e 's: doc : :g' ${S}/Makefile.am |
| 23 | } | 21 | } |
| 24 | 22 | ||
| 25 | 23 | RDEPENDS_${PN} += "dbus" | |
| 26 | RRECOMMENDS_${PN} += "pm-utils" | 24 | RRECOMMENDS_${PN} += "pm-utils" |
| 27 | FILES_${PN} += "${datadir}/dbus-1/ \ | 25 | FILES_${PN} += "${datadir}/dbus-1/ \ |
| 28 | ${datadir}/polkit-1/ \ | 26 | ${datadir}/polkit-1/ \ |
