<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-fsl-ppc.git/conf/machine/include/e5500.inc, branch master</title>
<subtitle>Mirror of git.yoctoproject.org/meta-fsl-ppc</subtitle>
<id>https://git.enea.com/cgit/linux/meta-fsl-ppc.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/'/>
<updated>2016-06-23T02:58:13+00:00</updated>
<entry>
<title>adjust MACHINEOVERRIDES ordering</title>
<updated>2016-06-23T02:58:13+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@nxp.com</email>
</author>
<published>2016-06-17T08:22:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=2f54d9abf919e878695da51106159c77a5ee60e5'/>
<id>urn:sha1:2f54d9abf919e878695da51106159c77a5ee60e5</id>
<content type='text'>
Change it from:
MACHINEOVERRIDES="e6500:qoriq:qoriq-ppc:b4:b4420:b4420qds"
to:
MACHINEOVERRIDES="qoriq:qoriq-ppc:e6500:b4:b4420:b4420qds"

Signed-off-by: Ting Liu &lt;ting.liu@nxp.com&gt;
</content>
</entry>
<entry>
<title>rename qoriq-base.inc to qoriq-ppc.inc</title>
<updated>2016-06-23T02:58:13+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@nxp.com</email>
</author>
<published>2016-06-15T08:23:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=38ec99d4f07a59966ba6808787322f58d5b4411a'/>
<id>urn:sha1:38ec99d4f07a59966ba6808787322f58d5b4411a</id>
<content type='text'>
To align with qoriq-arm/qoriq-arm64 in future.

Signed-off-by: Ting Liu &lt;ting.liu@nxp.com&gt;
</content>
</entry>
<entry>
<title>adjust MACHINEOVERRIDES ordering</title>
<updated>2015-08-13T10:22:04+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@freescale.com</email>
</author>
<published>2015-08-12T08:51:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=afd057b4492beab1f6884b007a0a877e3a673fe9'/>
<id>urn:sha1:afd057b4492beab1f6884b007a0a877e3a673fe9</id>
<content type='text'>
FILESPATH is in part built by using MACHINEOVERRIDES and the path
is built working right to left. Use =. instead of .= to prepend
(e6500-64b:qoriq-ppc) to (soc:board).

Take t2080rdb-64b as example, change from:
FILESOVERRIDES="powerpc64:t2:t2080:t2080rdb-64b:qoriq-ppc:e6500-64b:poky"
MACHINEOVERRIDES="t2:t2080:t2080rdb-64b:qoriq-ppc:e6500-64b"

To:
FILESOVERRIDES="powerpc64:e6500-64b:qoriq-ppc:t2:t2080:t2080rdb-64b:poky"
MACHINEOVERRIDES="e6500-64b:qoriq-ppc:t2:t2080:t2080rdb-64b"

Signed-off-by: Ting Liu &lt;ting.liu@freescale.com&gt;
</content>
</entry>
<entry>
<title>remove fslmachine MACHINEOVERRIDES usage</title>
<updated>2014-07-15T06:13:20+00:00</updated>
<author>
<name>Ting Liu</name>
<email>b28495@freescale.com</email>
</author>
<published>2014-07-11T06:52:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=1f1fec62e031c0479e74cc83fd8661d91fe8edc1'/>
<id>urn:sha1:1f1fec62e031c0479e74cc83fd8661d91fe8edc1</id>
<content type='text'>
fslmachine is too generic, use qoriq-ppc instead.

Signed-off-by: Ting Liu &lt;b28495@freescale.com&gt;
</content>
</entry>
<entry>
<title>conf/machine/: move common bits to inc files</title>
<updated>2014-07-15T06:13:19+00:00</updated>
<author>
<name>Ting Liu</name>
<email>b28495@freescale.com</email>
</author>
<published>2014-07-11T06:07:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=9ad3bda4d3eee1f983ec3732bae08e867ff8ccbd'/>
<id>urn:sha1:9ad3bda4d3eee1f983ec3732bae08e867ff8ccbd</id>
<content type='text'>
* add four new files to hold common bits:
   include/qoriq-base.inc
   include/qoriq-default-providers.inc
   include/qoriq-default-settings.inc
   include/qoriq-default-versions.inc
* add 'qoriq-ppc' into list of MACHINEOVERRIDES

Signed-off-by: Ting Liu &lt;b28495@freescale.com&gt;
</content>
</entry>
<entry>
<title>remove obsolete PREFERRED_VERSION for virtual/kernel</title>
<updated>2014-07-15T06:13:19+00:00</updated>
<author>
<name>Ting Liu</name>
<email>b28495@freescale.com</email>
</author>
<published>2014-07-11T05:28:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=54547effff61545cfeee2bef1d807175f0e14e0e'/>
<id>urn:sha1:54547effff61545cfeee2bef1d807175f0e14e0e</id>
<content type='text'>
there is only one linux-qoriq-sdk recipe that is based on 3.12 now

Signed-off-by: Ting Liu &lt;b28495@freescale.com&gt;
</content>
</entry>
<entry>
<title>remove kernel26 machine feature usage</title>
<updated>2014-07-15T06:13:19+00:00</updated>
<author>
<name>Ting Liu</name>
<email>b28495@freescale.com</email>
</author>
<published>2014-07-11T05:25:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=ea176fcba76c1abbdf75c9f81607603bab7874a5'/>
<id>urn:sha1:ea176fcba76c1abbdf75c9f81607603bab7874a5</id>
<content type='text'>
kernel26 is now obsolete so remove it from the machine configs

Signed-off-by: Ting Liu &lt;b28495@freescale.com&gt;
</content>
</entry>
<entry>
<title>move all inc files to folder include/</title>
<updated>2014-07-15T06:13:19+00:00</updated>
<author>
<name>Ting Liu</name>
<email>b28495@freescale.com</email>
</author>
<published>2014-07-11T05:20:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-ppc.git/commit/?id=0d16a03f507ce62eee92308b1c5bc1bd94ca5a3f'/>
<id>urn:sha1:0d16a03f507ce62eee92308b1c5bc1bd94ca5a3f</id>
<content type='text'>
Signed-off-by: Ting Liu &lt;b28495@freescale.com&gt;
</content>
</entry>
</feed>
