Previous Makefile define its own CFLAGS, pass DEBUG_FLAGS to
it could fix build path issue in DWARF.
[YOCTO #8457]
Signed-off-by: Hongxu Jia
---
meta/recipes-kernel/dtc/dtc.inc| 3 +++
.../dtc/dtc/pass-DEBUG_FLAGS-to-CFLAGS.patch | 30 ++
2 files c
On 03/18/2016 08:01 PM, Jussi Kukkonen wrote:
+Upstream-Status: Inappropriate [openembedded specific]
Is this really an openembedded specific change?
+
+Signed-off-by: Hongxu Jia mailto:hongxu@windriver.com>>
+---
+ Makefile | 2 +-
+ 1 file changed, 1 insertion(+)
On 18 March 2016 at 11:01, Hongxu Jia wrote:
> Previous Makefile define its own CFLAGS, pass DEBUG_FLAGS to
> it could fix build path issue in DWARF.
>
> [YOCTO #8457]
>
> Signed-off-by: Hongxu Jia
> ---
> meta/recipes-kernel/dtc/dtc.inc| 3 +++
> .../dtc/dtc/pass-DEBUG_FLA