<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-updater.git/recipes-bsp/u-boot, branch feat/udp-socket-activation</title>
<subtitle>Mirror of github.com/advancedtelematic/meta-updater</subtitle>
<id>https://git.enea.com/cgit/linux/meta-updater.git/atom?h=feat%2Fudp-socket-activation</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-updater.git/atom?h=feat%2Fudp-socket-activation'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/'/>
<updated>2017-11-17T15:43:33+00:00</updated>
<entry>
<title>Add fixes for compatibility with Rocko</title>
<updated>2017-11-17T15:43:33+00:00</updated>
<author>
<name>Anton Gerasimov</name>
<email>anton.gerasimov@openmailbox.org</email>
</author>
<published>2017-11-14T09:00:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=eab456117ad96a43104cef95c68d9bddf4c65872'/>
<id>urn:sha1:eab456117ad96a43104cef95c68d9bddf4c65872</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add LICENSE and SRC_URI variable in recipe</title>
<updated>2017-08-03T04:29:30+00:00</updated>
<author>
<name>Changhyeok Bae</name>
<email>changhyeok.bae@gmail.com</email>
</author>
<published>2017-08-03T04:29:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=93e5ebeac106e38cb99db12ecc4b0673dca05956'/>
<id>urn:sha1:93e5ebeac106e38cb99db12ecc4b0673dca05956</id>
<content type='text'>
In pyro, u-boot-common_2017.01.inc is created. In the inc file,
SRC_URI and LICENSE is defined. So u-boot_2016.11 needs those variables

Signed-off-by: Changhyeok Bae &lt;changhyeok.bae@gmail.com&gt;
</content>
</entry>
<entry>
<title>u-boot_2016.11: Copy U-Boot recipe from morty</title>
<updated>2017-07-25T08:10:44+00:00</updated>
<author>
<name>Leon Anavi</name>
<email>leon.anavi@konsulko.com</email>
</author>
<published>2017-07-24T09:09:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=ad5245eb8cbf7f106febc595b807271163af90ec'/>
<id>urn:sha1:ad5245eb8cbf7f106febc595b807271163af90ec</id>
<content type='text'>
Copy the Yocto/OE recipe for U-Boot from branch
morty to ensure that rpi_3_32b_defconfig is present
and U-Boot can be built for Raspberry Pi 3.

Signed-off-by: Leon Anavi &lt;leon.anavi@konsulko.com&gt;
</content>
</entry>
<entry>
<title>u-boot: Remove bb file</title>
<updated>2017-06-12T15:07:19+00:00</updated>
<author>
<name>Changhyeok Bae</name>
<email>changhyeok.bae@gmail.com</email>
</author>
<published>2017-06-12T14:59:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=1e068cd654bc56833b471d2157ce5b53837ebe96'/>
<id>urn:sha1:1e068cd654bc56833b471d2157ce5b53837ebe96</id>
<content type='text'>
Signed-off-by: Changhyeok Bae &lt;changhyeok.bae@gmail.com&gt;
</content>
</entry>
<entry>
<title>Changes for morty branch (sync with AGL's meta-sota)</title>
<updated>2017-02-23T14:18:26+00:00</updated>
<author>
<name>Anton Gerasimov</name>
<email>anton@advancedtelematic.com</email>
</author>
<published>2017-02-23T14:14:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=f38fc412321c9cb6c17110d8a8aa6183823b0122'/>
<id>urn:sha1:f38fc412321c9cb6c17110d8a8aa6183823b0122</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move u-boot to BSP layers</title>
<updated>2016-12-21T16:54:13+00:00</updated>
<author>
<name>Anton Gerasimov</name>
<email>anton@advancedtelematic.com</email>
</author>
<published>2016-12-21T16:54:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=84fece9878d2fd861ee1f571139f7c4b2011ee56'/>
<id>urn:sha1:84fece9878d2fd861ee1f571139f7c4b2011ee56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Double size of OTA ramdisk to 16M</title>
<updated>2016-10-27T13:23:01+00:00</updated>
<author>
<name>Phil Wise</name>
<email>phil@advancedtelematic.com</email>
</author>
<published>2016-10-27T13:20:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=caa1a1137b58d7cf75508590667d4ca3996582e6'/>
<id>urn:sha1:caa1a1137b58d7cf75508590667d4ca3996582e6</id>
<content type='text'>
The ramdisk size on qemux86-64 was 9MB, decompressed, which was causing a
kernel panic on boot. Double it to 16MB.

Change-Id: I11e28977b1342d3d8cb5c43de5105ac288d097f2
Signed-off-by: Phil Wise &lt;phil@advancedtelematic.com&gt;
</content>
</entry>
<entry>
<title>OSTree-enabled image for raspberry Pi</title>
<updated>2016-10-27T09:35:21+00:00</updated>
<author>
<name>Anton Gerasimov</name>
<email>anton@advancedtelematic.com</email>
</author>
<published>2016-10-25T09:08:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=d6573cf9e0ca272433876ac517ed9924bd741268'/>
<id>urn:sha1:d6573cf9e0ca272433876ac517ed9924bd741268</id>
<content type='text'>
Bug-AGL: SPEC-254

v2 [jsmoeller]: change rpi fdt addr to 200M (fix cma),
                re-add inherit gobject-introspection (!)

v3 [oytis]:     move boot logic to editable uEnv.txt

Change-Id: Ic54aadc8377ed1e2a8f2f4ab87db2a7a6660cd15
Signed-off-by: Anton Gerasimov &lt;anton@advancedtelematic.com&gt;
Signed-off-by: Jan-Simon Möller &lt;jsmoeller@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Tuned initrd image and pseudo environment to fix bugs with extended</title>
<updated>2016-10-04T12:42:42+00:00</updated>
<author>
<name>Anton Gerasimov</name>
<email>anton@advancedtelematic.com</email>
</author>
<published>2016-10-04T12:42:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=7bd3693b986e0a6e59016767ea6f075ba01ab68c'/>
<id>urn:sha1:7bd3693b986e0a6e59016767ea6f075ba01ab68c</id>
<content type='text'>
security attributes.

Bug-AGL: SPEC-259

Change-Id: I44499ce3f5f1924aecf63689a93d1f20e779225e
Signed-off-by: Anton Gerasimov &lt;anton@advancedtelematic.com&gt;
</content>
</entry>
<entry>
<title>Added initramfs image and fixed several error to make AGL rootfs</title>
<updated>2016-09-26T13:44:53+00:00</updated>
<author>
<name>Anton Gerasimov</name>
<email>anton@advancedtelematic.com</email>
</author>
<published>2016-09-26T13:44:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=844ddcf4496edfdb9b682f712ab1ae1cd16f1f97'/>
<id>urn:sha1:844ddcf4496edfdb9b682f712ab1ae1cd16f1f97</id>
<content type='text'>
bootable as an OSTree deployment

Bug-AGL: SPEC-253

Change-Id: If636a282d51a64c73c46ce70a361518c1f70cdd6
Signed-off-by: Anton Gerasimov &lt;anton@advancedtelematic.com&gt;
</content>
</entry>
</feed>
