diff options
| author | Andreas Müller <schnitzeltony@googlemail.com> | 2015-03-04 01:44:07 +0100 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-03-21 16:42:28 +0100 |
| commit | a7f54c1aa19cb4b322530c141a9ce9407dfe1f55 (patch) | |
| tree | 8b783d471e0f146c8577d1426e632220d40e4e7d | |
| parent | 24c5490746d24a5362b107badbf09b84dede1eff (diff) | |
| download | meta-openembedded-a7f54c1aa19cb4b322530c141a9ce9407dfe1f55.tar.gz | |
xfce4-taskmanager: update to 1.1.0
remove unused patch
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
| -rw-r--r-- | meta-xfce/recipes-apps/xfce4-taskmanager/files/0001-do-not-build-documantation-Makefile-has-no-install-t.patch | 29 | ||||
| -rw-r--r-- | meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_1.1.0.bb (renamed from meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_1.0.1.bb) | 4 |
2 files changed, 2 insertions, 31 deletions
diff --git a/meta-xfce/recipes-apps/xfce4-taskmanager/files/0001-do-not-build-documantation-Makefile-has-no-install-t.patch b/meta-xfce/recipes-apps/xfce4-taskmanager/files/0001-do-not-build-documantation-Makefile-has-no-install-t.patch deleted file mode 100644 index eeee8f73bd..0000000000 --- a/meta-xfce/recipes-apps/xfce4-taskmanager/files/0001-do-not-build-documantation-Makefile-has-no-install-t.patch +++ /dev/null | |||
| @@ -1,29 +0,0 @@ | |||
| 1 | From 9902fb9d4fce474426c35b73617149014799a0c8 Mon Sep 17 00:00:00 2001 | ||
| 2 | From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com> | ||
| 3 | Date: Thu, 19 Sep 2013 16:43:59 +0200 | ||
| 4 | Subject: [PATCH] do not build documantation - Makefile has no install target | ||
| 5 | MIME-Version: 1.0 | ||
| 6 | Content-Type: text/plain; charset=UTF-8 | ||
| 7 | Content-Transfer-Encoding: 8bit | ||
| 8 | |||
| 9 | Upstream-Status: Inappropriate [config] | ||
| 10 | |||
| 11 | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> | ||
| 12 | --- | ||
| 13 | Makefile.am | 1 - | ||
| 14 | 1 file changed, 1 deletion(-) | ||
| 15 | |||
| 16 | diff --git a/Makefile.am b/Makefile.am | ||
| 17 | index 6ffa8d9..6aef17a 100644 | ||
| 18 | --- a/Makefile.am | ||
| 19 | +++ b/Makefile.am | ||
| 20 | @@ -1,6 +1,5 @@ | ||
| 21 | SUBDIRS = \ | ||
| 22 | po \ | ||
| 23 | - doc \ | ||
| 24 | src | ||
| 25 | |||
| 26 | desktopdir = $(datadir)/applications | ||
| 27 | -- | ||
| 28 | 1.8.3.1 | ||
| 29 | |||
diff --git a/meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_1.0.1.bb b/meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_1.1.0.bb index e59710823a..e24606c4d6 100644 --- a/meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_1.0.1.bb +++ b/meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_1.1.0.bb | |||
| @@ -6,5 +6,5 @@ inherit xfce-app | |||
| 6 | 6 | ||
| 7 | DEPENDS = "gtk+ cairo libwnck xfce4-dev-tools-native exo-native" | 7 | DEPENDS = "gtk+ cairo libwnck xfce4-dev-tools-native exo-native" |
| 8 | 8 | ||
| 9 | SRC_URI[md5sum] = "b8a707b25e32c1a296eb50d609aa49b8" | 9 | SRC_URI[md5sum] = "7da465a4798629ebd8650fef62770ab7" |
| 10 | SRC_URI[sha256sum] = "f5aa2796dd9971f8ae400238bfcdd9fa1322dba1466d1e6fd5bf8ee7e88bee86" | 10 | SRC_URI[sha256sum] = "2e1eb161f966cbfbd68bd029fb59115bc5ab0c0704cb500d20e7d73967e59ecb" |
