summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/owl-video-widget/owl-video/make-382.patch
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2012-08-10 15:45:06 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-08-17 18:04:19 +0100
commit75bb9025ea7307dedc821875cd0cb1410cb3b420 (patch)
tree0af5df1e77a52698341838f0b83fd23f66896914 /meta/recipes-sato/owl-video-widget/owl-video/make-382.patch
parent38adf05204ddbefd2a3119009646f47f1a5f505b (diff)
downloadpoky-75bb9025ea7307dedc821875cd0cb1410cb3b420.tar.gz
owl-video: patches pushed upstream, so bump srcrev
(From OE-Core rev: 65c62f8734dc56d411d33f638716e99790f2895f) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/owl-video-widget/owl-video/make-382.patch')
-rw-r--r--meta/recipes-sato/owl-video-widget/owl-video/make-382.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/meta/recipes-sato/owl-video-widget/owl-video/make-382.patch b/meta/recipes-sato/owl-video-widget/owl-video/make-382.patch
deleted file mode 100644
index d219c31858..0000000000
--- a/meta/recipes-sato/owl-video-widget/owl-video/make-382.patch
+++ /dev/null
@@ -1,17 +0,0 @@
1Make 3.82 is much stricter and demands tabs. Obey.
2
3JL - 15/12/10
4
5Upstream-Status: Inappropriate [configuration]
6
7Index: video/Makefile.am
8===================================================================
9--- video.orig/Makefile.am
10+++ video/Makefile.am
11@@ -4,5 +4,5 @@ SUBDIRS = src
12 MAINTAINERCLEANFILES = aclocal.m4 compile config.guess config.sub configure depcomp intltool-extract intltool-merge intltool-update install-sh ltmain.sh Makefile.in missing
13
14 snapshot:
15- $(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"`
16+ $(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"`
17