<feed xmlns='http://www.w3.org/2005/Atom'>
<title>meta-unit/meta-unit-core, branch main</title>
<subtitle>Collection of Unit Yocto layers</subtitle>
<id>https://git.closedcircuitconsulting.com/meta-unit/atom?h=main</id>
<link rel='self' href='https://git.closedcircuitconsulting.com/meta-unit/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.closedcircuitconsulting.com/meta-unit/'/>
<updated>2026-03-03T04:52:08+00:00</updated>
<entry>
<title>Enable graphics for beaglebone-yocto for kernel &amp; beyond</title>
<updated>2026-03-03T04:52:08+00:00</updated>
<author>
<name>unitexe</name>
<email>unitexe70@gmail.com</email>
</author>
<published>2026-03-03T04:41:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.closedcircuitconsulting.com/meta-unit/commit/?id=a960f82818f0ad4c4df50efa4cc6540ffa8ee193'/>
<id>urn:sha1:a960f82818f0ad4c4df50efa4cc6540ffa8ee193</id>
<content type='text'>
- Use kernel with bundled initramfs for beaglebone-yocto IMAGE_BOOT_FILES
- Custom WIC kickstart needed that has larger boot partition to account for kernel with bundled initramfs
    - A handful of additional kernel args are needed as well
- Add plymouth settle initramfs module that does delay after starting plymouth splash, without it switch root occurs before plymouth can start rendering and the splash is never shown
- Kernel logo size doesn't fill 1024x600 waveshare screen, was having trouble with fullscreen image will re-visit
- Need to use non-default gbm-format with weston otherwise it will crash
</content>
</entry>
<entry>
<title>Use overlay storage driver for rootless containers</title>
<updated>2026-03-03T04:51:25+00:00</updated>
<author>
<name>unitexe</name>
<email>unitexe70@gmail.com</email>
</author>
<published>2026-02-27T17:36:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.closedcircuitconsulting.com/meta-unit/commit/?id=816d043cac18f26a70208b6bb5f8e3a2913913e6'/>
<id>urn:sha1:816d043cac18f26a70208b6bb5f8e3a2913913e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Load IP tables module by default so pubd kube will work</title>
<updated>2026-03-03T04:51:25+00:00</updated>
<author>
<name>unitexe</name>
<email>unitexe70@gmail.com</email>
</author>
<published>2026-02-27T17:21:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.closedcircuitconsulting.com/meta-unit/commit/?id=f2433d706b01e739076f432f1c9539f24e89fe85'/>
<id>urn:sha1:f2433d706b01e739076f432f1c9539f24e89fe85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove observability image feature from raspberrypi3-64, RAM is maxed</title>
<updated>2026-03-03T04:51:25+00:00</updated>
<author>
<name>unitexe</name>
<email>unitexe70@gmail.com</email>
</author>
<published>2026-02-27T04:17:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.closedcircuitconsulting.com/meta-unit/commit/?id=7af471b48bc1ecd8954588a5cb9923ecaae4ebdf'/>
<id>urn:sha1:7af471b48bc1ecd8954588a5cb9923ecaae4ebdf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename bootsplash image feature to boot-splash</title>
<updated>2026-03-03T04:51:24+00:00</updated>
<author>
<name>unitexe</name>
<email>unitexe70@gmail.com</email>
</author>
<published>2026-02-26T05:53:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.closedcircuitconsulting.com/meta-unit/commit/?id=3948edca2edba3bed518e1bf3f8b79d80499b7dc'/>
<id>urn:sha1:3948edca2edba3bed518e1bf3f8b79d80499b7dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add bootsplash and observability as valid IMAGE_FEATURES</title>
<updated>2026-03-03T04:51:24+00:00</updated>
<author>
<name>unitexe</name>
<email>unitexe70@gmail.com</email>
</author>
<published>2026-02-26T03:44:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.closedcircuitconsulting.com/meta-unit/commit/?id=ab901c199fbbd853d2c3edc5c9366900225b2daa'/>
<id>urn:sha1:ab901c199fbbd853d2c3edc5c9366900225b2daa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce meta-unit-virtualization</title>
<updated>2026-03-03T04:51:24+00:00</updated>
<author>
<name>unitexe</name>
<email>unitexe70@gmail.com</email>
</author>
<published>2026-02-23T14:25:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.closedcircuitconsulting.com/meta-unit/commit/?id=0c027f613039db54bc87fb6de63c0ffe253cabf2'/>
<id>urn:sha1:0c027f613039db54bc87fb6de63c0ffe253cabf2</id>
<content type='text'>
Primary motivation for this is removing observability containers from beaglebone black because of RAM limitations. Images can now include the observability containers by adding `observability` to `IMAGE_FEATURES`.
</content>
</entry>
<entry>
<title>Allow u-boot splash &amp; splash features to be independently enabled</title>
<updated>2026-03-03T04:51:24+00:00</updated>
<author>
<name>unitexe</name>
<email>unitexe70@gmail.com</email>
</author>
<published>2026-02-25T16:49:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.closedcircuitconsulting.com/meta-unit/commit/?id=69509e438d1417d25d646ff1a3ba88e27e4ed282'/>
<id>urn:sha1:69509e438d1417d25d646ff1a3ba88e27e4ed282</id>
<content type='text'>
Some platforms (i.e. beaglebone black) don't have u-boot video support.
</content>
</entry>
<entry>
<title>Initramfs with plymouth splash for raspberrypi3-64</title>
<updated>2026-02-17T05:08:43+00:00</updated>
<author>
<name>unitexe</name>
<email>unitexe70@gmail.com</email>
</author>
<published>2026-02-17T04:31:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.closedcircuitconsulting.com/meta-unit/commit/?id=f15373f84dd78c128a4379eda6fb241dd8792ffb'/>
<id>urn:sha1:f15373f84dd78c128a4379eda6fb241dd8792ffb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>U-boot splash for raspberrypi3-64</title>
<updated>2026-02-08T17:41:39+00:00</updated>
<author>
<name>unitexe</name>
<email>unitexe70@gmail.com</email>
</author>
<published>2026-02-08T17:41:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.closedcircuitconsulting.com/meta-unit/commit/?id=019a45d52dc06c812c3ba74941ee692df6a72e21'/>
<id>urn:sha1:019a45d52dc06c812c3ba74941ee692df6a72e21</id>
<content type='text'>
</content>
</entry>
</feed>
