From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pd0-f180.google.com (mail-pd0-f180.google.com [209.85.192.180]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 0A74AE008FF for ; Wed, 26 Feb 2014 07:56:55 -0800 (PST) Received: by mail-pd0-f180.google.com with SMTP id y10so1121044pdj.11 for ; Wed, 26 Feb 2014 07:56:55 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=ayEt3YpQS1gVRAx8fc7mLxsJtyZ5hvbqM59D7PQJSTI=; b=iWnLlbrKXwTlyyXRXmD3gS2KnB1OF/Q0/GdIIkbCkyYni/jLX/v7uR+ZDXYcqL6gEm Dd/j22byz7ycJjTpC0P4vM5tkPEFYYqrGqT01nGFHjB1EhPrjV4IBMCIF9QfX3AtDaGB H7x45+/bribtjmehxn/bpTw2niLhC/8FYcIwtlmlacNqWItvZkPbKkelQfLOBFr2bai8 Okd3AYmzvn6fDWZURb7P6i+UaUEVRu2VcwYxX4zzzVVqPJOdrdfNr06oSd1HZwP1u3iF x1ynJ73f03FpAiwbn5IaOv4c4OWDGXo1WwRg7tZR44Wg9YYZ0R9K0oVaytuO0uaw6yna asBg== X-Gm-Message-State: ALoCoQmnKmoQkbMa35VI3kB4OrdOKiKPy2OhcW6BrPlgz/4I5xeKfWEtp7MsLjXPYRaIGeQwV3Bq X-Received: by 10.66.179.7 with SMTP id dc7mr9556390pac.47.1393430215213; Wed, 26 Feb 2014 07:56:55 -0800 (PST) Received: from [192.168.0.53] ([63.226.49.26]) by mx.google.com with ESMTPSA id q7sm4582582pbc.20.2014.02.26.07.56.52 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 26 Feb 2014 07:56:54 -0800 (PST) Message-ID: <530E0EC3.1000101@boundarydevices.com> Date: Wed, 26 Feb 2014 08:56:51 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Daiane Angolini , =?UTF-8?B?Um9nw6lyaW8gTnVuZXM=?= References: <1393390999-12160-1-git-send-email-ronunes@gmail.com> In-Reply-To: Cc: "meta-freescale@yoctoproject.org" , Rogerio Nunes Subject: Re: [meta-fsl-demos][PATCH 0/7] Packagegroups and images refactoring - step 2 X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Feb 2014 15:56:56 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 02/26/2014 08:51 AM, Daiane Angolini wrote: > On Wed, Feb 26, 2014 at 2:03 AM, wrote: >> From: Rogerio Nunes >> >> This patchset makes some more additions and changes to the packagegroups >> and images in this layer. >> >> Three new images are introduced: >> >> fsl-image-multimedia - A console-only image that includes gstreamer packages >> and Freescale's multimedia packages (VPU and GPU) when available. >> >> fsl-image-multimedia-full - This image has all the packages that >> fsl-image-multimedia has plus all gstreamer's plugins from base, good and >> bad packages. >> >> fsl-image-machine-test - This image has all the packages that >> fsl-multimedia-full has plus test and benchmark applications. >> This image is intended for machine test as the name indicates, >> so no development tools are included. > > Thanks a lot, Rogerio, for detailing the images. This piece of text > must be copied in RN. > +1 on the "Thank you"... Having an easy accelerated, non-X image as a starting point is a very big win for customers looking at MM applications. Regards, Eric