<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-fsl-ppc.git, branch morty</title>
<subtitle>Mirror of git.yoctoproject.org/meta-fsl-ppc</subtitle>
<id>https://git.enea.com/cgit/linux/meta-fsl-ppc.git/atom?h=morty</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/atom?h=morty'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/'/>
<updated>2016-09-27T09:36:17+00:00</updated>
<entry>
<title>linux-qoriq: fix the kernel fetch error</title>
<updated>2016-09-27T09:36:17+00:00</updated>
<author>
<name>Zhenhua Luo</name>
<email>zhenhua.luo@nxp.com</email>
</author>
<published>2016-09-27T09:36:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=87efefc0687d78e52e9e1e6945ac28a15379287e'/>
<id>urn:sha1:87efefc0687d78e52e9e1e6945ac28a15379287e</id>
<content type='text'>
The sdk-v2.0.x branch is rebased, previous commit is in fsl-sdk-v2.0
tag instead of sdk-v2.0.x branch.

Signed-off-by: Zhenhua Luo &lt;zhenhua.luo@nxp.com&gt;
</content>
</entry>
<entry>
<title>qemu-qoriq: fix do_install_ptest_base issue</title>
<updated>2016-09-18T08:24:41+00:00</updated>
<author>
<name>Zhenhua Luo</name>
<email>zhenhua.luo@nxp.com</email>
</author>
<published>2016-09-18T08:24:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=80bf152760cfe5bfb5c08d65e521a7d03d704c85'/>
<id>urn:sha1:80bf152760cfe5bfb5c08d65e521a7d03d704c85</id>
<content type='text'>
Fix the following build error:
| DEBUG: Executing shell function do_install_ptest_base
| cp: cannot stat '.../qemu-qoriq/git-r1/git/tests/Makefile.include': No such file or directory
| WARNING: exit code 1 from a shell command.

Signed-off-by: Zhenhua Luo &lt;zhenhua.luo@nxp.com&gt;
</content>
</entry>
<entry>
<title>usdpaa: Use TARGET_CC_ARCH instead of hardcoding flags</title>
<updated>2016-09-18T06:36:36+00:00</updated>
<author>
<name>Fahad Arslan</name>
<email>Fahad_Arslan@mentor.com</email>
</author>
<published>2016-09-12T09:43:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=520c753c38ec9fb9d6b9c6c63933ed6c658b4b7c'/>
<id>urn:sha1:520c753c38ec9fb9d6b9c6c63933ed6c658b4b7c</id>
<content type='text'>
Using TARGET_CC_ARCH would avoid using hardcoded flags

Signed-off-by: Fahad Arslan &lt;Fahad_Arslan@mentor.com&gt;
</content>
</entry>
<entry>
<title>Migrate from SOC_FAMILY to MACHINEOVERRIDES</title>
<updated>2016-09-09T05:28:36+00:00</updated>
<author>
<name>Zhenhua Luo</name>
<email>zhenhua.luo@nxp.com</email>
</author>
<published>2016-09-08T05:34:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=87de9aeb0cb727cb5486bcb10acb45ddad7284af'/>
<id>urn:sha1:87de9aeb0cb727cb5486bcb10acb45ddad7284af</id>
<content type='text'>
MACHINEOVERRIDES way is more straightforward than SOC_FAMILY, so migrate from
SOC_FAMILY to MACHINEOVERRIDES for NXP QorIQ PPC targets.

This also aligns with NXP MCU i.MX.

Signed-off-by: Zhenhua Luo &lt;zhenhua.luo@nxp.com&gt;
</content>
</entry>
<entry>
<title>auto-resp: skip ldflags check</title>
<updated>2016-08-15T09:33:23+00:00</updated>
<author>
<name>Zhenhua Luo</name>
<email>zhenhua.luo@nxp.com</email>
</author>
<published>2016-08-15T09:33:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=aa238ac0aa78004b7a7bf886080ae9364dbba315'/>
<id>urn:sha1:aa238ac0aa78004b7a7bf886080ae9364dbba315</id>
<content type='text'>
Signed-off-by: Ting Liu &lt;ting.liu@nxp.com&gt;
Signed-off-by: Zhenhua Luo &lt;zhenhua.luo@nxp.com&gt;
</content>
</entry>
<entry>
<title>ipc-ust: obey LDFLAGS to fix GNU_HASH error</title>
<updated>2016-08-15T09:32:28+00:00</updated>
<author>
<name>Zhenhua Luo</name>
<email>zhenhua.luo@nxp.com</email>
</author>
<published>2016-08-15T09:32:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=0222ea37fdeb44128e8f667c2af36684e1560d5d'/>
<id>urn:sha1:0222ea37fdeb44128e8f667c2af36684e1560d5d</id>
<content type='text'>
Signed-off-by: Ting Liu &lt;ting.liu@nxp.com&gt;
Signed-off-by: Zhenhua Luo &lt;zhenhua.luo@nxp.com&gt;
</content>
</entry>
<entry>
<title>skmm-ep: obey LDFLAGS to fix GNU_HASH error</title>
<updated>2016-08-15T09:29:06+00:00</updated>
<author>
<name>Zhenhua Luo</name>
<email>zhenhua.luo@nxp.com</email>
</author>
<published>2016-08-15T09:29:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=f5b6d957c9f237b8294dbe4a98495265f111ed68'/>
<id>urn:sha1:f5b6d957c9f237b8294dbe4a98495265f111ed68</id>
<content type='text'>
Signed-off-by: Ting Liu &lt;ting.liu@nxp.com&gt;
Signed-off-by: Zhenhua Luo &lt;zhenhua.luo@nxp.com&gt;
</content>
</entry>
<entry>
<title>pme-tools: obey LDFLAGS to fix GNU_HASH error</title>
<updated>2016-08-15T09:27:35+00:00</updated>
<author>
<name>Zhenhua Luo</name>
<email>zhenhua.luo@nxp.com</email>
</author>
<published>2016-08-15T09:27:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=66482fd93610e45990f1eb397427384b91883b8e'/>
<id>urn:sha1:66482fd93610e45990f1eb397427384b91883b8e</id>
<content type='text'>
Signed-off-by: Ting Liu &lt;ting.liu@nxp.com&gt;
Signed-off-by: Zhenhua Luo &lt;zhenhua.luo@nxp.com&gt;
</content>
</entry>
<entry>
<title>usdpaa-apps: obey LDFLAGS to fix GNU_HASH error</title>
<updated>2016-08-15T09:15:58+00:00</updated>
<author>
<name>Zhenhua Luo</name>
<email>zhenhua.luo@nxp.com</email>
</author>
<published>2016-08-15T09:15:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=7e8aa51a67dbb73de6c416612f84155a457b576f'/>
<id>urn:sha1:7e8aa51a67dbb73de6c416612f84155a457b576f</id>
<content type='text'>
Signed-off-by: Ting Liu &lt;ting.liu@nxp.com&gt;
Signed-off-by: Zhenhua Luo &lt;zhenhua.luo@nxp.com&gt;
</content>
</entry>
<entry>
<title>t2080: switch to new UBOOT_CONFIG format</title>
<updated>2016-07-04T03:26:18+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@nxp.com</email>
</author>
<published>2016-07-04T03:26:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=95d847fed169c9b4b0c07349028b96e7019f56f4'/>
<id>urn:sha1:95d847fed169c9b4b0c07349028b96e7019f56f4</id>
<content type='text'>
Signed-off-by: Ting Liu &lt;ting.liu@nxp.com&gt;
Signed-off-by: Zhenhua Luo &lt;zhenhua.luo@nxp.com&gt;
</content>
</entry>
</feed>
