diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -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 |