<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-freescale.git/recipes-kernel/kernel-modules/kernel-module-ipc.inc, branch topic/fix-imx-gpu-viv</title>
<subtitle>Mirror of github.com/Freescale/meta-freescale</subtitle>
<id>https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=topic%2Ffix-imx-gpu-viv</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=topic%2Ffix-imx-gpu-viv'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/'/>
<updated>2020-04-20T19:17:28+00:00</updated>
<entry>
<title>kernel-module-ipc: switch to source.codeaurora.org</title>
<updated>2020-04-20T19:17:28+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@nxp.com</email>
</author>
<published>2020-04-11T15:37:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=a8ebeea8634607057dab3a6aac62f617d06771d6'/>
<id>urn:sha1:a8ebeea8634607057dab3a6aac62f617d06771d6</id>
<content type='text'>
Signed-off-by: Ting Liu &lt;ting.liu@nxp.com&gt;
</content>
</entry>
<entry>
<title>ipc.inc: merge into ipc-ust and kernel-module-ipc</title>
<updated>2016-07-15T10:45:44+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@nxp.com</email>
</author>
<published>2016-07-14T16:11:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=5ab51c6c35dff0a9a555d0646b279e6e0ddbf3ef'/>
<id>urn:sha1:5ab51c6c35dff0a9a555d0646b279e6e0ddbf3ef</id>
<content type='text'>
Make it possible to seperate ipc userspace and kernel codes in future.

Signed-off-by: Ting Liu &lt;ting.liu@nxp.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>kernel-module-ipc: not use SOC variable</title>
<updated>2016-07-15T10:45:44+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@nxp.com</email>
</author>
<published>2016-07-14T16:11:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=ae90e810979d555ff66fc71c54af68d4445c4997'/>
<id>urn:sha1:ae90e810979d555ff66fc71c54af68d4445c4997</id>
<content type='text'>
bsc913x are not supported now.

Signed-off-by: Ting Liu &lt;ting.liu@nxp.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>ipc-module: remove useless do_configure_preappend</title>
<updated>2016-04-19T18:03:24+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@nxp.com</email>
</author>
<published>2016-01-09T06:43:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=adf8cb37b9b9bf6064dcbbb52b3c430a83d22652'/>
<id>urn:sha1:adf8cb37b9b9bf6064dcbbb52b3c430a83d22652</id>
<content type='text'>
The fix was merged in source code now.

Signed-off-by: Ting Liu &lt;ting.liu@nxp.com&gt;
Signed-off-by: Zhenhua Luo &lt;zhenhua.luo@nxp.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>ipc-module: define SOC outside of do_compile</title>
<updated>2016-04-19T18:03:24+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@nxp.com</email>
</author>
<published>2016-01-09T06:43:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=192b7ceeeac507817cf845b29c62aed44aa9a5b3'/>
<id>urn:sha1:192b7ceeeac507817cf845b29c62aed44aa9a5b3</id>
<content type='text'>
the SOC need to be availble for all tasks as it used in EXTRA_OEMAKE.
otherwise, make clean will break

Signed-off-by: Ting Liu &lt;ting.liu@nxp.com&gt;
Signed-off-by: Zhenhua Luo &lt;zhenhua.luo@nxp.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>Add kernel-module prefix for ipc kernel module bb and move bb to kernel-modules subdir</title>
<updated>2016-04-19T18:03:16+00:00</updated>
<author>
<name>Zhenhua Luo</name>
<email>zhenhua.luo@freescale.com</email>
</author>
<published>2015-08-28T10:36:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=832db3af971cfce8d31442081486c3363b3f7f71'/>
<id>urn:sha1:832db3af971cfce8d31442081486c3363b3f7f71</id>
<content type='text'>
* rename ipc-modules-multi to kernel-module-ipc-multi
* rename ipc-modules-single to kernel-module-ipc-single
* rename ipc-modules to kernel-module-ipc
* move kernel module recipes to the kernel-modules subdirectory

Signed-off-by: Zhenhua Luo &lt;zhenhua.luo@freescale.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
</feed>
