From 1a924af544602421a22a0c98c551c1d75583cb83 Mon Sep 17 00:00:00 2001 From: Li Xiaoming Date: Thu, 1 Aug 2019 20:47:03 +0800 Subject: Fix outdated documents Bug-AGL: SPEC-2714 Change-Id: Ib9c1ca3d608c507a0da4496a625cec5f7c56e8a3 Signed-off-by: Li Xiaoming --- README.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.txt b/README.txt index 8565b5a..e1962c8 100755 --- a/README.txt +++ b/README.txt @@ -19,11 +19,12 @@ B. Build - run below command for setup and make $ . /opt/poky-agl/xxx/environment-setup-cortexa15hf-vfp-neon-poky-linux-gnueabi $ mkdir build + $ cd build $ cmake .. - $ make - + $ make + C. Running app - - copy widget to porter board + - copy widget to target board - do install and start the app # afm-util install *.wgt # afm-util start @0.1 -- cgit 1.2.3-korg