From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 7F7FCE006F3; Thu, 10 Jul 2014 13:52:23 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.223.176 listed in list.dnswl.org] Received: from mail-ie0-f176.google.com (mail-ie0-f176.google.com [209.85.223.176]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 6C179E0059F for ; Thu, 10 Jul 2014 13:52:13 -0700 (PDT) Received: by mail-ie0-f176.google.com with SMTP id tr6so133530ieb.7 for ; Thu, 10 Jul 2014 13:52:13 -0700 (PDT) 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 :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=A/3OppgOfg7pYJRhHaAaZOWjvA408FsziuVFlTLVt9k=; b=Xpz/InLLCzXXAXTmX/RNR4lnBNqQBwlyatq9iu7sA9aQNyS1VYNZHPw2/jF0aRy+92 bu4sl/u33b8R+HEAMTVSEcqeBlYnmVoD4JYjph94IL+b35OYjYAep6sxWX7zPfjHymiA 4MN+DzymYK/oKXALP08fljxyfbX/8rtBJwjbYOEc/fPcncKnEktZpE6+fjRMYgq5l0xe vN9jyN1sfEXO5Nq9HZuIFkj1tD2q5iIkyl2cfRizyPAsJ9EssS4catbjK5oAn+L0sFwX WVw4WABcnngCi3Zc3l1rGdZIkel1LIbruV7NtPqF+US/KxLYnZQQt6mY0BtKUeRQmIQ6 2aFQ== X-Gm-Message-State: ALoCoQljnhEkkHe+SuCWrQO+tfmVSf/3wkdAiMlcZAHrXNeulj0XHzzdQMYrrhQqECmFmAzjTLFI X-Received: by 10.50.27.4 with SMTP id p4mr36013igg.22.1405025532960; Thu, 10 Jul 2014 13:52:12 -0700 (PDT) Received: from [192.168.141.83] (69-165-220-158.dsl.teksavvy.com. [69.165.220.158]) by mx.google.com with ESMTPSA id v6sm1757231igz.21.2014.07.10.13.52.11 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 10 Jul 2014 13:52:12 -0700 (PDT) Message-ID: <53BEFCFB.4020707@linaro.org> Date: Thu, 10 Jul 2014 16:52:11 -0400 From: Trevor Woerner User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Jens Rehsack , meta-freescale@yoctoproject.org References: <5D390CCC-BE0C-424B-99C4-0D127E618934@gmail.com> In-Reply-To: <5D390CCC-BE0C-424B-99C4-0D127E618934@gmail.com> Subject: Re: Developer-Image 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: Thu, 10 Jul 2014 20:52:23 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 07/10/14 16:14, Jens Rehsack wrote: > is there an easy way to build an image which contains debug symbols add "dbg-pkgs" to EXTRA_IMAGE_FEATURES in conf/local.conf > and header files? add "dev-pkgs" to EXTRA_IMAGE_FEATURES in conf/local.conf Since these questions aren't really FSL-specific you might find you get a better response time (and maybe even better responses!) on the generic yocto mailing list :-)