mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2024-11-08 06:18:22 +01:00
Merge pull request #47 from KristofRobot/ext3-dep
sdcard_image-sunxi.bbclass: adding ext3 dependency (resolves #46)
This commit is contained in:
commit
dd2ef3c27d
@ -13,6 +13,8 @@ inherit image_types
|
||||
#
|
||||
#
|
||||
|
||||
# This image depends on ext3 image
|
||||
IMAGE_TYPEDEP_sunxi-sdimg = "ext3"
|
||||
|
||||
# Boot partition volume id
|
||||
BOOTDD_VOLUME_ID ?= "${MACHINE}"
|
||||
|
Loading…
Reference in New Issue
Block a user