Age | Commit message (Collapse) | Author |
|
These machines use an old Nvidia provided downstream kernel 3.1.10.
They are no longer compatible with more recent sysroot components,
e.g. libc, xserver et. al.
The maintenance burden to keep the userspace components in their old version
becomes simply too high. Keep using the rocko based 2.8 BSP for these machines.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
|
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
|
Now with 10.1 inch displays soon being available make those settings the
default. Note that one still needs to set vidargs properly e.g. from
within U-Boot as follows:
Apalis T30 # setenv vidargs 'video=tegrafb0:1280x800-16@60 fbcon=map:1'
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
|
|
Add a script to the lvds-ctrl recipe for setting the correct mode for
10.1" display
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
Disabling LVDS output by default has issue with pcmanfm consuming 100% CPU if
HDMI is inactive. So to make sure HDMI is set as primiary display and to address
the issue with pcmanfm, configure LVDS in extended mode by default so that if
HDMI is not active LVDS will be on atleast.
Signed-off-by: Bhuvanchandra DV <bhuvanchandra.dv@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
Disable LVDS output in favour of primary HDMI one on Apalis TK1.
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
|
|
Fix pkg_postrm by renaming from previous erroneous pkg_postremove and
remove /${bindir}/ which would need escaping.
And while at it replace Apalis-T30 in summary with Apalis T30 and get
rid of PR and empty do_compile.
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
|
|
|
|
The SUMMARY variable gives a short description of the package (<72 chars).
A missing DESCRIPTION is automatically set to the content of SUMMARY.
|
|
|
|
|
|
|
|
|