-
Notifications
You must be signed in to change notification settings - Fork 2
Boot logo files for use with the bootlogo-custom recipe in meta-tegra
License
OE4T/bootlogo-oe4t
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
OE4T Boot Logo
This repository hosts pre-cooked bitmaps used for the default bootlogo-custom
implementation.
These were generated from the OE4T logo with the following imagemagick command:
convert.im7 ${_input_file} \
-type truecolor \
-resize ${W}x${H}\> \
-gravity center \
-background ${SPLASH_GRAPHIC_BACKGROUND} \
-extent ${W}x${H} ${B}/logo-${H}.bmp
Note the format of the config_file differs slightly from that used by the L4T
genbmpblob_L4T.sh script. The config_file used by L4T should not have semicolon
line endings.
About
Boot logo files for use with the bootlogo-custom recipe in meta-tegra
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published