summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/images/core-image-sato-dev.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato/images/core-image-sato-dev.bb')
-rw-r--r--meta/recipes-sato/images/core-image-sato-dev.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-sato/images/core-image-sato-dev.bb b/meta/recipes-sato/images/core-image-sato-dev.bb
index 7fa69d0997..f45a83273c 100644
--- a/meta/recipes-sato/images/core-image-sato-dev.bb
+++ b/meta/recipes-sato/images/core-image-sato-dev.bb
@@ -3,5 +3,6 @@ require core-image-sato.bb
3DESCRIPTION = "Image with Sato for development work. It includes everything \ 3DESCRIPTION = "Image with Sato for development work. It includes everything \
4within core-image-sato plus a native toolchain, application development and \ 4within core-image-sato plus a native toolchain, application development and \
5testing libraries, profiling and debug symbols." 5testing libraries, profiling and debug symbols."
6HOMEPAGE = "https://www.yoctoproject.org/"
6 7
7IMAGE_FEATURES += "dev-pkgs" 8IMAGE_FEATURES += "dev-pkgs"