diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2011-06-27 18:37:08 +0200 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-06-27 20:15:37 +0200 |
| commit | 9e3f9dddd2d498a603c0e9eb8bf77d3476a21940 (patch) | |
| tree | e47dfb1985706defb5fafe67b701271cb56efc5e /meta-oe/recipes-core/systemd/systemd_git.bb | |
| parent | 5dfd699d809e6cac70a275f8e80133c682b8b90c (diff) | |
| download | meta-openembedded-9e3f9dddd2d498a603c0e9eb8bf77d3476a21940.tar.gz | |
systemd: bump SRCREV to get the new daemons
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-core/systemd/systemd_git.bb')
| -rw-r--r-- | meta-oe/recipes-core/systemd/systemd_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-core/systemd/systemd_git.bb b/meta-oe/recipes-core/systemd/systemd_git.bb index 2ce28ac11c..4cc313483f 100644 --- a/meta-oe/recipes-core/systemd/systemd_git.bb +++ b/meta-oe/recipes-core/systemd/systemd_git.bb | |||
| @@ -3,7 +3,7 @@ HOMEPAGE = "http://www.freedesktop.org/wiki/Software/systemd" | |||
| 3 | LICENSE = "GPLv2+" | 3 | LICENSE = "GPLv2+" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe" |
| 5 | 5 | ||
| 6 | DEPENDS = "readline udev dbus libcap2 libcgroup" | 6 | DEPENDS = "acl readline udev dbus libcap2 libcgroup" |
| 7 | DEPENDS += "${@base_contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)}" | 7 | DEPENDS += "${@base_contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)}" |
| 8 | 8 | ||
| 9 | SERIAL_CONSOLE ?= "115200 /dev/ttyS0" | 9 | SERIAL_CONSOLE ?= "115200 /dev/ttyS0" |
| @@ -19,7 +19,7 @@ PR = "r0" | |||
| 19 | 19 | ||
| 20 | inherit autotools vala | 20 | inherit autotools vala |
| 21 | 21 | ||
| 22 | SRCREV = "f9a61ef2c9e3b330d9e2e37977b3dd5758a4b853" | 22 | SRCREV = "cd58752a158ccab3db77d355410b31b457df4cfc" |
| 23 | 23 | ||
| 24 | SRC_URI = "git://anongit.freedesktop.org/systemd;protocol=git \ | 24 | SRC_URI = "git://anongit.freedesktop.org/systemd;protocol=git \ |
| 25 | file://0001-systemd-disable-xml-file-stuff-and-introspection.patch \ | 25 | file://0001-systemd-disable-xml-file-stuff-and-introspection.patch \ |
