All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Upstart: Add version 0.3.11.
@ 2009-10-13 13:52 John Willis
  0 siblings, 0 replies; only message in thread
From: John Willis @ 2009-10-13 13:52 UTC (permalink / raw)
  To: openembedded-devel

* 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>
---
 recipes/upstart/upstart_0.3.11.bb |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
 create mode 100755 recipes/upstart/upstart_0.3.11.bb

diff --git a/recipes/upstart/upstart_0.3.11.bb
b/recipes/upstart/upstart_0.3.11.bb
new file mode 100755
index 0000000..dc6147a
--- /dev/null
+++ b/recipes/upstart/upstart_0.3.11.bb
@@ -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"
-- 
1.6.3.1






^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2009-10-13 13:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-13 13:52 [PATCH] Upstart: Add version 0.3.11 John Willis

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.