Description : Creating and Adding new layer for tizen micro profile base. 14/54714/1
authorwchang kim <wchang.kim@samsung.com>
Thu, 17 Dec 2015 09:06:22 +0000 (18:06 +0900)
committerwchang kim <wchang.kim@samsung.com>
Thu, 17 Dec 2015 09:06:22 +0000 (18:06 +0900)
commit0c5a55fc7f76c165579e6244eee56040a5445729
treedc54c64199f33a559b7686b943a0e27d25f30a42
parent40021de01be3fb0c4766b483a6f15acc13d6232f
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
Signed-off-by: wchang kim <wchang.kim@samsung.com>
13 files changed:
meta-tizen-micro/COPYING.MIT [new file with mode: 0644]
meta-tizen-micro/README [new file with mode: 0644]
meta-tizen-micro/conf/layer.conf [new file with mode: 0644]
meta-tizen-micro/recipes-devtools/nodejs/nodejs/enable-armv5e-build.patch [new file with mode: 0644]
meta-tizen-micro/recipes-devtools/nodejs/nodejs/no-registry.patch [new file with mode: 0644]
meta-tizen-micro/recipes-devtools/nodejs/nodejs_0.12.7.bb [new file with mode: 0644]
meta-tizen-micro/recipes-httpd/nginx/files/nginx-cross.patch [new file with mode: 0644]
meta-tizen-micro/recipes-httpd/nginx/files/nginx-volatile.conf [new file with mode: 0644]
meta-tizen-micro/recipes-httpd/nginx/files/nginx.conf [new file with mode: 0644]
meta-tizen-micro/recipes-httpd/nginx/files/nginx.init [new file with mode: 0644]
meta-tizen-micro/recipes-httpd/nginx/files/nginx.service [new file with mode: 0644]
meta-tizen-micro/recipes-httpd/nginx/nginx_1.9.5.bb [new file with mode: 0644]
meta-tizen-micro/recipes-image/raspberrypi2/rpi-hwup-image-tizen-micro.bb [new file with mode: 0755]