From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pb0-f42.google.com (mail-pb0-f42.google.com [209.85.160.42]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 2767DE003E2 for ; Sat, 17 Aug 2013 06:58:04 -0700 (PDT) Received: by mail-pb0-f42.google.com with SMTP id un15so3132401pbc.15 for ; Sat, 17 Aug 2013 06:58:04 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; 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=xgo5pIvraMSw56U+4+5TKGrj/ONMeNvSlhLA8NPp0NI=; b=UIFnfPUvkjCjD5kqBzrTipexkXV0QiBN3NLnQO17CwswfM5MRO2C8Q3g9c8laEoxoZ bxeJDjCoCHSgjgq6cA1QF1yt+mj1ljPZn5n2AB1jjb6UAoXynhatW7IeUX14Q0JlDH6I lBQlxlwj7fYMG0aPFMiIqAr7fOp+PYvn50Q1m8ar1ZYAhDVEJxR+iRVZ2uHsfY3424A7 QzSC2YJFEtUm56uPbmWDVl1m06kh6Wq0OM9fNKHUsyF2OifD5bip+FhjUaQ7C3p8ZfBx Z2sGkR92oU866TGa5MSMUsHkfRg0xI9JkewOZeRz22R6pdu0RCf7eho615QU5CkAtScH 3c6g== X-Gm-Message-State: ALoCoQkfw0LbcB7WQwCb0SBM8awGVux6K+s6yEtOVX7fVYSv2pMyVzFVtLfdHslHMJfFNdJ7dMiI X-Received: by 10.66.248.198 with SMTP id yo6mr2647624pac.143.1376747884276; Sat, 17 Aug 2013 06:58:04 -0700 (PDT) Received: from [192.168.1.8] (ip98-167-230-131.ph.ph.cox.net. [98.167.230.131]) by mx.google.com with ESMTPSA id fl3sm4110288pad.10.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 17 Aug 2013 06:58:03 -0700 (PDT) Message-ID: <520F8168.8030000@boundarydevices.com> Date: Sat, 17 Aug 2013 06:58:00 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130803 Thunderbird/17.0.8 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: <1376747789-4330-1-git-send-email-eric.nelson@boundarydevices.com> In-Reply-To: <1376747789-4330-1-git-send-email-eric.nelson@boundarydevices.com> Cc: rogerio.pimental@freescale.com, otavio@ossystems.com.br Subject: Re: [PATCH] qt4-embedded: Allow use of Qt Media Player in multi-headed system 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: Sat, 17 Aug 2013 13:58:05 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 08/17/2013 06:56 AM, Eric Nelson wrote: > --- > recipes-qt/qt4/qt4-embedded_4.8.5.bbappend | 5 ++- > ...renderer-Allow-v4l-device-from-environmen.patch | 46 ++++++++++++++++++++++ > 2 files changed, 50 insertions(+), 1 deletion(-) > create mode 100644 recipes-qt/qt4/qt4/0002-i.MX-video-renderer-Allow-v4l-device-from-environmen.patch > Forgot the proper header. Please disregard.