Skip to content
Snippets Groups Projects
Commit 5ead1d80 authored by GitBot's avatar GitBot
Browse files

Integrate meta-guf-distro/add-drm-framebuffer-kirkstone

--

Commit: https://git.seco.com/seco-ne/yocto/layers/meta-guf-distro/-/commit/560a0ec5790afd49bd415bf45423bcb465d26573

Tools:drm/framebuffer: Add drm-framebuffer to access the drm device from cmdline

The framebuffer could be accessed by a simple write the the /dev/fb0.
This tool allows similar access by piping the data into it and
specifying the connector as parameter.
It also allows to query few things from the drm.

The recipe has a GPLv3 licenses and needs therefore to be moved to the
GPLv3 subgroup.
parent a560d271
No related branches found
No related tags found
1 merge request!563Integrate meta-guf-distro/add-drm-framebuffer-kirkstone
Pipeline #15159 passed with stages
in 16 minutes and 42 seconds
......@@ -21,7 +21,7 @@
<project name="meta-freescale.git" revision="2fb1ce365338126aad365012ebb913b3e4a9f1be" remote="fslc" path="sources/meta-freescale" />
<project name="meta-freescale-distro.git" revision="fc15f5003043da23212596be7366ae2547c308ad" remote="fslc" path="sources/meta-freescale-distro" />
<project name="layers/meta-guf-machine" revision="77a0cae83789bdc06d82206115fcb66d7fda2028" remote="seco-ne" path="sources/meta-seconorth-machine" />
<project name="layers/meta-guf-distro" revision="c0d384cc97a5d042a1de31545582da45ff978ced" remote="seco-ne" path="sources/meta-seconorth-distro" />
<project name="layers/meta-guf-distro" revision="560a0ec5790afd49bd415bf45423bcb465d26573" remote="seco-ne" path="sources/meta-seconorth-distro" />
<project name="layers/meta-seconorth-nogplv3" revision="7461d94b2f6b6a22aab65b0eac6c03266beadc75" remote="seco-ne" path="sources/meta-seconorth-nogplv3" />
<project name="config" revision="683204ae915bebbf3ad3a0db22d76630c25ec03b" remote="seco-ne" path=".conf" >
<linkfile dest="setup-environment" src="setup-environment" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment