From f4cf9fe05bb3f32fabea4e54dd92d368967a80da Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Thu, 26 Jun 2014 14:36:22 +0200 Subject: initial commit for Enea Linux 4.0 Migrated from the internal git server on the daisy-enea branch Signed-off-by: Adrian Dudau --- meta/recipes-sato/images/core-image-sato-dev.bb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 meta/recipes-sato/images/core-image-sato-dev.bb (limited to 'meta/recipes-sato/images/core-image-sato-dev.bb') diff --git a/meta/recipes-sato/images/core-image-sato-dev.bb b/meta/recipes-sato/images/core-image-sato-dev.bb new file mode 100644 index 0000000000..7fa69d0997 --- /dev/null +++ b/meta/recipes-sato/images/core-image-sato-dev.bb @@ -0,0 +1,7 @@ +require core-image-sato.bb + +DESCRIPTION = "Image with Sato for development work. It includes everything \ +within core-image-sato plus a native toolchain, application development and \ +testing libraries, profiling and debug symbols." + +IMAGE_FEATURES += "dev-pkgs" -- cgit v1.2.3-54-g00ecf