On Sat, Feb 20, 2016 at 5:38 AM, Otavio Salvador <[email protected]> wrote: > Hello folks, > > I finally got the time slot to finish the 3.14.52 review and merge. I > have merged them, complete, on master-next and jethro-next. > > Please give the jethro-next a good test so we avoid bad surprises. I > intend to merge jethro-next on Feb 26th.
Otavio, I ran into an issue building the 3.14-1.1.x-imx kernel using my custom kernel configuration - duplicate symbols linking the kernel image. The source of the conflict is having both of these patches in place: 3241216e250430a27b30eaf7f7df3e5e006acfb5 MGS-577 ARM: Export the cache management symbols when !MULTI_CACHE 6325d57e9677b417552ac76ada0ee91fa4c98566 arm: Export cache flush management symbols when !MULTI_CACHE and building for just ARMv7 CPUs. Reverting one or the other of them fixes the issue. I think that 3241216e is probably the better patch. -Matt -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
