aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README5
1 files changed, 2 insertions, 3 deletions
diff --git a/README b/README
index 56cf1e1..13c0d12 100644
--- a/README
+++ b/README
@@ -128,8 +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/local.conf
- BBMASK += "|meta-ivi-common/recipes-test/freetype/freetype_%.bbappend"
+ Nothing
5. bitbake the image
$ bitbake agl-demo-platform-plus-application-manager
@@ -166,7 +165,7 @@ can be searched from database.
successfull to launch
4. How to start native application
- $ pkgcmd -l // to list all applications available.
+ $ pkgcmd -l // to list all applications available. $ pkginfo --listpkg is also available
$ app_launcher -s <pkgid>
For more information, please access the following URL