aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-12-02 03:21:03 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2012-12-11 01:52:53 +0100
commitd0ae22598e2681e316e8896ec300a8fde363f94d (patch)
tree6b88e25fd2f649bee8d146a58a6a99da6437acbe /meta-efl
parent4734738f15f4ddb9b6aa1dbb0d9bc83e3bd48b17 (diff)
downloadmeta-openembedded-d0ae22598e2681e316e8896ec300a8fde363f94d.tar.gz
notification: remove recipe, notification module is now part of e-wm
* merged to e in r64475 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl')
-rw-r--r--meta-efl/recipes-efl/e17/notification_svn.bb13
1 files changed, 0 insertions, 13 deletions
diff --git a/meta-efl/recipes-efl/e17/notification_svn.bb b/meta-efl/recipes-efl/e17/notification_svn.bb
deleted file mode 100644
index 1f4567add3..0000000000
--- a/meta-efl/recipes-efl/e17/notification_svn.bb
+++ /dev/null
@@ -1,13 +0,0 @@
-LICENSE = "MIT"
-PV = "0.2.0+svnr${SRCPV}"
-PR = "${INC_PR}.0"
-
-require e-module.inc
-
-do_configure_prepend() {
- sed -i -e /po/d configure.ac
- sed -i -e s:\ po::g Makefile.am
-}
-
-
-