aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README9
1 files changed, 3 insertions, 6 deletions
diff --git a/README b/README
index 44daab2..1e62d94 100644
--- a/README
+++ b/README
@@ -114,11 +114,7 @@ You can build an image for porter using the following steps:
3. Modify conf/bblayers
- 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
+ 3.1 Add following environment variables in conf/bblayers.conf
BBLAYERS =+ " \
${METADIR}/tizen-application-manager/meta-application-manager \
@@ -126,7 +122,8 @@ You can build an image for porter using the following steps:
4. Modify conf/local.conf
- Nothing
+ If you would like to integrate with HomeScreen
+ please add HomeScreen to IMAGE_INSTALL_append in conf/local.conf
5. bitbake the image