scm/bb/meta-tizen.git
9 years agomanifests: add support for SRC_URI 43/30743/2
Patrick Ohly [Mon, 24 Nov 2014 20:15:38 +0000 (21:15 +0100)]
manifests: add support for SRC_URI

MANIFESTFILES assumes that the file comes out of the source or build
process. The new SRC_URI support for files ending in .manifest or
.manifest.in makes it possible to add manifest files as pure packaging
meta data.

The "pkg" parameter determines which package the manifest file is used
for. If not set or empty, it is used for all. If set, the value is a
comma-separated list of package names. The first suitable manifest
file is used. Fake example file_%.bbappend:

SRC_URI += "file://libmagic.manifest.in;pkg=libmagic,libmagic-data file://file.manifest"
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"

When turning a .manifest.in file into .manifest, @[a-zA-Z0-9]+@ will
get replaced by the value of the corresponding Bitbake variable (for
example, "bindir").

This could also cover Tizen multi-user variables
(https://wiki.tizen.org/wiki/Multi-user_Platform_Metadata) if those were
added to the active distro or build conf.

Change-Id: I33e49ea4e97670a70bc06bff21a265272a48626e
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoupdate weston and weston-common rev_0.5
Ronan Le Martret [Tue, 25 Nov 2014 15:48:14 +0000 (16:48 +0100)]
update weston and weston-common

Change-Id: If8423582ccf155fdf146ebcd7948f09488cc8b64
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
9 years agoadd conf for systemd
Ronan Le Martret [Tue, 25 Nov 2014 15:47:29 +0000 (16:47 +0100)]
add conf for systemd

Change-Id: Ieef152001545d7d72757e143daaeb27c0f2b66c4
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
9 years agoupdate dbus, systemd, pam
Ronan Le Martret [Tue, 25 Nov 2014 15:46:49 +0000 (16:46 +0100)]
update dbus, systemd, pam

Change-Id: Icdc71c1a93f3cbd1dabd464587a2ec75434cbd19
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
9 years agoAdd new recipes
Ronan Le Martret [Tue, 25 Nov 2014 15:45:40 +0000 (16:45 +0100)]
Add new recipes

Change-Id: I42b619ea2a20527065125db2198c6850625573b5
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
9 years agoUpdate packages
Ronan Le Martret [Tue, 25 Nov 2014 15:44:59 +0000 (16:44 +0100)]
Update packages

Change-Id: I17b08282cde9b57bdd433445cc9cc4512eacbf57
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
9 years agoMerge "Move distro config from layer.conf to tizen.conf" into tizen
ronan(Eurogiciel) Le Martret [Tue, 25 Nov 2014 15:52:08 +0000 (07:52 -0800)]
Merge "Move distro config from layer.conf to tizen.conf" into tizen

9 years agoMove distro config from layer.conf to tizen.conf 29/30729/2
Kévin THIERRY [Mon, 24 Nov 2014 15:20:13 +0000 (16:20 +0100)]
Move distro config from layer.conf to tizen.conf

Since Tizen is becoming a distribution instead of a layer, global
configuration needs to be moved from layer.conf to distro/tizen.conf.

Bug-Tizen: BTY-35 (relates to)
Change-Id: I90d61e4c445a2ad32a24de3e3e32dc4af51d3792
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
9 years agomanifests: simplify MANIFESTFILES support 42/30742/1
Patrick Ohly [Mon, 24 Nov 2014 14:26:53 +0000 (15:26 +0100)]
manifests: simplify MANIFESTFILES support

With the enhanced copying from commit 022b671545, tizen_copy_manifest()
can be called for all recipes, thus making the extra "inherit manifest"
redundant. The class still exists, it just doesn't do anything anymore.

"inherit manifest" can be removed again from spec2yocto and the class
deleted after re-generating the auto-generated .bb files.

Change-Id: I4ce9547dbee14c9c0872ec7ff837bb3652557ec2
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agomanifests: fix and document MANIFESTFILES support 41/30741/1
Patrick Ohly [Mon, 24 Nov 2014 14:26:35 +0000 (15:26 +0100)]
manifests: fix and document MANIFESTFILES support

The %manifest line really must look for .manifest files in the directory
where tizen_copy_manifest() copied them (as in Richard Purdie's original
version of commit 95c48e25).

Change-Id: Iaabb985bd8f20cf4cbcba05f70f193b71cd4b99b
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
9 years agoMerge "Do not install IVI packages in Tizen Common images" into tizen
ronan(Eurogiciel) Le Martret [Thu, 20 Nov 2014 14:55:09 +0000 (06:55 -0800)]
Merge "Do not install IVI packages in Tizen Common images" into tizen

9 years agoDo not install IVI packages in Tizen Common images 81/30581/1
Kévin THIERRY [Thu, 20 Nov 2014 14:45:20 +0000 (15:45 +0100)]
Do not install IVI packages in Tizen Common images

config-image.bb shouldn't depend on automotive-message-broker.

Bug-Tizen: BTY-76
Change-Id: I3b2ff0b7427cd96cc9d0ef38e4d6248248ae719a
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
9 years agoclean project conf
Ronan Le Martret [Thu, 20 Nov 2014 13:51:43 +0000 (14:51 +0100)]
clean project conf

Change-Id: Ic1c8e525101f1fa820acd8a161db1996fa3ccc7d
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
9 years agofix weston build
Ronan Le Martret [Thu, 20 Nov 2014 13:51:16 +0000 (14:51 +0100)]
fix weston build

Change-Id: I4f8a4385ae9f7e68ad81c9e312a11a501fe42d55
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
9 years agoupdate packages
Ronan Le Martret [Wed, 19 Nov 2014 14:37:41 +0000 (15:37 +0100)]
update packages

Change-Id: I9eb3e0a4134d8cb715467e326b4c2307f0671b61

9 years agoFix ofono build
Ronan Le Martret [Wed, 19 Nov 2014 14:36:36 +0000 (15:36 +0100)]
Fix ofono build

Change-Id: Ia51559115602460286e846879ce529b2f29ac362

9 years agoupdate meta configuration
Ronan Le Martret [Tue, 18 Nov 2014 14:56:11 +0000 (15:56 +0100)]
update meta configuration

Change-Id: Icfbf7e27128f6e643a1b167cf5e8c21898bf4a8f

9 years agoFix ico-vic-amb-plugin build
Ronan Le Martret [Thu, 13 Nov 2014 12:43:32 +0000 (13:43 +0100)]
Fix ico-vic-amb-plugin build

Change-Id: I25e2523750636af3b1d9f306cdea30b4bbd082c9

9 years agoupdate Modello-Homescreen
Ronan Le Martret [Wed, 12 Nov 2014 14:35:48 +0000 (15:35 +0100)]
update Modello-Homescreen

Change-Id: I00698841eaf8125b388268d80da8567ee617e826

9 years agoadd ofono pkg
Ronan Le Martret [Wed, 12 Nov 2014 14:35:26 +0000 (15:35 +0100)]
add ofono pkg

Change-Id: I96b25c8dcc737d0677543ea4afc8344f5b0feafc

9 years agoMerge branch 'tizen' of git.vannes:/srv/git/gitcache/review.tizen.org//scm/bb/meta...
Ronan Le Martret [Wed, 12 Nov 2014 13:29:07 +0000 (14:29 +0100)]
Merge branch 'tizen' of git.vannes:/srv/git/gitcache/review.tizen.org//scm/bb/meta-tizen into tizen

9 years agoFix tizen-extensions-crosswalk
Ronan Le Martret [Wed, 12 Nov 2014 13:28:32 +0000 (14:28 +0100)]
Fix tizen-extensions-crosswalk

Change-Id: I85e8ccbd43f7ed2129b8a2f14b3872cc23e17ad9

9 years agofix festival
Ronan Le Martret [Wed, 12 Nov 2014 13:28:07 +0000 (14:28 +0100)]
fix festival

Change-Id: Iba2689a5f5c57684de6e39ed65ebb8c2207c3b6c

9 years agoForce delete 14/30014/2
Ronan Le Martret [Wed, 12 Nov 2014 08:44:32 +0000 (09:44 +0100)]
Force delete

Change-Id: Iaf35b60bd5adff2d6a08a739875da4e07e9b7f87
Signed-off-by: Junchun Guan <junchunx.guan@intel.com>
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
9 years agomove efl recipes
Ronan Le Martret [Mon, 10 Nov 2014 16:58:48 +0000 (17:58 +0100)]
move efl recipes

Change-Id: I6bd1c2c8eb5df73d1b38fe0798650b81f644c20d

9 years agoupdate current recipes gen rev_0.4
Ronan Le Martret [Mon, 10 Nov 2014 14:41:04 +0000 (15:41 +0100)]
update current recipes gen

Change-Id: Ied3dc9a3c191582f18dee6ef674f5991931c50d1

9 years agoupdate crosswalk
Ronan Le Martret [Mon, 10 Nov 2014 14:39:53 +0000 (15:39 +0100)]
update crosswalk

Change-Id: I84ae2d87a30223d75dbbc7e6c9902d172cd83a77
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
9 years agoupdate nss recipes
Ronan Le Martret [Mon, 10 Nov 2014 13:28:52 +0000 (14:28 +0100)]
update nss recipes

Change-Id: Ie4c54a99f96bec1932c8b855f44e2dad6b612d45
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
9 years agosplit recipes
Ronan Le Martret [Mon, 10 Nov 2014 10:30:46 +0000 (11:30 +0100)]
split recipes

Change-Id: I6423eb29fa7f48665be5d740c1a9b1dd273f2aa6
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
9 years agoupdate libxml2 recipes
Ronan Le Martret [Mon, 10 Nov 2014 09:09:59 +0000 (10:09 +0100)]
update libxml2 recipes

Change-Id: If5a5c2fb48e1f0c7a7bcf21e9479fecabc6f3da5
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
9 years agoupdate package
Ronan Le Martret [Mon, 10 Nov 2014 08:50:54 +0000 (09:50 +0100)]
update package

Change-Id: I913fa13571d3f08f0ff16ff16d5f9497fb7ba53e

9 years agocreate test kit and test suite recipes 25/29425/7
Ronan Le Martret [Mon, 27 Oct 2014 17:08:50 +0000 (18:08 +0100)]
create test kit and test suite recipes

Change-Id: Ifaac37b5b2776f6b92bcd6c786abcdcf7579539e
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
9 years agoFix systemd macro path
Ronan Le Martret [Thu, 6 Nov 2014 09:48:52 +0000 (10:48 +0100)]
Fix systemd macro path

Change-Id: I409a6376a6a156402cb3c566b421a571856d528c
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
9 years agoupdate meta-tizen
Ronan Le Martret [Tue, 4 Nov 2014 16:19:22 +0000 (17:19 +0100)]
update meta-tizen

Change-Id: I03a114e8b04e90b4d40558eb80cc9d6aab5766db
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
9 years agoMerge "Copy manifest file into ${PKGDEST}" into tizen
ronan(Eurogiciel) Le Martret [Thu, 30 Oct 2014 11:14:34 +0000 (04:14 -0700)]
Merge "Copy manifest file into ${PKGDEST}" into tizen

9 years agoMerge "libjpeg-turbo: remove recipe" into tizen
ronan(Eurogiciel) Le Martret [Thu, 30 Oct 2014 11:14:29 +0000 (04:14 -0700)]
Merge "libjpeg-turbo: remove recipe" into tizen

9 years agoremove paralle build for murphy 72/29272/2
Ronan Le Martret [Thu, 23 Oct 2014 15:12:19 +0000 (17:12 +0200)]
remove paralle build for murphy

 - We can't use -j X for make install (unstable)

Change-Id: I2efc34e1b06fa2e141633315310a3158894023d1
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
9 years agoCopy manifest file into ${PKGDEST} 47/29347/1
Richard Purdie [Fri, 24 Oct 2014 14:21:18 +0000 (16:21 +0200)]
Copy manifest file into ${PKGDEST}

If running do_package_write_rpm with a build from sstate, it can rely on
the output of do_package being present, it cannot rely on the presence
of ${S} any longer. This patch copyies the manifests into ${PKGDEST}
which is stored output of do_package and hence preserved, fixing the
build failure you'd otherwise see if you force a build of
do_package_write_rpm from sstate.

[kevin.thierry: add manifest.bbclass to automatically copy the manifest
when a recipe inherits manifest.]

Bug-Tizen: BTY-59
Change-Id: I34f6d3ec53e40d64958da8587501380e47121729
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
9 years agolibjpeg-turbo: remove recipe 42/29342/2
Kévin THIERRY [Fri, 24 Oct 2014 12:38:58 +0000 (14:38 +0200)]
libjpeg-turbo: remove recipe

Using upstream recipe instead.

Bug-Tizen: BTY-52
Change-Id: Iee6a1f24c3f26fdf4e21aa2133b08f2c1e9eb907
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
9 years agoMerge "Fix ico-uxf-homescreen/murphy conflict" into tizen rev_0.3
Ronan Le Martret [Mon, 20 Oct 2014 13:55:00 +0000 (06:55 -0700)]
Merge "Fix ico-uxf-homescreen/murphy conflict" into tizen

9 years agoFix ico-uxf-homescreen/murphy conflict 45/29045/1
Ronan Le Martret [Mon, 20 Oct 2014 13:53:51 +0000 (15:53 +0200)]
Fix ico-uxf-homescreen/murphy conflict

Change-Id: I36ab2e9239fe683b39fa097a0db8b83cc5633a5a
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
9 years agoMerge "remove useless unp tools" into tizen
Ronan Le Martret [Mon, 20 Oct 2014 10:33:33 +0000 (03:33 -0700)]
Merge "remove useless unp tools" into tizen

9 years agoremove useless unp tools 28/29028/1
Ronan Le Martret [Mon, 20 Oct 2014 10:29:04 +0000 (12:29 +0200)]
remove useless unp tools

Change-Id: I3583c228f6fba2258b13bce50681e965f7d7e19e
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
9 years agoMerge "Fix build for 64b" into tizen
Ronan Le Martret [Mon, 20 Oct 2014 10:05:03 +0000 (03:05 -0700)]
Merge "Fix build for 64b" into tizen

9 years agoMerge "pulseaudio: do not try to unpack sources" into tizen
ronan(Eurogiciel) Le Martret [Mon, 20 Oct 2014 10:04:57 +0000 (03:04 -0700)]
Merge "pulseaudio: do not try to unpack sources" into tizen

9 years agoFix build for 64b 15/29015/1
Ronan Le Martret [Mon, 20 Oct 2014 09:04:06 +0000 (11:04 +0200)]
Fix build for 64b

Change-Id: Iad6b1eca35f155ae13be272e4191727470bb47d1
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
9 years agoRemove old bbappend for pulseaudio 55/28955/2
Kévin THIERRY [Fri, 17 Oct 2014 12:21:49 +0000 (14:21 +0200)]
Remove old bbappend for pulseaudio

We now use our own source and recipe for pulseaudio and don't rely
anymore on the upstream recipe so there is no need to keep the old
bbappend and patches.

Change-Id: Id7e988f2c4fc577dc64e963146e9bd7b10648d4a
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
9 years agopulseaudio: do not try to unpack sources 63/28963/1
Markus Lehtonen [Fri, 17 Oct 2014 14:01:47 +0000 (17:01 +0300)]
pulseaudio: do not try to unpack sources

We use git repo directly.

Change-Id: I5f6e8e08012ccbc3c4c433741288e71a9658ae4a
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
9 years agoclean pulseaudio recipes 34/28934/2
Ronan Le Martret [Fri, 17 Oct 2014 08:10:53 +0000 (10:10 +0200)]
clean pulseaudio recipes

Change-Id: Iec0a705eb44866e22bc6c503bdb76abbac8e7075
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
9 years agoFix festival for build 64 33/28933/3
Ronan Le Martret [Fri, 17 Oct 2014 08:08:07 +0000 (10:08 +0200)]
Fix festival for build 64

Change-Id: Ie1fda83aa5eae225d862a5b5ae2e059fd3094a14
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
9 years agoia32: add EFI support by enabling partition type 47/28947/2
Philippe Coval [Fri, 17 Oct 2014 10:56:16 +0000 (12:56 +0200)]
ia32: add EFI support by enabling partition type

Change-Id: Iabdf4ce6336c209a29aef931a4e9215bf7626d0f
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
9 years agoMerge "ia32: add EFI support by enabling partition type" into tizen
Kévin THIERRY [Fri, 17 Oct 2014 11:27:10 +0000 (04:27 -0700)]
Merge "ia32: add EFI support by enabling partition type" into tizen

9 years agoia32: add EFI support by enabling partition type 47/28947/1
Philippe Coval [Fri, 17 Oct 2014 10:56:16 +0000 (12:56 +0200)]
ia32: add EFI support by enabling partition type

Change-Id: Iabdf4ce6336c209a29aef931a4e9215bf7626d0f
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
9 years agoadd EFI support by enabling partition type 44/28944/2
Philippe Coval [Fri, 17 Oct 2014 10:06:12 +0000 (12:06 +0200)]
add EFI support by enabling partition type

This was needed to create minnowmax image
To be released at
https://wiki.tizen.org/wiki/Tizen_on_yocto

Change-Id: I5af9db5972ea287688ccb52ccde298bed661a5df
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
9 years agoadd EFI support by enabling partition type 44/28944/1
Philippe Coval [Fri, 17 Oct 2014 10:06:12 +0000 (12:06 +0200)]
add EFI support by enabling partition type

This was needed to create minnowmax image
To be released at
https://wiki.tizen.org/wiki/Tizen_on_yocto

Change-Id: I5af9db5972ea287688ccb52ccde298bed661a5df
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
9 years agoallow x64 build 81/28881/3
Ronan Le Martret [Thu, 16 Oct 2014 14:55:44 +0000 (16:55 +0200)]
allow x64 build

Change-Id: I4b1e773d808417a50cfb549e699b4ef70e3a541d
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
9 years agoclean recipes 80/28880/2
Ronan Le Martret [Thu, 16 Oct 2014 14:53:48 +0000 (16:53 +0200)]
clean recipes

Change-Id: I6d2a979125d002a7697adfa40d29318619891179
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
9 years agoRemove fix regarding eglibc conflict 79/28879/1
Kévin THIERRY [Thu, 16 Oct 2014 14:44:31 +0000 (16:44 +0200)]
Remove fix regarding eglibc conflict

References to eglibc have been removed which also remove the eglibc
conflict so we don't need the file tcmode-tizen.inc anymore.

Change-Id: I71e0d4c455ba5dfc61083c8c1a18e90ea6c1be01

9 years agoreplace eglibc by glibc
Ronan Le Martret [Thu, 16 Oct 2014 10:32:39 +0000 (12:32 +0200)]
replace eglibc by glibc

Change-Id: I38ef15fa0877d8b36ee42d7434017f4834676a1b
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
9 years agotdb: depends on python
Kévin THIERRY [Thu, 16 Oct 2014 08:44:34 +0000 (10:44 +0200)]
tdb: depends on python

Change-Id: I5160cd0a61ca561ddf6c7ea7f8c7f64271edfcb3
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
9 years agotizen-platform-wrapper: update patch
Kévin THIERRY [Thu, 16 Oct 2014 08:44:06 +0000 (10:44 +0200)]
tizen-platform-wrapper: update patch

Change-Id: I781c5437a949d1135a2664342b383c19060896db
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
9 years agopython-setuptools: add dependency on python
Kévin THIERRY [Wed, 15 Oct 2014 12:27:43 +0000 (14:27 +0200)]
python-setuptools: add dependency on python

Change-Id: I5d6da2b214da6d8f55a38fb6797afecbd0c129b2
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
9 years agoefl: correct "first-build" issue
Kévin THIERRY [Wed, 15 Oct 2014 08:15:09 +0000 (10:15 +0200)]
efl: correct "first-build" issue

efl first build failed because capi-system-sensor was missing. This was
due to the dependency on capi-system-sensor being overridden in
efl-extraconf.inc.

Also clean efl-extraconf.inc and add a few comments.

Bug-Tizen: BTY-45
Change-Id: Ica35657297c65b4b65f29c2042e0197ff680d0cc
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
9 years agoUpdate recipes
Kévin THIERRY [Tue, 14 Oct 2014 11:49:17 +0000 (13:49 +0200)]
Update recipes

Also update layer.conf.

Note that even though meta-tizen provides a working recipe for
libjpeg-turbo, the version used is still the one from Poky since there
is an unresolved conflict between the two versions (maybe a recipe
expliciely requiring the Poky version).

Change-Id: I1b7fda99971d78465fa7a2dbb7aa932f6d5e57de
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
9 years agopulseaudio-module-murphy-ivi: tmp solve conflict
Kévin THIERRY [Tue, 14 Oct 2014 11:46:52 +0000 (13:46 +0200)]
pulseaudio-module-murphy-ivi: tmp solve conflict

Tmp fix:
Remove modules combine-sink and augment-properties from
pulseaudio-module-murphy-ivi since they conflict with modules with the
same name provided by pulseaudio. Modules provided by
pulseaudio-module-murphy-ivi are based on the ones provided by
pulseaudio but incorpoate muprhy/IVI specific changes. The muprhy team
plans on renaming those modules in order to prevent this conflict and
allows both pulseaudio-module-murphy-ivi and pulseaudio modules to be
installed alongside. This issue is tracked as: Bug-Tizen: PTREL-825.

Change-Id: I91f67b7a9e9929b1b28812eca6f182e31e6de34b
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
9 years agoAdd distro conf
Kévin THIERRY [Tue, 14 Oct 2014 11:39:28 +0000 (13:39 +0200)]
Add distro conf

Tizen now uses its own distro conf (based on the default one) instead
of only relying on the dfault one.

The file tcmode-tizen.inc is introduced to replace the file
tcmode-default.inc in order to correct a conflict between glibc-initial
and nativesdk-glibc-initial. If a better solution is found to solve this
conflict, please remove this file and set TCMODE to "default" in
tizen.conf.

Change-Id: I91d5e04f3fe12e596a21cfe4ee563c44aaeae72c
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
9 years agosystemd: properly add groups
Kévin THIERRY [Fri, 10 Oct 2014 09:17:53 +0000 (11:17 +0200)]
systemd: properly add groups

Change-Id: I5821bfd7fe069f2675b79c2ccf7ee44f8703dcd1
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
9 years agoweston-common: properly add groups
Kévin THIERRY [Fri, 10 Oct 2014 09:16:51 +0000 (11:16 +0200)]
weston-common: properly add groups

Change-Id: I12d3f8c1d10addd090740c890c34a8cc1d26c143
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
9 years agopulseaudio: provides libpulsecommon
Kévin THIERRY [Fri, 10 Oct 2014 09:15:41 +0000 (11:15 +0200)]
pulseaudio: provides libpulsecommon

Change-Id: Ida74560d11a7e841f4b458a6fa140f30ba7b3efe
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
9 years agomessage-port: properly add user/group
Kévin THIERRY [Fri, 10 Oct 2014 09:14:12 +0000 (11:14 +0200)]
message-port: properly add user/group

Change-Id: Ic891660bb1e0cd98c4febd73eaba122551aee429
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
9 years agogenivi-shell: do not package source files
Kévin THIERRY [Fri, 10 Oct 2014 09:12:09 +0000 (11:12 +0200)]
genivi-shell: do not package source files

Change-Id: I6cce2b2e45c2025a10d2128c958d9b5ed3d30d59
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
9 years agoail: packaging: add missing file
Kévin THIERRY [Fri, 10 Oct 2014 09:10:50 +0000 (11:10 +0200)]
ail: packaging: add missing file

Change-Id: I9d6a3b9c31a7580b963bf60de0a7b618bbe2cbff
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
9 years agolayer.conf: add missing PREFERRED_PROVIDER/VERSION
Kévin THIERRY [Wed, 8 Oct 2014 09:16:18 +0000 (11:16 +0200)]
layer.conf: add missing PREFERRED_PROVIDER/VERSION

Change-Id: I3c8587fd6ce00f58377e47f570ee15caa06bac8d
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
9 years agopython-smartpm: rebase patches
Kévin THIERRY [Wed, 8 Oct 2014 07:43:45 +0000 (09:43 +0200)]
python-smartpm: rebase patches

Patches were originally made by Ronan Le Martret <ronan@fridu.net>.

Change-Id: I4e7941c8c96ae143993d7c9e15507c3288504de7
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
9 years agolinux-yocto: fix kernel build (TMP)
Kévin THIERRY [Wed, 8 Oct 2014 07:40:14 +0000 (09:40 +0200)]
linux-yocto: fix kernel build (TMP)

Fix error: "implicit declaration of function 'sk_run_filter'".

Change-Id: I5e69461a51b9fe5aaecd053ad0ed1c2f2a831ff0
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
9 years agoAdd recipe for pulseaudio
Kévin THIERRY [Wed, 8 Oct 2014 07:28:42 +0000 (09:28 +0200)]
Add recipe for pulseaudio

Change-Id: Id19e5b1735bac95df4333072297a62c41584d650
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
9 years agoAdd recipe for libav
Kévin THIERRY [Wed, 8 Oct 2014 07:28:18 +0000 (09:28 +0200)]
Add recipe for libav

Change-Id: I0f1f16744dcc7a58baeff719e748d29cf73d5192
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
9 years agoAdd recipe for tdb
Kévin THIERRY [Wed, 8 Oct 2014 07:27:11 +0000 (09:27 +0200)]
Add recipe for tdb

Change-Id: I7befdfdeed07dc078e28b0f56999d4ec55d8bd0c
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
9 years agoUpdate README.md
Kévin THIERRY [Wed, 8 Oct 2014 07:24:57 +0000 (09:24 +0200)]
Update README.md

Information in the README.md file are outdated, remove them and add a
link to the Tizen build with Yocto wiki pages which are up to date.

Change-Id: I1ce7da181ee2fa3968cf2dc6a4e0f9567d55cd50
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
9 years agoDo not depend on pam plugins
Kévin THIERRY [Thu, 25 Sep 2014 10:14:59 +0000 (12:14 +0200)]
Do not depend on pam plugins

Yocto pam package provides pam plugins that are not available in Tizen
pam package that we use thus we need to remove dependency to those
plugins.

Change-Id: I0d05593accec4ae78a0407a7e912139299e91623
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
9 years agoDo not create an initrd image
Kévin THIERRY [Thu, 25 Sep 2014 10:24:19 +0000 (12:24 +0200)]
Do not create an initrd image

Change-Id: I43500f6961c6fd8639114f8911b3f7ad5ddf74ae
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
9 years agofix packging for capi-base-common
Ronan Le Martret [Thu, 16 Oct 2014 08:33:37 +0000 (10:33 +0200)]
fix packging for capi-base-common

Change-Id: Ie4a5cfdc3795b3982094dea36c92070f1fc46421

9 years agofix post script
Ronan Le Martret [Thu, 16 Oct 2014 08:32:50 +0000 (10:32 +0200)]
fix post script

Change-Id: Ic8f324d1f7385227f346e1d9cb75bd75a1f15e58

9 years agoFix path fo pkgmgr tool
Ronan Le Martret [Thu, 16 Oct 2014 08:32:15 +0000 (10:32 +0200)]
Fix path fo pkgmgr tool

Change-Id: I894e2aa1cc5c9c727e742f39157260bff5d3332b

9 years agoFix post install script
Ronan Le Martret [Wed, 15 Oct 2014 15:11:29 +0000 (17:11 +0200)]
Fix post install script

Change-Id: I7bc582017684ae39ba674b6c3860d51b42e42c7a
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
9 years agoFix cmake /etc path for native build
Ronan Le Martret [Wed, 15 Oct 2014 14:06:19 +0000 (16:06 +0200)]
Fix cmake /etc path for native build

Change-Id: I2fba80fdb1a6800c99d2f4f9e5cc40c3cbd1b992
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
9 years agoRevert "Fix cmake path /etc for native build"
Ronan Le Martret [Wed, 15 Oct 2014 13:55:46 +0000 (15:55 +0200)]
Revert "Fix cmake path /etc for native build"

This reverts commit bc88ea0677424802af5d7107c8e11062946ee2f6.

9 years agoRevert "fix on remove dlog patch"
Ronan Le Martret [Wed, 15 Oct 2014 13:55:42 +0000 (15:55 +0200)]
Revert "fix on remove dlog patch"

This reverts commit eefaa7006317a62b82805d0879e2ab5dc04a208a.

9 years agofix on remove dlog patch
Ronan Le Martret [Wed, 15 Oct 2014 13:46:24 +0000 (15:46 +0200)]
fix on remove dlog patch

Change-Id: Ibddfb7f19f4a4b0bb917fd1f20230ed370b9f0ae
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
9 years agoFix cmake path /etc for native build
Ronan Le Martret [Wed, 15 Oct 2014 13:35:31 +0000 (15:35 +0200)]
Fix cmake path /etc for native build

 - fix pkgmgr

Change-Id: I06eeb741e680805e2e00ff06b45d372d1013e008
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
9 years agoFix pkgmgr fr native build
Ronan Le Martret [Wed, 15 Oct 2014 12:38:37 +0000 (14:38 +0200)]
Fix pkgmgr fr native build

Change-Id: I5f2cb9e39b3580f1b7758bb155aeac0a524e58b2
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
9 years agoupdate recipes
Ronan Le Martret [Fri, 10 Oct 2014 08:49:23 +0000 (10:49 +0200)]
update recipes

Change-Id: Ic4353a626591678d7c14b04aca1185eb3ca43eea

9 years agoupdate recipes
Ronan Le Martret [Thu, 9 Oct 2014 15:42:19 +0000 (17:42 +0200)]
update recipes

Change-Id: If663376e2fc912c78b714b704bba1d383d871f87

9 years agoFix ico-vic-amb-plugin
Ronan Le Martret [Wed, 8 Oct 2014 16:59:16 +0000 (18:59 +0200)]
Fix ico-vic-amb-plugin

Change-Id: I890e2cf8d1246405e48890b30a742c7c63c7a6ce

9 years agogsignond: properly create user groups 15/28515/2
Kévin THIERRY [Wed, 8 Oct 2014 14:34:39 +0000 (16:34 +0200)]
gsignond: properly create user groups

Change-Id: I1b1ef304ae2a2096923ffd59b94a4fefc869ac37
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
9 years agoFix vala build
Ronan Le Martret [Wed, 8 Oct 2014 14:09:26 +0000 (16:09 +0200)]
Fix vala build

Change-Id: Ibd1e79f7432d54b8d2dc073888ac700232275541

9 years agocreate ico image
Ronan Le Martret [Wed, 8 Oct 2014 07:45:16 +0000 (09:45 +0200)]
create ico image

Change-Id: If44812862e40e83bcea7a881d1929922d7dff26f

9 years agoadd phoned to Odello image
Ronan Le Martret [Wed, 8 Oct 2014 07:20:38 +0000 (09:20 +0200)]
add phoned to Odello image

Change-Id: I0f9bcb3785b9ccedd2eb448aa77544a924a9c93a
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
9 years agoUpdate recipes
Ronan Le Martret [Tue, 7 Oct 2014 13:17:33 +0000 (15:17 +0200)]
Update recipes

Change-Id: If25ca26ba6f1e9cd2f1ab19b0a34c5fbd0a79f2d
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
9 years agoAdd vala recipes
Ronan Le Martret [Tue, 7 Oct 2014 13:16:20 +0000 (15:16 +0200)]
Add vala recipes

Change-Id: If5175169307a517701275688ba193ee840152494
Signed-off-by: Ronan Le Martret <ronan@fridu.net>