From: jomui Date: Mon, 4 Jul 2016 03:40:00 +0000 (+0900) Subject: remove README.md X-Git-Tag: submit/tizen_3.0/20161108.012559~54 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F22%2F78022%2F1;p=platform%2Fcore%2Flocation%2Fmaps-plugin-mapzen.git remove README.md Signed-off-by: jomui Change-Id: Idad7373896226e7f9a11542aa25269b70f64199d --- diff --git a/README.md b/README.md deleted file mode 100644 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..0/home/abuild/rpmbuild/RPMS//maps-plugin-mapzen-0.0.1-1..rpm /mnt/ - -sdb shell - -# install -rpm -Uvh --force /mnt/maps-plugin-mapzen-0.0.1-1..rpm - -# log -sdb dlog CAPI_MAPS_SERVICE:*