From 1bb3ac57e47ed0345e92ed794c083d510c6e2ae5 Mon Sep 17 00:00:00 2001 From: Li Xiaoming Date: Thu, 1 Aug 2019 20:56:27 +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 0232705..dc364c6 100755 --- a/README.txt +++ b/README.txt @@ -20,11 +20,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