remove README.md 22/78022/1
authorjomui <jongmun.woo@samsung.com>
Mon, 4 Jul 2016 03:40:00 +0000 (12:40 +0900)
committerjomui <jongmun.woo@samsung.com>
Mon, 4 Jul 2016 03:40:20 +0000 (12:40 +0900)
Signed-off-by: jomui <jongmun.woo@samsung.com>
Change-Id: Idad7373896226e7f9a11542aa25269b70f64199d

README.md [deleted file]

diff --git a/README.md b/README.md
deleted file mode 100644 (file)
index 4147a0b..0000000
--- a/README.md
+++ /dev/null
@@ -1,19 +0,0 @@
-# to build
-
-## for device
-gbs build --include-all -A armv7l
-
-## for emulator
-gbs build --include-all -A i586
-
-
-# to push to device
-sdb push ~/GBS-ROOT/local/BUILD-ROOTS/scratch.<arc>.0/home/abuild/rpmbuild/RPMS/<arc>/maps-plugin-mapzen-0.0.1-1.<arc>.rpm /mnt/
-
-sdb shell
-
-# install
-rpm -Uvh --force /mnt/maps-plugin-mapzen-0.0.1-1.<arc>.rpm
-
-# log
-sdb dlog CAPI_MAPS_SERVICE:*