<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-xilinx.git/conf/machine/include/machine-xilinx-board.inc, branch morty</title>
<subtitle>Mirror of git.yoctoproject.org/meta-xilinx.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-xilinx.git/atom?h=morty</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-xilinx.git/atom?h=morty'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/'/>
<updated>2016-03-06T10:04:03+00:00</updated>
<entry>
<title>machine-xilinx-*.inc: Remove default append for 'device-tree'</title>
<updated>2016-03-06T10:04:03+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan@nathanrossi.com</email>
</author>
<published>2016-02-24T06:53:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=e569dd145ee9f11c7268ddc0acb11461475d7078'/>
<id>urn:sha1:e569dd145ee9f11c7268ddc0acb11461475d7078</id>
<content type='text'>
* The device-tree recipe is not required for all machines or all boards,
  remove the default append to allow each machine to add the dependency
  when needed
* Add the 'device-tree' as a machine RDEPEND for all machines that use
  the device-tree recipe to obtain the machines device tree output

Signed-off-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
</content>
</entry>
<entry>
<title>Fix up use of '_append +='</title>
<updated>2015-11-26T05:48:04+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan@nathanrossi.com</email>
</author>
<published>2015-11-26T05:48:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=9fc69a54a6c8f78f310dc3c765b1ede4811a9821'/>
<id>urn:sha1:9fc69a54a6c8f78f310dc3c765b1ede4811a9821</id>
<content type='text'>
The use of '_append' and '+=' together is considered bad practice within
recipes. It is preferred to explicitly add the preceeding spaces where
they are applicable instead of using the '+=' to achieve the same
result.

Change all the uses of '_append +=' to match the recommended pattern,
adding in spaces where explicitly required.

Signed-off-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
</content>
</entry>
<entry>
<title>machine-xilinx-*.inc: Not all MicroBlaze machines need device-tree</title>
<updated>2015-09-24T07:33:17+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan@nathanrossi.com</email>
</author>
<published>2015-09-24T07:00:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=a14fc617ba10df1b4c5bcd2d1a62534df501931a'/>
<id>urn:sha1:a14fc617ba10df1b4c5bcd2d1a62534df501931a</id>
<content type='text'>
* Not all MicroBlaze machines need the 'device-tree' dependency, move
  this to being a board common setup

Signed-off-by: Nathan Rossi &lt;nathan@nathanrossi.com&gt;
</content>
</entry>
<entry>
<title>machine-xilinx-board.inc: Fixup value for u-boot image file</title>
<updated>2015-05-04T05:00:14+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan.rossi@xilinx.com</email>
</author>
<published>2015-05-04T05:00:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=d6b82f4a97e653e992299ac33299264a7d6f90f1'/>
<id>urn:sha1:d6b82f4a97e653e992299ac33299264a7d6f90f1</id>
<content type='text'>
* Default the value of UBOOT_BINARY in machine-xilinx-default.inc so
  that machine-xilinx-board.inc can use the variable to define the file
  name of the u-boot image

Signed-off-by: Nathan Rossi &lt;nathan.rossi@xilinx.com&gt;
</content>
</entry>
<entry>
<title>machine-xilinx-board.inc : Add definition of boot files for wic utility.</title>
<updated>2014-11-18T08:25:44+00:00</updated>
<author>
<name>Philip Balister</name>
<email>philip@balister.org</email>
</author>
<published>2014-11-17T19:10:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=888ed7c1e8f82d6c741ecf6472918278a1772a3d'/>
<id>urn:sha1:888ed7c1e8f82d6c741ecf6472918278a1772a3d</id>
<content type='text'>
With this, and the files added to the machine config you can run:

wic create ../oe-core/scripts/lib/image/canned-wks/sdimage-bootpart.wks -e some-image -o images/$MACHINE

and end up with a file you can dd onto an sd card.

Signed-off-by: Philip Balister &lt;philip@balister.org&gt;
Signed-off-by: Nathan Rossi &lt;nathan.rossi@xilinx.com&gt;
</content>
</entry>
<entry>
<title>machine-xilinx-board.inc: Defines board specific configuration</title>
<updated>2014-04-08T03:33:33+00:00</updated>
<author>
<name>Nathan Rossi</name>
<email>nathan.rossi@xilinx.com</email>
</author>
<published>2014-04-08T03:33:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=0c3b0e951c702a24eaf271b769b816b7c5305a00'/>
<id>urn:sha1:0c3b0e951c702a24eaf271b769b816b7c5305a00</id>
<content type='text'>
* Currently configures virtual/bootloader to be part of the image

Signed-off-by: Nathan Rossi &lt;nathan.rossi@xilinx.com&gt;
</content>
</entry>
</feed>
