aboutsummaryrefslogtreecommitdiffstats
path: root/sample-qml/README
diff options
context:
space:
mode:
authorBocklage, Jens <Jens_Bocklage@mentor.com>2016-12-15 05:50:29 +0100
committerBocklage, Jens <Jens_Bocklage@mentor.com>2016-12-15 05:55:33 +0100
commita4f5c7d97fcbb97ece05cfbca38fb1963ab11377 (patch)
tree9436a9fadfc871140cd460939d9c084b198b6b26 /sample-qml/README
parentf775180abd5e6adb58763bec74aa250bf4657341 (diff)
Delete unneeded files
- sample-qml no longer needed - widgets no longer needed - images replaced by new HMI before Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
Diffstat (limited to 'sample-qml/README')
-rw-r--r--sample-qml/README16
1 files changed, 0 insertions, 16 deletions
diff --git a/sample-qml/README b/sample-qml/README
deleted file mode 100644
index 9ff6d67..0000000
--- a/sample-qml/README
+++ /dev/null
@@ -1,16 +0,0 @@
-How to create and install sample qml application
-
-$ cd ${sample-qml-build-directory} // in build directory
-Copy appropriate file to build-directory. See following example
-$ ls ${sample-qml-build-directory}
-MainForm.ui.qml apps dummyimports main.qml sample-qml
-agl-image.png config.xml imports main2.qml
-
-$ zip -q -r sample-qml.wgt .
-$ cp sample-qml.wgt ${SDCARD}/home/root
-
-then boot sd card
-# afm-util install sample-qml.wgt
-reboot
-# afm-util start sample-qml@0.1
-or Click and start from HomeScreen