From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yh0-f44.google.com (mail-yh0-f44.google.com [209.85.213.44]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 81382E007E2 for ; Wed, 15 Jan 2014 08:41:51 -0800 (PST) Received: by mail-yh0-f44.google.com with SMTP id f35so606898yha.31 for ; Wed, 15 Jan 2014 08:41:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=VpBRGL4WCCPz336/XwEX7Jj47BAK6pIT5NtiMEkfqo8=; b=ZYgRyutJxH7uD6pyarqTnk2XzU/yJAKkHpFcqV9r/K9o0VRkLsEeLmnaK0KROn2L1z XB8qgE2feOyzwa5axXVaM7fc1WqSq2tsKYimsgvOQ3UKqCJULRTiu8wmkkAWLPNTfKYu Qb+5jZJvEhwpb1MnzY7A7W9Wnh7o+PEf2Mx5dNAI6S3pz4vtUcuVx5/8T0vPdZDX6Tkt p2/5mQ7x7mwDl9+uslYLlUVkhGnIC1kVtLEsq9CWYShaOInE6v4N1Hfqj0eIPVhFTUwl b6z8+k0CAbCf87no6mKK0z6dnlRIZeU93jWbUdFCh+iAmbn+6InijoMxEAgvTmrAjjZa 1CuQ== X-Received: by 10.236.231.71 with SMTP id k67mr4110893yhq.27.1389804111192; Wed, 15 Jan 2014 08:41:51 -0800 (PST) Received: from goober.local ([75.76.228.60]) by mx.google.com with ESMTPSA id c44sm7108526yho.20.2014.01.15.08.41.50 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 15 Jan 2014 08:41:50 -0800 (PST) Message-ID: <52D6BA4E.8050809@gmail.com> Date: Wed, 15 Jan 2014 10:41:50 -0600 From: John Weber User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: In-Reply-To: Subject: Re: modify/compile matroska plugin 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, 15 Jan 2014 16:41:54 -0000 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I think this should work:

$ bitbake gst-plugins-good -f -c compile

This should force a recompile (-f) without removing all of the changes you've done.

John

On 1/15/14 12:11 AM, br jer wrote:
I made a minor change in mstroska-mux.c to debug my H264 stream.

The file I changed is here:
 fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gst-plugins-good/0.10.31-r8/gst-plugins-good-0.10.31/gst/matroska/matroska-mux.c

But when I do a "bitbake fsl-image-test" nothing is compiled.  I wonder how to "touch" and "make"?  

Thanks,
Norman


_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale