mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-19 12:49:03 +02:00
rk3066.inc: remove rockchip-update-img
None of the machines based on the RK3066 (or compatible) use an initrd image, therefore an update image can't be successfully generated for them. Therefore remove the request to try building this artifact. Signed-off-by: Trevor Woerner <twoerner@gmail.com> Reviewed-by: Romain Perier <romain.perier@gmail.com>
This commit is contained in:
parent
e2fe396daf
commit
0f48617a59
|
@ -16,8 +16,7 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-rockchip-3.0"
|
|||
|
||||
KERNEL_IMAGETYPE = "zImage"
|
||||
|
||||
IMAGE_CLASSES += "rockchip-update-img"
|
||||
IMAGE_FSTYPES += "ext4 rockchip-update-img"
|
||||
IMAGE_FSTYPES += "ext4"
|
||||
|
||||
SERIAL_CONSOLES ?= "115200;ttyFIQ0"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user