meta-tizen: Description : Creating and Adding new layer for tizen micro profile base... 09/55009/1
authorwchang kim <wchang.kim@samsung.com>
Thu, 17 Dec 2015 09:06:22 +0000 (18:06 +0900)
committerLeon Anavi <leon.anavi@konsulko.com>
Mon, 21 Dec 2015 08:45:37 +0000 (10:45 +0200)
commit987644656dc6ceec1536023fc996dfbce31ee8ba
treee79de35537491f21338d08d80a3761dd8b5f8915
parent6a2d4f189d95c204e06ae23a0a11a25f39e17b1c
meta-tizen: Description : Creating and Adding new layer for tizen micro profile base. Tizen micro profile has minimul system , nodejs and nginx. rpi-hwup-image-tizen-micro.bb is the target recipe for raspberry pi2 board.

Some files was generated by yocto-layer tool.
Some files was copied from meta-openembedded.

We are preparing the wiki page how to build and apply the tizen micro image for raspberry pi2 board.

Change-Id: I0a76d7852f7a4f54e4f74669985224276150b168
(From meta-tizen rev: 0c5a55fc7f76c165579e6244eee56040a5445729)
Signed-off-by: wchang kim <wchang.kim@samsung.com>
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
13 files changed:
meta-tizen/meta-tizen-micro/COPYING.MIT [new file with mode: 0644]
meta-tizen/meta-tizen-micro/README [new file with mode: 0644]
meta-tizen/meta-tizen-micro/conf/layer.conf [new file with mode: 0644]
meta-tizen/meta-tizen-micro/recipes-devtools/nodejs/nodejs/enable-armv5e-build.patch [new file with mode: 0644]
meta-tizen/meta-tizen-micro/recipes-devtools/nodejs/nodejs/no-registry.patch [new file with mode: 0644]
meta-tizen/meta-tizen-micro/recipes-devtools/nodejs/nodejs_0.12.7.bb [new file with mode: 0644]
meta-tizen/meta-tizen-micro/recipes-httpd/nginx/files/nginx-cross.patch [new file with mode: 0644]
meta-tizen/meta-tizen-micro/recipes-httpd/nginx/files/nginx-volatile.conf [new file with mode: 0644]
meta-tizen/meta-tizen-micro/recipes-httpd/nginx/files/nginx.conf [new file with mode: 0644]
meta-tizen/meta-tizen-micro/recipes-httpd/nginx/files/nginx.init [new file with mode: 0644]
meta-tizen/meta-tizen-micro/recipes-httpd/nginx/files/nginx.service [new file with mode: 0644]
meta-tizen/meta-tizen-micro/recipes-httpd/nginx/nginx_1.9.5.bb [new file with mode: 0644]
meta-tizen/meta-tizen-micro/recipes-image/raspberrypi2/rpi-hwup-image-tizen-micro.bb [new file with mode: 0755]