Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-10-26 | build: Fix broken CMAKE_C_FLAGSneedlefish_13.93.0needlefish/13.93.0marlin_12.93.0marlin_12.92.0marlin_12.91.0marlin_12.90.1marlin/12.93.0marlin/12.92.0marlin/12.91.0marlin/12.90.1koi_11.0.5koi/11.0.513.93.012.93.012.92.012.91.012.90.111.0.5 | Hiroyuki Ishii | 1 | -1/+1 | |
Before this fix, CMAKE_C_FLAGS's values assigned from environment was incorrectly overwritten and that prevents inheritance of compile flags from build systems such as bitbake. So let's fix it. BUG-AGL: SPEC-3952 Signed-off-by: Hiroyuki Ishii <ishii.hiroyuki002@jp.panasonic.com> Change-Id: I4a66bd06ac304a890053e216b6028eb62323bed6 | |||||
2021-07-06 | rename libipc | t-kmt123 | 1 | -4/+4 | |
2021-05-24 | Add license and Author information | MasanoriMaruyama | 1 | -0/+3 | |
2021-04-15 | Initial commit for AGL cluster ipc library | Naoto Yamaguchi | 1 | -0/+32 | |
This source code is AGL instrument cluster common ipc library. Currently, this source code is missing author information, license and other. Will be add by author. Author: Nozomu Abe (nozo_abe@nippon-seiki.co.jp) Committed by Naoto Yamaguchi. Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> |