summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/zaurusd/zaurusd
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2013-03-18 20:09:30 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-03-18 21:26:40 +0000
commit21a10406d3ff909aaecc192f1d717e6158c5492c (patch)
tree5283d2ea74ab36096c3fc0e961fe4bd0860f1bfd /meta/recipes-bsp/zaurusd/zaurusd
parentadd11fa1abfc51f1a793c84f02cd7d85d793fe14 (diff)
downloadast2050-yocto-poky-21a10406d3ff909aaecc192f1d717e6158c5492c.zip
ast2050-yocto-poky-21a10406d3ff909aaecc192f1d717e6158c5492c.tar.gz
zaurusd: Update to new git version
Makefile fix (patch) was merged upsream Out of tree builds were also fixed (From OE-Core rev: 8d8fb11d68fbeebf1c070277e137d3dc1dee6ad6) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp/zaurusd/zaurusd')
-rw-r--r--meta/recipes-bsp/zaurusd/zaurusd/fix_makefile.patch19
1 files changed, 0 insertions, 19 deletions
diff --git a/meta/recipes-bsp/zaurusd/zaurusd/fix_makefile.patch b/meta/recipes-bsp/zaurusd/zaurusd/fix_makefile.patch
deleted file mode 100644
index 9b28202..0000000
--- a/meta/recipes-bsp/zaurusd/zaurusd/fix_makefile.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-Upstream-Status: Pending
-
-Nitin A Kamble <nitin.a.kamble@intel.com> 2011/05/10
-Fix following build error:
-
-| Makefile:716: *** missing separator (did you mean TAB instead of 8 spaces?). Stop.
-| ERROR: oe_runmake failed
-
-Index: zaurusd/Makefile.am
-===================================================================
---- zaurusd.orig/Makefile.am
-+++ zaurusd/Makefile.am
-@@ -4,5 +4,5 @@ SUBDIRS = apps config scripts
- MAINTAINERCLEANFILES = aclocal.m4 compile config.guess config.sub configure depcomp install-sh ltmain.sh Makefile.in missing
-
- snapshot:
-- $(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"`
-+ $(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"`
-
OpenPOWER on IntegriCloud