mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-04 18:00:36 +00:00
ti-hw-bringup-image: disable sdcard image class
The class breaks with the current genext2fs in oe-core. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
0dc054072d
commit
e4a354f6b0
@@ -29,4 +29,5 @@ IMAGE_INSTALL += " \
|
||||
|
||||
export IMAGE_BASENAME = "TI-hw-bringup"
|
||||
|
||||
inherit sdcard_image
|
||||
# This doesn't work with the current genext2fs in oe-core
|
||||
# inherit sdcard_image
|
||||
|
||||
Reference in New Issue
Block a user