Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Le Bihan <eric.le.bihan.dev@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 resend 1/3] add odroid mali GL support.
Date: Thu, 26 May 2016 22:47:43 +0200	[thread overview]
Message-ID: <20160526224743.70f1c378@itchy> (raw)
In-Reply-To: <20160525174632.7086-1-daggs@gmx.com>

Le Wed, 25 May 2016 20:46:30 +0300,
Dagg <daggs@gmx.com> a ?crit :

> add GL support to the odroid c2 boards
> 
> Signed-off-by: Dagg <daggs@gmx.com>

I took the liberty to update this patch as follow:

1. extract the commands from the sysv service from first patch to an
helper tool (odroid-setup-display).
2. add sys/systemd services installation according to Buildroot standards.
3. fix installation of the libs on the target.

So, now you can drop the first patch, as there is no need anymore for a
dedicated fs overlay.

I tested it on a systemd-based firmware on my odroidc2 device. To spawn
a tty on the screen, the following commands should be executed on the
target:

```
cd /etc/systemd/system/getty.target.wants/
ln -s ../../../../lib/systemd/system/getty at .service getty at tty0.service
reboot
```

Regards,

--
ELB

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-odroid-mali-new-package.patch
Type: text/x-patch
Size: 9270 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20160526/b0a29c99/attachment.bin>

      parent reply	other threads:[~2016-05-26 20:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-25 17:46 [Buildroot] [PATCH v2 resend 1/3] add odroid mali GL support Dagg
2016-05-25 17:46 ` [Buildroot] [PATCH v2 2/3] add support for odroid mali GL in kodi Dagg
2016-05-25 19:31   ` Bernd Kuhls
2016-05-25 20:09     ` daggs
2016-05-25 17:46 ` [Buildroot] [PATCH v2 3/3] - allow building of odroid mali GL libs when using defconfig. - add S50display which sets the odroid mali fb Dagg
2016-05-25 20:47 ` [Buildroot] [PATCH v2 resend 1/3] add odroid mali GL support Eric Le Bihan
2016-05-26  6:02   ` daggs
2016-05-26 20:47 ` Eric Le Bihan [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160526224743.70f1c378@itchy \
    --to=eric.le.bihan.dev@free.fr \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox