<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta-yocto-bsp/conf/machine/beaglebone.conf, branch python3</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=python3</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=python3'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2016-03-02T22:39:45+00:00</updated>
<entry>
<title>meta-yocto-bsp: bump to linux-yocto 4.4 for the non-x86 BSPs</title>
<updated>2016-03-02T22:39:45+00:00</updated>
<author>
<name>Kevin Hao</name>
<email>kexin.hao@windriver.com</email>
</author>
<published>2016-03-02T11:10:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=fb437d338a1ecf09ee800eecb9b2b06b1a73ee51'/>
<id>urn:sha1:fb437d338a1ecf09ee800eecb9b2b06b1a73ee51</id>
<content type='text'>
Boot test for all these boards.

(From meta-yocto rev: 1518fae6804aff25939907d1be7c2b873f74e81f)

Signed-off-by: Kevin Hao &lt;kexin.hao@windriver.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>meta-yocto-bsp: bump to linux-yocto 4.1 for the non-x86 BSPs</title>
<updated>2015-10-01T06:43:38+00:00</updated>
<author>
<name>Kevin Hao</name>
<email>kexin.hao@windriver.com</email>
</author>
<published>2015-09-29T09:42:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=ad9ee3d76b39a8fa883be59c31483ce08f4091f3'/>
<id>urn:sha1:ad9ee3d76b39a8fa883be59c31483ce08f4091f3</id>
<content type='text'>
Boot test for all these boards.

(From meta-yocto rev: 577768063124771d7469b1f860e5291cd8e019fc)

Signed-off-by: Kevin Hao &lt;kexin.hao@windriver.com&gt;
Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>meta-yocto-bsp: bump to linux-yocto 3.19 for the non-x86 BSPs</title>
<updated>2015-06-05T15:42:01+00:00</updated>
<author>
<name>Kevin Hao</name>
<email>kexin.hao@windriver.com</email>
</author>
<published>2015-06-05T04:17:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=be0c6ecd47a6dd88a0f641f1c8211a0479e3275c'/>
<id>urn:sha1:be0c6ecd47a6dd88a0f641f1c8211a0479e3275c</id>
<content type='text'>
Boot test for all these boards.

(From meta-yocto rev: 916f6100d24db663d1cc1ffb0e7fa5b696686988)

Signed-off-by: Kevin Hao &lt;kexin.hao@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>beaglebone.conf: update KERNEL_IMAGETYPE to match u-boot</title>
<updated>2014-12-21T12:38:07+00:00</updated>
<author>
<name>Maciej Borzecki</name>
<email>maciej.borzecki@open-rnd.pl</email>
</author>
<published>2014-12-09T15:44:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=1f5eaa3b365e39b058316ac6195d227f9e3a2b01'/>
<id>urn:sha1:1f5eaa3b365e39b058316ac6195d227f9e3a2b01</id>
<content type='text'>
U-boot 2014.07 in Poky expects a zImage kernel image, thus a build done with
current machien config will not be directly useable. Update machine config to
produce a zImage.

(From meta-yocto rev: 96afb63a83116b9993a23cd20b33a9a68e59b525)

Signed-off-by: Maciej Borzecki &lt;maciej.borzecki@open-rnd.pl&gt;
Signed-off-by: Maciek Borzecki &lt;maciek.borzecki@gmail.com&gt;
Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>beaglebone.conf: add IMAGE_BOOT_FILES</title>
<updated>2014-09-23T19:36:11+00:00</updated>
<author>
<name>Maciej Borzecki</name>
<email>maciej.borzecki@open-rnd.pl</email>
</author>
<published>2014-09-22T11:35:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=8207c9034ea09fdf27b07ccbf1e1bbb6fefd4156'/>
<id>urn:sha1:8207c9034ea09fdf27b07ccbf1e1bbb6fefd4156</id>
<content type='text'>
Set IMAGE_BOOT_FILES to list of files that end up in boot
partition. This in turn is used by wic to generate a bootable SD card
image.

(From meta-yocto rev: 4ee4785154c1702ecfb8389f3c6ab99957a2f1d0)

Signed-off-by: Maciej Borzecki &lt;maciej.borzecki@open-rnd.pl&gt;
Signed-off-by: Maciek Borzecki &lt;maciek.borzecki@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>beaglebone.conf: configuration updates</title>
<updated>2014-04-10T09:13:55+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@ti.com</email>
</author>
<published>2014-04-10T08:02:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=a7d978cde201de7fa32fa6b0de272bd0f81790d2'/>
<id>urn:sha1:a7d978cde201de7fa32fa6b0de272bd0f81790d2</id>
<content type='text'>
* Use fbdev video driver for xserver-xorg
* Recommend installing device tree DTB files into rootfs /boot directory
* Switch back to uImage kernel format from zImage, as U-boot was not updated
  - default has changed to zImage in newer U-boot 2013.10+, but we use 2013.07
* Correct copy/paste typo in serial console

(From meta-yocto rev: 22f4158a8d64defe9acde902eda73ce2a380f10f)

Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>beaglebone: fix typo in the U-Boot config name</title>
<updated>2014-03-31T22:04:36+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@ti.com</email>
</author>
<published>2014-03-31T15:04:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=dee07bee84361eb58cdc0e267b22d71155b89b65'/>
<id>urn:sha1:dee07bee84361eb58cdc0e267b22d71155b89b65</id>
<content type='text'>
(From meta-yocto rev: be083ee47192e11d16612f22fc600fd9e49d2893)

Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>beaglebone: Switch to linux-yocto 3.14</title>
<updated>2014-03-31T22:04:36+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2014-03-28T17:48:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=8fe1e244d7760581aecafb7454cba3f4f5046c5d'/>
<id>urn:sha1:8fe1e244d7760581aecafb7454cba3f4f5046c5d</id>
<content type='text'>
(From meta-yocto rev: c178be238b92212dc866f8e039aaa84003aaafda)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>beaglebone: add OE machine definition for use with linux-yocto kernels</title>
<updated>2014-03-31T22:04:36+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@ti.com</email>
</author>
<published>2014-03-26T19:21:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=76b1d595cd7104797495067cc8c59db631edb75d'/>
<id>urn:sha1:76b1d595cd7104797495067cc8c59db631edb75d</id>
<content type='text'>
Kernel support is now in linux-yocto-dev and will be moved to a versioned
recipe once 3.14 is released.

(From meta-yocto rev: ba78fa236b4993efd4c2502413e92fa659c2f28b)

Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
Cc: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
</feed>
