However i get the following error when building Android with 'make -j8' :
including ./rk3288_r-box_android4.4.2_sdk/abi/cpp/Android.mk ...
build/core/base_rules.mk:134: *** rk3288_r-box_android4.4.2_sdk/abi/cpp: MODULE.TARGET.SHARED_LIBRARIES.libgabi++ already defined by abi/cpp. Stop.
Conflicts:
kernel/drivers/video/rockchip/hdmi/rk3288/rk3288_hdmi.c
(END) Author: besn0847 Time: 8/15/2015 14:57
root@623fefcb42e5:/Downloads/proj/firefly-rk3288# git status
# On branch master
# 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: device/rockchip/rk3288/BoardConfig.mk
#
# Untracked files:
# (use "git add <file>..." to include in what will be committed)
#
# rk3288_r-box_android4.4.2_sdk/
no changes added to commit (use "git add" and/or "git commit -a") Author: besn0847 Time: 8/15/2015 14:58
i'll retry on a vanilla 12.04 VM Author: zhansb Time: 8/17/2015 09:37
rm rk3288_r-box_android4.4.2_sdk in firefly-rk3288 sdk, you have a problem that a sub sdk in a sdk.Author: besn0847 Time: 8/18/2015 05:26
Ok. That fixed the issue.
Thx
Welcome Firefly Open Source Community (https://bbs.t-firefly.com/)