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-efl/recipes-efl/e17/forecasts | |
| 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-efl/recipes-efl/e17/forecasts')
| -rw-r--r-- | meta-efl/recipes-efl/e17/forecasts/configure.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/meta-efl/recipes-efl/e17/forecasts/configure.patch b/meta-efl/recipes-efl/e17/forecasts/configure.patch deleted file mode 100644 index 87c85de9f8..0000000000 --- a/meta-efl/recipes-efl/e17/forecasts/configure.patch +++ /dev/null | |||
| @@ -1,13 +0,0 @@ | |||
| 1 | Index: cpu/configure.ac | ||
| 2 | =================================================================== | ||
| 3 | --- cpu.orig/configure.ac 2014-07-17 20:39:48.000000000 +0000 | ||
| 4 | +++ cpu/configure.ac 2014-07-17 21:39:55.320555868 +0000 | ||
| 5 | @@ -10,7 +10,7 @@ | ||
| 6 | AC_CANONICAL_HOST | ||
| 7 | AC_ISC_POSIX | ||
| 8 | |||
| 9 | -AM_INIT_AUTOMAKE(1.6) | ||
| 10 | +AM_INIT_AUTOMAKE([foreign]) | ||
| 11 | AM_CONFIG_HEADER(config.h) | ||
| 12 | m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) | ||
| 13 | |||
