aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-connectivity/uim/uim_8.5.bb
AgeCommit message (Collapse)Author
2016-10-27uim: Fix build breaks when toolchain is used from sstateKhem Raj
CC is being redefined here but its not considering the essential options to specify the sysroot as a result this breaks on systems tied to sstate servers where the toolchain might have had a different sysroot when built, in here it fails to find the standard headers due to missing sysroot options. Deleting the extra oeconf works fine. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-04-08uim: update and move from gitorious.orgDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>