[oe] [PATCH] Upstart: Add version 0.3.11.

John Willis John.Willis at Distant-earth.com
Tue Oct 13 13:52:40 UTC 2009


* 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 at 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







More information about the Openembedded-devel mailing list