mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-19 12:49:03 +02:00
tinker-rk3288: Rename to tinker-board
Renames the tinker-rk3288 to match the convention of naming the machines with the manufacturers official board name. Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
This commit is contained in:
parent
764e7c8431
commit
0b7d842fca
2
README
2
README
|
@ -15,7 +15,7 @@ Status of supported boards:
|
||||||
--------------------------
|
--------------------------
|
||||||
builds and boots gpt image:
|
builds and boots gpt image:
|
||||||
rock-pi-4
|
rock-pi-4
|
||||||
tinker-rk3288
|
tinker-board
|
||||||
vyasa-rk3288
|
vyasa-rk3288
|
||||||
firefly-rk3288
|
firefly-rk3288
|
||||||
builds:
|
builds:
|
||||||
|
|
|
@ -10,7 +10,7 @@ require conf/machine/include/rk3288.inc
|
||||||
KERNEL_DEVICETREE = "rk3288-tinker.dtb"
|
KERNEL_DEVICETREE = "rk3288-tinker.dtb"
|
||||||
UBOOT_MACHINE = "tinker-rk3288_defconfig"
|
UBOOT_MACHINE = "tinker-rk3288_defconfig"
|
||||||
|
|
||||||
WKS_FILE = "tinker-rk3288.wks"
|
WKS_FILE = "tinker-board.wks"
|
||||||
IMAGE_FSTYPES += "wic wic.bmap"
|
IMAGE_FSTYPES += "wic wic.bmap"
|
||||||
|
|
||||||
WKS_FILE_DEPENDS ?= " \
|
WKS_FILE_DEPENDS ?= " \
|
Loading…
Reference in New Issue
Block a user