Upstart: Add version 0.3.11.
authorJohn Willis <John.Willis@Distant-earth.com>
Tue, 13 Oct 2009 12:52:40 +0000 (12:52 +0000)
committerKoen Kooi <koen@openembedded.org>
Mon, 19 Oct 2009 13:54:17 +0000 (15:54 +0200)
* Adds latest 0.3 series as 0.6 requires a dbus upgrade to OE in order to
work.
* This still needs work to setup as a full SysVInit replacement (update-alts
etc.).

Signed-off-by: David-John Willis <John.Willis@Distant-earth.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
recipes/upstart/upstart_0.3.11.bb [new file with mode: 0644]

diff --git a/recipes/upstart/upstart_0.3.11.bb b/recipes/upstart/upstart_0.3.11.bb
new file mode 100644 (file)
index 0000000..a2668c4
--- /dev/null
@@ -0,0 +1,8 @@
+require upstart.inc
+
+SRC_URI = "http://upstart.ubuntu.com/download/0.3/upstart-${PV}.tar.bz2 \
+"
+
+RRECOMMENDS_${PN} = "libupstart upstart-sysvcompat"
+
+PR = "r1"