DRAFT core-image-ros-world: Add ROS inherit-s
This commit is contained in:
parent
c639b957ac
commit
34296db5ec
|
@ -7,6 +7,8 @@ IMAGE_LINGUAS = " "
|
|||
LICENSE = "MIT"
|
||||
|
||||
inherit core-image
|
||||
inherit ros_distro_${ROS_DISTRO}
|
||||
inherit ${ROS_DISTRO_TYPE}_image
|
||||
|
||||
IMAGE_ROOTFS_SIZE = "8192"
|
||||
|
||||
|
|
Loading…
Reference in New Issue