diff options
| -rw-r--r-- | meta-oe/recipes-support/upower/upower_0.99.13.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/upower/upower_0.99.13.bb b/meta-oe/recipes-support/upower/upower_0.99.13.bb index 6110a26c08..1059763169 100644 --- a/meta-oe/recipes-support/upower/upower_0.99.13.bb +++ b/meta-oe/recipes-support/upower/upower_0.99.13.bb | |||
| @@ -8,6 +8,8 @@ SRC_URI = "git://gitlab.freedesktop.org/upower/upower.git;protocol=https;branch= | |||
| 8 | SRCREV = "0f6cc0a10be22d7ddd684e1cd851e4364a440494" | 8 | SRCREV = "0f6cc0a10be22d7ddd684e1cd851e4364a440494" |
| 9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
| 10 | 10 | ||
| 11 | UPSTREAM_CHECK_GITTAGREGEX = "UPOWER_(?P<pver>\d+(\_\d+)+)" | ||
| 12 | |||
| 11 | inherit autotools pkgconfig gtk-doc gettext gobject-introspection systemd | 13 | inherit autotools pkgconfig gtk-doc gettext gobject-introspection systemd |
| 12 | 14 | ||
| 13 | PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}" | 15 | PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}" |
