diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2017-04-27 11:04:51 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-08-31 10:18:33 +0200 |
commit | ec9e5ed06256ad92c818474cdb490dc0d3a0d0a3 (patch) | |
tree | e16d2a838f4561d5538928a58f805e5f1373225a /meta-oe/recipes-gnome/gtkextra/files/remove-tutorial.patch | |
parent | 6775acb048dabd624c5c8197b683aba45ed91569 (diff) | |
download | meta-openembedded-ec9e5ed06256ad92c818474cdb490dc0d3a0d0a3.tar.gz |
recipes: remove blacklisted recipes
* as PNBLACKLIST message says, these recipes are blacklisted for long
time and nobody showed any interest to fix them
* remove all unused .patch and .inc files as well
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-gnome/gtkextra/files/remove-tutorial.patch')
-rw-r--r-- | meta-oe/recipes-gnome/gtkextra/files/remove-tutorial.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/meta-oe/recipes-gnome/gtkextra/files/remove-tutorial.patch b/meta-oe/recipes-gnome/gtkextra/files/remove-tutorial.patch deleted file mode 100644 index da4f3f441..000000000 --- a/meta-oe/recipes-gnome/gtkextra/files/remove-tutorial.patch +++ /dev/null | |||
@@ -1,12 +0,0 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
3 | diff --git a/docs/Makefile.am b/docs/Makefile.am | ||
4 | index f5375f5..c306f23 100644 | ||
5 | --- a/docs/Makefile.am | ||
6 | +++ b/docs/Makefile.am | ||
7 | @@ -1,4 +1,4 @@ | ||
8 | -SUBDIRS = reference tutorial | ||
9 | +SUBDIRS = reference | ||
10 | |||
11 | EXTRA_DIST = \ | ||
12 | COPYING \ | ||