[oe-commits] Thomas Zimmermann : notification: add new recipe

git version control git at git.openembedded.org
Sun Oct 17 18:01:06 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 6fffe3eb48f3c564e980581717db2fd306f1a5bb
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=6fffe3eb48f3c564e980581717db2fd306f1a5bb

Author: Thomas Zimmermann <ml at vdm-design.de>
Date:   Sun Oct 17 19:57:13 2010 +0200

notification: add new recipe

* notification is a notification gadget for E

Signed-off-by: Thomas Zimmermann <ml at vdm-design.de>

---

 recipes/e17/notification_svn.bb |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/recipes/e17/notification_svn.bb b/recipes/e17/notification_svn.bb
new file mode 100644
index 0000000..a8c53a5
--- /dev/null
+++ b/recipes/e17/notification_svn.bb
@@ -0,0 +1,12 @@
+LICENSE = "MIT"
+PV = "0.2.0+svnr${SRCPV}"
+
+require e-module.inc
+
+do_configure_prepend() {
+    sed -i -e /po/d configure.ac
+    sed -i -e s:\ po::g Makefile.am
+}
+
+
+





More information about the Openembedded-commits mailing list