diff options
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-graphics/fbida/files/use-jpeg-turbo.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/meta-oe/recipes-graphics/fbida/files/use-jpeg-turbo.patch b/meta-oe/recipes-graphics/fbida/files/use-jpeg-turbo.patch deleted file mode 100644 index 99639554c2..0000000000 --- a/meta-oe/recipes-graphics/fbida/files/use-jpeg-turbo.patch +++ /dev/null | |||
| @@ -1,13 +0,0 @@ | |||
| 1 | Index: fbida-2.10/GNUmakefile | ||
| 2 | =================================================================== | ||
| 3 | --- fbida-2.10.orig/GNUmakefile | ||
| 4 | +++ fbida-2.10/GNUmakefile | ||
| 5 | @@ -51,7 +51,7 @@ HAVE_LIBSANE := $(call ac_lib,sane_init, | ||
| 6 | HAVE_LIBCURL := $(call ac_lib,curl_easy_init,curl) | ||
| 7 | HAVE_LIBLIRC := $(call ac_lib,lirc_init,lirc_client) | ||
| 8 | HAVE_MOTIF := $(call ac_lib,XmStringGenerate,Xm,-L/usr/X11R6/$(LIB) -lXpm -lXt -lXext -lX11) | ||
| 9 | -JPEG_VER := $(call ac_jpeg_ver) | ||
| 10 | +JPEG_VER := 62 | ||
| 11 | endef | ||
| 12 | |||
| 13 | # transposing | ||
