Remove patch hunk which undo the perf tools build fix from Boundary Devices synchronization patch, which causes build failure. This commit only affects imx6qsabrelite machine image.
Signed-off-by: Leonardo Sandoval <[email protected]> --- .../imx6qsabrelite/sync-boundary-changes.patch | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/recipes-kernel/linux/linux-imx-3.0.35/imx6qsabrelite/sync-boundary-changes.patch b/recipes-kernel/linux/linux-imx-3.0.35/imx6qsabrelite/sync-boundary-changes.patch index 48cf7a7..ac4fcd0 100644 --- a/recipes-kernel/linux/linux-imx-3.0.35/imx6qsabrelite/sync-boundary-changes.patch +++ b/recipes-kernel/linux/linux-imx-3.0.35/imx6qsabrelite/sync-boundary-changes.patch @@ -7309,17 +7309,4 @@ index fd05514..45191d1 100644 snd_soc_write(codec, SGTL5000_CHIP_DAC_VOL, 0x6060); snd_soc_write(codec, SGTL5000_CHIP_ANA_ADC_CTRL, -diff --git a/tools/perf/util/include/linux/compiler.h b/tools/perf/util/include/linux/compiler.h -index 547628e..791f9dd 100644 ---- a/tools/perf/util/include/linux/compiler.h -+++ b/tools/perf/util/include/linux/compiler.h -@@ -5,9 +5,7 @@ - #define __always_inline inline - #endif - #define __user --#ifndef __attribute_const__ - #define __attribute_const__ --#endif - - #define __used __attribute__((__unused__)) -- 1.7.9.5 _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
