20170725_jeffrey - silenceuncrio/diary GitHub Wiki
機車踩不發
今天早上 0730 的鬧鐘
0745 出門
繼續 branch feature/rip
➜ www git:(develop) ✗ git checkout feature/rip
Switched to branch 'feature/rip'
➜ www git:(feature/rip) ✗
planet 的需求要拉高 priority 優先處理
預計在 8月11日 做 release
RIP 就先暫緩吧
切回 develop
➜ www git:(feature/rip) ✗ git checkout develop
Switched to branch 'develop'
Your branch is up-to-date with 'origin/develop'.
➜ www git:(develop) ✗
先參考 ariel 的 mail
Dear Team,
I have added a new distro config (planet-m300.conf)
So if you build planet image, please follow below command. The built image would not allow you to login by root but allow you to login admin.admin by default.
source proenv.sh m300 planet-m300
照著做吧
build@2f192722794e:/var/m300$ source proenv.sh m300 planet-m300
Welcome to Freescale Community BSP
The Yocto Project has extensive documentation about OE including a
reference manual which can be found at:
http://yoctoproject.org/documentation
For more information about OpenEmbedded see their website:
http://www.openembedded.org/
You can now run 'bitbake <target>'
Common targets are:
core-image-minimal
meta-toolchain
meta-toolchain-sdk
adt-installer
meta-ide-support
Your configuration files at build_small have not been touched.
build@2f192722794e:/var/m300/build_small$
關於 Planet WEB UI 客製化
我先把幾個 planet 給我們參考的圖記錄一下
ariel 的 LTE Config
小修... 不過是急件
先把自己對於 planet 的修改 stash 一下
➜ www git:(develop) ✗ git stash
Saved working directory and index state WIP on develop: 3cb7fc1 move ignore module list to /etc/icos to make it as removeable.
HEAD is now at 3cb7fc1 move ignore module list to /etc/icos to make it as removeable.
➜ www git:(develop) ✗
急件先做
ommit c95e4f88c8d2b4933ba1bd16aeaec0ab8691ecc7
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date: Tue Jul 25 15:52:06 2017 +0800
at 'LTE Config' web page
- change the literal 'LTE Ping Alive' to 'LTE Ping Health'
- change the hint for 'interval' field to '(Seconds)'
- remove the max limitation of 'interval' field
proscend/prosrc/www/app/feature/lteConfig.html | 2 +-
proscend/prosrc/www/app/locale-en.json | 8 ++++----
proscend/prosrc/www/app/locale-fr.json | 8 ++++----
proscend/prosrc/www/app/locale-zh-tw.json | 8 ++++----
4 files changed, 13 insertions(+), 13 deletions(-)
再恢復剛剛的 stash
➜ www git:(develop) ✗ git stash apply
On branch develop
Your branch is up-to-date with 'origin/develop'.
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git checkout -- <file>..." to discard changes in working directory)
modified: Makefile
Untracked files:
(use "git add <file>..." to include in what will be committed)
brand_planet/
no changes added to commit (use "git add" and/or "git commit -a")
➜ www git:(develop) ✗
BU II weekly meeting
jim 希望我們也能規劃一下未來一個禮拜預計要完成的事情
RD 不用估到那麼細的時間單位
參考 Cindy 的 週報來寫吧 週報_Cindy.xls