[Buildroot] [PATCH v2 resend 3/3] - allow building of odroid mali GL libs when using defconfig. - add S50display which sets the odroid mali fb.

Eric Le Bihan eric.le.bihan.dev at free.fr
Wed May 25 20:37:07 UTC 2016


Hi!

Le Wed, 25 May 2016 20:49:21 +0300,
Dagg <daggs at gmx.com> a écrit :

>  .../odroidc2/fs-overlay/etc/init.d/S50display      | 103
> +++++++++++++++++++++
> configs/odroidc2_defconfig                         |   1 + 2 files
> changed, 104 insertions(+) create mode 100644
> board/hardkernel/odroidc2/fs-overlay/etc/init.d/S50display
> 
> diff --git
> a/board/hardkernel/odroidc2/fs-overlay/etc/init.d/S50display
> b/board/hardkernel/odroidc2/fs-overlay/etc/init.d/S50display new file
> mode 100644 index 0000000..68f8c6c --- /dev/null
> +++ b/board/hardkernel/odroidc2/fs-overlay/etc/init.d/S50display
> @@ -0,0 +1,103 @@

Would it be possible to extract the functions from the S50display
service to an external script (e.g. 
board/hardkernel/odroidc2/fs-overlay/usr/sbin/setup-fb) and have
the service call it? This would allow reusing it with another init system
(namely systemd).

Thanks.

-- 
ELB



More information about the buildroot mailing list