aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 7 insertions, 7 deletions
diff --git a/README b/README
index 7d859dd..c7fe634 100644
--- a/README
+++ b/README
@@ -113,12 +113,12 @@ You can build an image for porter using the following steps:
2. Run the following command:
$ cd ${METADIR}
- $ source meta-agl/scripts/aglsetup.sh -m porter -b build-porter agl-demo
+ $ source meta-agl/scripts/aglsetup.sh -m porter [-b build-porter] agl-demo
3. Modify conf/bblayers
- 3.1 Remove the meta-agl-bsp line
- remove ${METADIR}/meta-agl/meta-agl/meta-agl-bsp \
+ 3.1 Remove the meta-agl-bsp line in conf/bblayers.conf
+ remove ${METADIR}/meta-agl/meta-agl-bsp \
3.2 Add following environment variables in conf/bblayers.conf
@@ -128,7 +128,7 @@ You can build an image for porter using the following steps:
4. Modify conf/local.conf
- 4.1 Add the following environment variable in conf/bblayers.conf
+ 4.1 Add the following environment variable in conf/local.conf
BBMASK += "|meta-ivi-common/recipes-test/freetype/freetype_%.bbappend"
5. bitbake the image
@@ -152,12 +152,12 @@ can be searched from database.
2. setting
# vconftool set -t string db/menu_widget/language "en-us"
- # loginctl enable-linger tizenglobalapp
- # useradd tizenglobalapp
+ # loginctl enable-linger aglglobalapp
+ # useradd aglglobalapp
if required to define password, please set the password you like.
3. launch sample application from user
- # login tizenglobalapp
+ # login aglglobalapp
$ launch_app org.tizen.amhelloworld
launch sample appli will fail.
$ pkg_createdb_user