platform/core/multimedia/libmm-wfd.git
10 years agoUpdate config.guess to recognize aarch64 82/18382/1
Ilya Palachev [Fri, 21 Mar 2014 11:16:46 +0000 (15:16 +0400)]
Update config.guess to recognize aarch64

Tizen toolchain team in Samsung company is planning to build Tizen
for new arm 64 bit architecture - Aarch64. But package
"libmm-wfd" cannot be built for this architecture because
of the following build errors:

""
checking build system type... ./config.guess: unable to guess system
type

This script, last modified 2011-05-11, has failed to recognize
the operating system you are using. It is advised that you
download the most up to date version of the config scripts from

   http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
and
   http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD

If the version you run (./config.guess) is already up to date, please
send the following data and any information you think might be
pertinent to <config-patches@gnu.org> in order to provide the needed
information to handle your system.
""

Thus we have downloaded the latest version of file "config.guess"
from the suggested place and applied it to the git repository.

Change-Id: If2630cc1a44eee09e887f6e22eabec3191f91a38
Signed-off-by: Ilya Palachev <i.palachev@samsung.com>
10 years agoFixed build break 66/10666/1 accepted/tizen/20131009.163000 accepted/tizen/20131010.000101 submit/tizen/20131009.085903
Stanislaw Wadas [Tue, 8 Oct 2013 13:04:25 +0000 (15:04 +0200)]
Fixed build break

Changed in configure.ac AM_INIT_AUTOMAKE because of in
version 1.12 of automake warnings in the category
'extra-portability' are treated as errors and cause
build break.

Change-Id: Ie80ffe5239d57a5b28f9e2aa0a371e1725441fcb
Signed-off-by: Stanislaw Wadas <s.wadas@samsung.com>
11 years agoAdd mtu_size and modify license in spec file tizen_2.1 2.1b_release accepted/tizen/20130520.101151 accepted/tizen/20130912.100208 accepted/tizen/20130912.100526 accepted/tizen/20130912.150800 accepted/tizen/20130912.191624 accepted/tizen/20130912.195645 accepted/tizen_2.1/20130425.034920 submit/tizen/20130517.045102 submit/tizen/20130912.080008 submit/tizen/20130912.090315 submit/tizen_2.1/20130424.232139
Hyunil Park [Wed, 10 Apr 2013 02:45:27 +0000 (11:45 +0900)]
Add mtu_size and modify license in spec file

Change-Id: I1ca5f3fb68a44b438a95da9e6922a4d263ca80ff

11 years agoupdate source code for tizen 2.1
Hyunil Park [Tue, 9 Apr 2013 06:33:07 +0000 (15:33 +0900)]
update source code for tizen 2.1

Change-Id: Iee4ad5825153cfb822f2c7cd5ef86a3331e2e972

11 years agorun dos2unix to get rid of ^M
Yan Yin [Thu, 28 Mar 2013 08:34:46 +0000 (16:34 +0800)]
run dos2unix to get rid of ^M

Change-Id: Iea419e067c8e164ea2e531f4946a83a9fb0cbacf

11 years agomerge with master
Jinkun Jang [Fri, 15 Mar 2013 16:16:00 +0000 (01:16 +0900)]
merge with master

11 years agoTizen 2.1 base
Jinkun Jang [Tue, 12 Mar 2013 16:50:06 +0000 (01:50 +0900)]
Tizen 2.1 base

11 years agoInitial empty repository
youngil.won [Thu, 29 Nov 2012 09:07:28 +0000 (18:07 +0900)]
Initial empty repository