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